6 May 2004 18:26
Re: Can't compile 0.7.4.2
Filippo A. Salustri <salustri <at> ryerson.ca>
2004-05-06 16:26:44 GMT
2004-05-06 16:26:44 GMT
Weirder and weirder. I installed the 'sandwich' patch, per your advice, but 'make' fails. It seems like it's trying to call gosh before compiling it. It's been years since I had to deal with C and make and maybe I'm just rusty. Here's the first error generated by make (a fragment of make's output) ranlib .libs/libgc.a creating libgc.la (cd .libs && rm -f libgc.la && ln -s ../libgc.la libgc.la) make[2]: Leaving directory `/usr/local/src/languages/GaucheTest-0.7.4.2/gc' make[1]: Leaving directory `/usr/local/src/languages/GaucheTest-0.7.4.2/gc' make[1]: Entering directory `/usr/local/src/languages/GaucheTest-0.7.4.2/src' gosh -A../lib ./builtin-syms.scm /bin/bash: gosh: command not found make[1]: *** [gauche/builtin-syms.h] Error 127 make[1]: Leaving directory `/usr/local/src/languages/GaucheTest-0.7.4.2/src' make[1]: Entering directory `/usr/local/src/languages/GaucheTest-0.7.4.2/lib' Note: I get this from configure (I have all along, but didn't notice previously) > checking whether Solaris gcc optimization fix is necessary... yes Any ideas? Cheers. Fil Shiro Kawai wrote:(Continue reading)
RSS Feed