Re: Compilation Problem.

Will Edgington wrote:

> However, I'm now getting a new problem related to libtool, during
> ./configure:
> 
> [...]
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> ltconfig: unrecognized option `--no-reexec'
> Try `ltconfig --help' for more information.
> configure: error: libtool configure failed
> % rpm -q libtool
> libtool-1.2b-1
> wedgingt@mercury2% which libtool
> /usr/bin/libtool

libtool creates a script (called libtool) in the libwww folder when the
configure script is generated. Try and delete you existing libtool
script and rerun configure with your normal options. That may fix it.

Henrik

Received on Friday, 22 January 1999 17:37:31 UTC