[EMAIL PROTECTED] (Paul Jarc) writes: > Building 1.6.5 fails for me: > ... > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/fs/home/mount/home/prj/src/spf/guile-1.6.5' > make: *** [all] Error 2 > > I can work around it by setting > LD_LIBRARY_PATH="$PWD/libguile-ltdl/.libs".
I've seen something similar in 1.7, but not 1.6. Marius has looked in to the 1.7 problem, and if I recall correctly, he said it looked like a libtool problem. I haven't checked it myself yet. Just out of curiousity, do you have a version of guile already installed on that machine in the default path, and if so (and if it's easy), are the results any different if you remove that copy of guile (including libs) and clean/re-build 1.6.5? Thanks -- 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 _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-guile
