libtool
[Top][All Lists]
Advanced

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

Re: Libtool library used but `LIBTOOL' is undefined??


From: kknd1233
Subject: Re: Libtool library used but `LIBTOOL' is undefined??
Date: Mon, 10 Jan 2011 21:03:15 -0800 (PST)

Dear Bob,

It works! Yes I reinstalled automake and libtool with command './configure
--prefix=/usr/local' to the same directory, then the problem is solved.

Thanks a lot!

Cheers,
Oliver





Bob Friesenhahn wrote:
> 
> On Tue, 4 Jan 2011, kknd1233 wrote:
>>
>> And then when I run the command 'autoreconf --install', it said an error
>> message like
>> "
>> lib/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
>> lib/Makefile.am:1:   The usual way to define `LIBTOOL' is to add
>> `AC_PROG_LIBTOOL'
>> lib/Makefile.am:1:   to `configure.ac' and run `aclocal' and `autoconf'
>> again.
>> lib/Makefile.am:1:   If `AC_PROG_LIBTOOL' is in `configure.ac', make sure
>> lib/Makefile.am:1:   its definition is in aclocal's search path.
>> "
>> Could anybody please advise me how to fix the problem and run my little
>> toy
>> code?? Thank you!
> 
> It seems that the error message has provided instructions for exactly 
> what to do.  I suggest that you do it.  It is very rare that error 
> messages tell you what to do.
> 
> Bob
> -- 
> Bob Friesenhahn
> address@hidden, http://www.simplesystems.org/users/bfriesen/
> GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
> 
> _______________________________________________
> http://lists.gnu.org/mailman/listinfo/libtool
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Libtool-library-used-but-%60LIBTOOL%27-is-undefined---tp30591521p30640633.html
Sent from the Gnu - Libtool - Discuss mailing list archive at Nabble.com.




reply via email to

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