gEDA-dev: problems building latest gaf
Peter TB Brett
peter at peter-b.co.uk
Tue Jan 1 10:44:05 EST 2008
On Tuesday 01 January 2008 15:17:12 DJ Delorie wrote:
> Ok, after removing guile-devel, don't forget to run "make reconfig" so
> you lose the GUILE_FLAGS macro.
>
> There's still a bug in configure. You have a line like this:
>
> if test $guile_need_major -gt $guile_major \
>
> || test $guile_need_minor -gt $guile_minor; then
>
> You should protect stuff like that with double quotes.
Sure thing.
> Also, that test will not work right - it will think guile 2.1 is older
> than guile 1.6.
My bad. Try the attached patch.
Peter
--
Peter Brett
Electronic Systems Engineer
Integral Informatics Ltd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-configure-checks-for-Guile.patch
Type: text/x-diff
Size: 3903 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20080101/06b2d410/attachment-0001.patch
-------------- 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/06b2d410/attachment-0001.pgp
More information about the geda-dev
mailing list