Jason Dorje Short <[EMAIL PROTECTED]> writes: > This needs to be clear in the docs then. Perhaps another check > `guile-config --have-headers` would do it. Or you need to document > how it should be done.
Yes. We should be discussing it upstream shortly. > Is there a reason not to just use pkg-config? Not sure. guile-config predates pkg-config. I think the plan is to consider using pkg-config, but I'm not sure it would help here either way. > /usr/lib/libguile.so -lguile-ltdl /usr/lib/libqthreads.so -lpthread > -lcrypt -lm > /usr/bin/ld: cannot find -lguile-ltdl It looks like you don't have guile-1.6-dev installed, which you need if you're trying to compile against guile-1.6. In fact, it looks like you still have the old guile-1.4 development libraries installed. When you install guile-1.6-dev, apt (or whatever you use) will correctly insist that you remove them. Hope this helps -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]