FreeBSD? [was: compiling, ltmain.sh not found]

Nicolas Souchu nsouch@free.fr
Thu, 15 Jan 2004 00:38:06 +0000


On Wed, Jan 14, 2004 at 08:52:40AM +0000, Nicolas Souchu wrote:
> 
> Hi,
> 
> Freshly cvs'ed:
> 
> Here is the output of autogen.sh:
> 
[...]
> configure.ac:37: required file `./ltmain.sh' not found
> Xext/Makefile.am: installing `./depcomp'
> autoreconf: automake failed with exit status: 1

Replace AM_PROG_LIBTOOL by AC_PROG_LIBTOOL in configure.ac seems to fixe
the problem. Libtool 1.5 is also needed to take configure.ac at libtoolize.

> [...]
> checking for BSD-compatible nm... /usr/bin/nm -B
> ./ltconfig: ./ltconfig: No such file or directory
> configure: error: libtool configure failed

This was due to a collision between libtool versions.

It was hard to help me for the second point :)

BTW, what makes that FreeBSD is not supported?

Nicholas

-- 
Nicholas Souchu - nsouch@free.fr - nsouch@FreeBSD.org