libtool
[Top][All Lists]
Advanced

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

Re: Libltdl configure options


From: Ralf Wildenhues
Subject: Re: Libltdl configure options
Date: Tue, 6 Dec 2005 19:27:36 +0100
User-agent: Mutt/1.5.11

Hi Thomas,

* Thomas Degris wrote on Tue, Dec 06, 2005 at 09:54:06AM CET:
> 
> I am using libltdl in my project called Satom 
> (http://savannah.nongnu.org/projects/satom/). Satom uses automake to 
> handle the compilation process. However, I have some troubles 
> configuring (with the configure script) Satom with libltdl on mingw. 
> When I pass options to configure to set Satom, these options are send to 
> the configure script of libltdl that returns an error because it does 
> not support these options. For examples, I run:
> ./configure --prefix=/mingw/apps --enable-debug 
> --with-libxml2=/mingw/apps --with-libxslt=/mingw/apps
> and I get the following errors:
> configure: running /bin/sh './configure' --prefix=/mingw/apps  
> '--prefix=/mingw/apps' '--enable-debug' '--with-libxml2=/mingw/apps' 
> '--with-libxslt=/mingw/apps' --enable-ltdl-convenience 
> --cache-file=/dev/null --srcdir=.
> configure: error: invalid feature name: debug
> configure: error: /bin/sh './configure' failed for libltdl

Fixed in newer versions.

> I am using the following versions:
> aclocal (GNU automake) 1.7.1
> libtoolize (GNU libtool) 1.4e
> autoheader (GNU Autoconf) 2.56
> automake (GNU automake) 1.7.1
> autoconf (GNU Autoconf) 2.56

Current is:
Automake 1.9.6
Libtool 1.5.20
Autoconf 2.59

Please upgrade.

Cheers,
Ralf




reply via email to

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