Unfortunately, after I passed ./configure program with your help. I can pass make
program.
Here is the mistakes:
/bin/sh ./libtool --mode=compile gcc -DPACKAGE=\"midgard-lib\" -DVERSION=\"1.2.4
\" -DSTDC_HEADERS=1 -DHAVE_CRYPT_H=1 -DHAVE_LIBMYSQLCLIENT=1 -I. -I. -I/usr/i
nclude -g -O2 -c midgard.c
rm -f .libs/midgard.lo
gcc -DPACKAGE=\"midgard-lib\" -DVERSION=\"1.2.4\" -DSTDC_HEADERS=1 -DHAVE_CRYPT_
H=1 -DHAVE_LIBMYSQLCLIENT=1 -I. -I. -I/usr/include -g -O2 -c -fPIC -DPIC midgar
d.c -o .libs/midgard.lo
midgard.c: In function `mgd_query':
midgard.c:208: `__builtin_va_alist' undeclared (first use this function)
midgard.c:208: (Each undeclared identifier is reported only once
midgard.c:208: for each function it appears in.)
midgard.c: In function `mgd_select':
midgard.c:264: `__builtin_va_alist' undeclared (first use this function)
midgard.c: In function `mgd_exists':
midgard.c:355: `__builtin_va_alist' undeclared (first use this function)
midgard.c: In function `mgd_exec':
midgard.c:434: `__builtin_va_alist' undeclared (first use this function)
midgard.c: In function `mgd_create':
midgard.c:462: `__builtin_va_alist' undeclared (first use this function)
midgard.c: In function `mgd_update':
midgard.c:492: `__builtin_va_alist' undeclared (first use this function)
*** Error code 1
Emiliano Heyns wrote:
> Zhuang Chenchao wrote:
>
> > LDFLAGS="-L/usr/local/instfiles/mysql/lib -lnsl -lsocket -lmysqlclient" ./con
> > figure --with-mysql=/usr/local/instfiles/mysql
> > Undefined symbol first referenced in file
> > floor
>/usr/local/instfiles/mysql/lib/libmysqlclient.a(password.o)
> ^^^^^
>
> LDFLAGS="-L/usr/local/instfiles/mysql/lib -lnsl -lsocket -lmysqlclient
> -lm" \
> ./configure --with-mysql=/usr/local/instfiles/mysql
>
> Bye,
> Emile
>
> --
> This is The Midgard Project's mailing list. For more information,
> please visit the project's web site at http://www.midgard-project.org
>
> To unsubscribe the list, send an empty email message to address
> [EMAIL PROTECTED]
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]