libtool
[Top][All Lists]
Advanced

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

Re: Problem with invocation of libtoolize?


From: Ralf Wildenhues
Subject: Re: Problem with invocation of libtoolize?
Date: Tue, 3 Nov 2009 23:16:44 +0100
User-agent: Mutt/1.5.20 (2009-08-09)

Hello Christian,

* Christian Egli wrote on Tue, Nov 03, 2009 at 09:13:49AM CET:
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H 
> -I. -I../liblouis     -g -O2 -MT progname.lo -MD -MP -MF .deps/progname.Tpo 
> -c -o progname.lo progname.c
> ../libtool: line 833: X--tag=CC: command not found
> ../libtool: line 866: libtool: ignoring unknown tag : command not found
> ../libtool: line 833: X--mode=compile: command not found

There is a mismatch between the ltmain.sh version and the Libtool macro
version used for configure.  The most likely difficulty is to find where
the old macro hide -- some old installed libtool.m4 file, aclocal.m4, or
so.  You can add --verbose to aclocal to find out.

Hope that helps.

Cheers,
Ralf




reply via email to

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