[snip]
>No guile-config. I removed guile-dev again to test...
>
>"make config" gives repeated errors like this:
>
>checking for XML::Parser... ok
>./configure: line 28704: GUILE_FLAGS: command not found
>checking Guile version >= 1.6.0... info: No menu item `guileversion' in node `
>(dir)Top'.
>
>./configure: line 28720: test: 1: unary operator expected
>./configure: line 28721: test: 6: unary operator expected
>checking whether scm_c_catch is declared... no
>
>But does NOT fail.
>
Hmmm. I just tried something similar (moved away
guile-config but did not get rid of the dev m4 macros) and got:
checking for XML::Parser... ok
checking for guile... /usr/bin/guile
checking for guile-config... no
configure: error: guile-config required but not found
make: *** [libgeda/config.h] Error 1
I guess what you see is somewhat expected since we use GUILE_FLAGS
to find guile and guile-config.
-Ales
_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev