Robert Hof wrote:
>
> Hi folks,
>
> Has anyone run into this problem when compiling midgard-lib on FreeBSD 4.1?
>
> proliant# make
> /bin/sh ./libtool --mode=compile
> gcc -DPACKAGE=\"midgard-lib\" -DVERSION=\"1.2.5\" -DSTDC_HEADERS=1 -DHAVE_LI
> BMYSQLCLIENT=1 -I. -I. -g -O2 -c midgard.c
> mkdir .libs
> gcc -DPACKAGE=\"midgard-lib\" -DVERSION=\"1.2.5\" -DSTDC_HEADERS=1 -DHAVE_LI
> BMYSQLCLIENT=1 -I. -I. -g -O2 -c -fPIC -DPIC midgard.c -o .libs/midgard.lo
> In file included from midgard.c:23:
> internal.h:25: mysql.h: No such file or directory
> *** Error code 1
Do you have the mysql.h file? If so, does specifying the install
location at
configure time, using --with-mysql=, help?
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]