Martin 'Remet' Cerveny wrote:
>
> > What does the compilation crash on?
> so, command is: ./configure --prefix=/usr/local/mysql --with-debug
> (you know i'm from Czech, but i use Latin1... :-) )
>
> this is ok... now: make
> and the result of compilation is:
>
> gcc -DMAP_TO_USE_RAID -I../mit-pthreads/include -I./../include -I../include
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O -D
> DBUG_ON -DSAFE_MUTEX -c ft_test1.c
> ft_test1.c: In function `get_options':
> ft_test1.c:249: `optarg' undeclared (first use this function)
> ft_test1.c:249: (Each undeclared identifier is reported only once
> ft_test1.c:249: for each function it appears in.)
> *** Error code 1
> Stop.
> *** Error code 1
> Stop.
> *** Error code 1
> Stop.
>
> (Without debug it's ok... if you want any of files, mail me, i'll put it on
> web.)
>
> Bye REMET
> tel: 0603-553582
> email: remet@stripped
run make distclean before you do configure --with-debug, or just start from a
fresh tarball.
--
Sasha Pachev
+------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == mysql@stripped |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sasha Pachev |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sasha@stripped |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Provo, Utah, USA |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+------------------------------------------------------------------+