bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool15: compile: unable to infer tagged configuration


From: Mihaela Popescu
Subject: libtool15: compile: unable to infer tagged configuration
Date: Sat, 25 Sep 2004 16:30:27 -0400

Hello,

 

I am trying to install MySQL 5.0 alpha using FreeBSD 4.7 ports. I have searched for several days to find an answer to this error:

 

OUTPUT:

-------------------------------------------------------------------------------------------------------------

===>   mysql-server-5.0.0_2 depends on file: /usr/local/bin/libtool15 - found

===>   mysql-server-5.0.0_2 depends on shared library: mysqlclient.14 - not found

===>    Verifying install for mysqlclient.14 in /usr/ports/databases/mysql50-client

===>  Building for mysql-client-5.0.0_2

make  all-recursive

Making all in include

make  all-am

Making all in libmysql_r

source='libmysql.c' object='libmysql.lo' libtool=yes  depfile='.deps/libmysql.Plo' tmpdepfile='.deps/libmysql.TPlo'  depmode=gcc /bin/sh ../depcomp  /usr/local/bin/libtool15 --mode=compile gcc -DDEFAULT_CHARSET_HOME="\"/usr/local\""  -DDATADIR="\"/var/db/mysql\""  -DSHAREDIR="\"/usr/local/share/mysql\"" -DDONT_USE_RAID -I. -I. -I..  -I../include     -DDBUG_OFF -02 -fno-strength-reduce  -D_THREAD_SAFE  -DHAVE_BROKEN_REALPATH -c -o libmysql.lo `test -f libmysql.c || echo './'`libmysql.c

libtool15: compile: unable to infer tagged configuration

libtool15: compile: specify a tag with `--tag'

*** Error code 1

 

Stop in /var/build/ports/databases/mysql50-client/work/mysql-5.0.0-alpha/libmysql_r.

*** Error code 1

 

Stop in /var/build/ports/databases/mysql50-client/work/mysql-5.0.0-alpha.

*** Error code 1

 

Stop in /var/build/ports/databases/mysql50-client/work/mysql-5.0.0-alpha.

*** Error code 1

 

Stop in /ports/databases/mysql50-client.

*** Error code 1

-------------------------------------------------------------------------------------------------------------

 

I am using this recommended command from MySQL:

 

make -f Makefile CC=gcc CFLAGS="-02 -fno-strength-reduce" CXX=gcc CXXFLAGS="-02 -fno-rtti -fno-exceptions -felide-constructors -fno-strength-reduce"

 

What would I have to do in order to get this to work?

 

Thank You,

Mihaela Popescu

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]