Libtool15 missing --tag

Jay jay at meangrape.com
Tue Feb 8 20:35:47 PST 2005


On Wed, Feb 09, 2005 at 11:30:37AM +0700, Olivier Nicole wrote:
> I am trying to compile mysql40-client on FreeBSD 5.3 p4
Got one working right now.

> 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.

Try updating your ports via cvsup. In my experience if something works
when done "by hand" but doesn't work from "make install" that's a good
place to start. 

-- 
Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050208/6f98fa1f/attachment.bin


More information about the freebsd-questions mailing list