gEDA-dev: problems building latest gaf

Peter TB Brett peter at peter-b.co.uk
Tue Jan 1 10:33:29 EST 2008


On Tuesday 01 January 2008 15:15:16 Ales Hvezda wrote:
> >> checking for guile... /usr/bin/guile
> >
> >This line never appears in my log.
>
> 	Yup, because you probably don't have GUILE_FLAGS which is
> provided by /usr/share/aclocal/guile.m4.  The guile check inside libgeda's
> configure.ac needs to be make a little bit more robust to take this
> into account.
>

As far as I know, there's no way to do that.  Try moving away pkg.m4 
from /usr/share/aclocal and then running './autogen.sh && ./configure' in 
libgeda:

  $ ./configure
  .. stuff ..
  checking for IceConnectionNumber in -lICE... yes
  checking for pkg-config... /usr/bin/pkg-config
  ./configure: line 31340: syntax error near unexpected token `GTK24,'
  ./configure: line 31340: `PKG_CHECK_MODULES(GTK24, gtk+-2.0 >= 2.4.0, 
GTK24="yes", no_GTK24="yes")'


This is the nature of autotools.  I don't like it either, but it's what we 
use.

                            Peter

-- 
Peter Brett

Electronic Systems Engineer
Integral Informatics Ltd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.seul.org/pipermail/geda-dev/attachments/20080101/8459e6e5/attachment.pgp 


More information about the geda-dev mailing list