autoconf
[Top][All Lists]
Advanced

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

Re: autoconf, libtool, FreeBSD and --no-verify


From: Johan Vervloet
Subject: Re: autoconf, libtool, FreeBSD and --no-verify
Date: Tue, 3 Jun 2003 13:34:54 +0200
User-agent: Mutt/1.4.1i

* Johan Vervloet (address@hidden) wrote:
> Hello,
> 
> I am building a project under FreeBSD using autoconf, automake and
> libtool.  When I run my generated configure script, it ends like this :
> 
>   loading cache /dev/null within ltconfig
>   ltconfig: you must specify a host type if you use `--no-verify'
>   Try `ltconfig --help' for more information.
>   configure: error: libtool configure failed

For the record, I solved the problem installing the libtool14 port
instead of the `vanilla' libtool port.

Johan



> 
> When I edit the configure file, and remove the `--no-verify' from this
> line
> 
>   ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
>   $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $lt_target \
>   || { { echo "$as_me:$LINENO: error: libtool configure failed" >&5
> 
> the problem doesn't occur anymore.
> 
> Does anybody know why this is ? And is there a way to create a
> functional configure from configure.in automatically ? 
> 
> Regards,
> 
> Johan
> 
> -- 
> web     http://www.gewestpallieter.be/~johan/
> mail    address@hidden
> jabber  address@hidden
> 

-- 
  /"\  ASCII Ribbon Campaign
  \ /  against HTML email and proprietary formats
   X   
  / \  http://www.gewestpallieter.be/~johan/asciirib.php




reply via email to

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