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

Re: Libtool problem with alsa cvs and debian unstable



>>>>> "rob" == rob  <rob@mur.org.uk> writes:

    rob> Hi When I try to compile alsa-lib from cvs, I get the
    rob> following:

    rob> make[2]: Entering directory
    rob> `/home/robbie/src/system/alsa/alsa-lib/src/control' /bin/sh
    rob> ../../libtool --mode=compile gcc -DHAVE_CONFIG_H
    rob> -I. -I. -I../../include -I../../include -O2 -Wall -W -pipe -g
    rob> -c cards.c libtool: ltconfig version `' does not match
    rob> ltmain.sh version `1.3.3' Fatal configuration error.  See the
    rob> libtool docs for more information.  make[2]: *** [cards.lo]
    rob> Error 1

    rob> The version of libtool installed is 1.4-1.

The installed version of libtool is irrelevant (unless you or the
package updated the source code with libtoolize).

What is important, is the version that comes with the source.  Sorry,
if this is obvious, but thought I should make sure.

It looks like ltmain.sh is old (this isn't always a bad thing),
version 1.3.3, and ltconfig is... well... confused.

Try

ltconfig --version, and see what happens. With a package I get:

ltconfig (GNU libtool) 1.3c (1.731 2000/07/10 09:42:21)
-- 
Brian May <bam@debian.org>



Reply to: