Libtool15 missing --tag

Olivier Nicole on at cs.ait.ac.th
Tue Feb 8 20:30:40 PST 2005


Hi,

I am trying to compile mysql40-client on FreeBSD 5.3 p4

It hangs with the error message:

Making all in libmysql_r
if /usr/local/bin/libtool15 --preserve-dup-deps --mode=compile gcc -DDEFAULT_CHARSET_HOME="\"/usr/local\""  -DDATADIR="\"/var/db/mysql\""  -DSHAREDIR="\"/usr/local/share/mysql\"" -DDONT_USE_RAID -DMYSQL_CLIENT  -I. -I. -I.. -I./../include -I../include  -I./.. -I.. -I..      -DDBUG_OFF -O -pipe -MT password.lo -MD -MP -MF ".deps/password.Tpo" -c -o password.lo password.c;  then mv -f ".deps/password.Tpo" ".deps/password.Plo"; else rm -f ".deps/password.Tpo"; exit 1; fi
libtool15: compile: unable to infer tagged configuration
libtool15: compile: specify a tag with `--tag'
*** Error code 1


If I do the gcc manually, itis OK, so it looks really like it is
caused by libtool.

Any clue?

uname -a
FreeBSD xxx.net 5.3-RELEASE-p4 FreeBSD 5.3-RELEASE-p4 #2: Tue Jan 11 07:28:49 CET 2005     root at xxx.net:/usr/obj/usr/src/sys/OMC  amd64

TIA

Olivier


More information about the freebsd-questions mailing list