On mar, 2011-06-28 at 10:49 +0200, Mathieu Suen wrote: > > > Have you install libtool? > you need the dev package of libtool. > > -- > Mathk >
On gNewSense there isn't a package libtool-dev, supposedly the dev package is libltdl3-dev, and I have this installed. So I install libtool from source. And now "autoreconf -vi" is OK. But now with ./configure, I get german@german-desktop:~/Instalados/gst-objc$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes ./configure: line 2821: syntax error near unexpected token `0.7' ./configure: line 2821: ` PKG_PROG_PKG_CONFIG(0.7)' german@german-desktop:~/Instalados/gst-objc$ _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
