[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem with autoconf
From: |
CdeMills |
Subject: |
problem with autoconf |
Date: |
Fri, 27 Aug 2010 01:38:08 -0700 (PDT) |
Hello,
I'm trying to build the latest octave from the mercurial repository. Target
platform is a i686-Fedora13 linux machine. Both autoheader and autoconf fail
with
error: you must have libtool 2.2.2 or a more recent
wich comes from config.ac:
ifdef([LT_INIT], [], [ errprint
problem is that libtool is available, version 2.2.6; and inside
autom4te.cache, the file 'requests' gives
'LT_INIT' => 1
Any hint ? I'm using the standard build procedure instead of Fedora specific
rpm-based build.
Regards
Pascal
--
View this message in context:
http://octave.1599824.n4.nabble.com/problem-with-autoconf-tp2340784p2340784.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.
- problem with autoconf,
CdeMills <=