>> 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. -Ales