[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: gaf build problem: configure fails with syntax error



Hi all,

I tried to build the gaf (version 20090328) cloned from git today. After 
resolving some dependencies, I definitely stuck on following error (in 
libgeda):

checking for pkg-config... /usr/bin/pkg-config
./configure: line 22101: syntax error near unexpected token `GUILE,'
./configure: line 22101: `PKG_CHECK_MODULES(GUILE, guile-1.8, 
GUILE_PC="yes", no_GUILE_PC="yes")'
make: *** [libgeda_config] Error 2


With 20081221 version configure runs without any problem:

Any idea where can be a problem with latest version?

Thank you
Milan Prochac


Sources obtained by: "git clone git://git.gpleda.org/gaf.git"

OS : CentOS 5.3

The following tools and packages are built from sources and installed 
under /usr/local
automake  1.10.2
autoconf  2.63
libtool 2.2.6a
intltool 0.40.6
GTK+ 2.14.7
GLIB 2.8.14
pixman 0.13.2
Cairo 1.8.6
Pango 1.20.5
ATK 1.25.2

Guile   1.8.6
gettext 0.17
intltool 0.40.6

Last three packages were installed to build last version, the 20081221 
version compiled fine with packages contained in OS distribution.

Environment set as follows:
export CPPFLAGS="-I/usr/local/include"
export LDFLAGS="-L/usr/local/lib"
export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig"
export LD_LIBRARY_PATH=/usr/local/lib



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user