libtool
[Top][All Lists]
Advanced

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

Re: Trouble upgrading to 2.2.6a


From: Kurt Roeckx
Subject: Re: Trouble upgrading to 2.2.6a
Date: Wed, 9 Sep 2009 19:56:22 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Sep 07, 2009 at 06:17:43PM +0200, Alberto Luaces wrote:
> Hello,
> 
> $ make
> gcc -DPACKAGE_NAME=\"test1\" -DPACKAGE_TARNAME=\"test1\" -
> DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"test1\ 0.9.0\" -
> DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"test1\" -
> DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -
> DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -
> DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -
> DLT_OBJDIR=\".libs/\" -I. -I..     -g -O2 -MT test1.o -MD -MP -MF 
> .deps/test1.Tpo -c -o test1.o ../test1.c
> mv -f .deps/test1.Tpo .deps/test1.Po
> /bin/bash ./libtool --tag=CC   --mode=link gcc  -g -O2   -o test1 test1.o
> ./libtool: line 827: X--tag=CC: command not found
> ./libtool: line 860: libtool: ignoring unknown tag : command not found
> ./libtool: line 827: X--mode=link: command not found

This is a typical behaviour of mixing libtool 1.5 and 2.2 parts.
You probably have some aclocal.m4 file or simular somewhere still
containing 1.5 macro's.


Kurt





reply via email to

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