Hi Charles,
>FYI, I just ran into the following problem while compiling geda >20050313 with guile 1.4: > [snip] >per $SUBJECT, upgrading to 1.6 seemed to fix the problem. Not sure if >it's worth fixing-- my limited experience with guile 1.4 makes me >think it isn't worth the effort to keep two sets of interfaces in the >geda codebase. Yes. guile-1.4 is no longer intentionally supported. I put the following in the libgeda/README: ... GUILE - guile-1.6.x or later is required (and anything guile requires). Guile 1.4.x is no longer supported. Guile can be found at: ftp://ftp.gnu.org/pub/gnu/guile ... Yeah, new dependancy version requirements will be spelled out in the currently in-progress release notes. Perhaps the guile ./configure tests should be improved as well. Thanks. -Ales