[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: strange build failure



I'm doing an experiment: I'm trying to see if I can get the gEDA tools running under cygwin. I started with the instructions at http://geda.seul.org/wiki/geda:cygwin.

However, the configure script for libgeda-20061020 bombs out with a weird error:

checking for guile-tools... /usr/bin/guile-tools
checking libguile compile flags...
checking libguile link flags... -lguile -lltdl -L/home/janneke/vc/gub-dev/target/cygwin/system/usr/lib -L/home/janneke/vc/gub-dev/
target/cygwin/system/usr/bin -L/home/janneke/vc/gub-dev/target/cygwin/system/usr/lib/w32api -lgmp -lcrypt -lm -lltdl
checking for guile-config... (cached) /usr/bin/guile-config
checking if scm_eval_x() takes a second module argument... no
checking for scm_make_smob_type in -lguile... no
configure: error: Upgrade Guile, At least version >= 1.3.2
make: *** [libgeda-20061020/config.h] Error 1


so it can't find guile, because it's apparently looking in:

/home/janneke/...

which makes no sense.

I did a

$ grep -R "janneke" *

and the only place that string exists is in libgeda-20061020/config.log.

So from where is configure finding this path?

thanks,
a


--------------------------------------------------------------------
Andy Peters devel@xxxxxxxxx
ASP Digital cell: 520-907-2262
Live Sound Engineering home: 520-791-2716
Digital Circuit Design 5511 E Rosewood St, Tucson, AZ 85711




_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user