help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Problem to compile gst-objc


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Problem to compile gst-objc
Date: Fri, 01 Jul 2011 08:17:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Mnenhy/0.8.3 Thunderbird/3.1.10

On 07/01/2011 06:57 AM, Germán Arias wrote:
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

address@hidden:~/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)'
address@hidden:~/Instalados/gst-objc$

You need pkgconfig-dev too, or something like that. (Can you search for what package provides pkgconfig.m4?)

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]