yasuyuki
yasuy****@javao*****
2005年 4月 13日 (水) 14:55:25 JST
えんどうです。 毎度似たような投稿で恐縮ですが、 CVSから Gauche-0.8.4_pre1 を取得してビルドしてみました。 cvs -d:ext:cvs.sourceforge.net:/cvsroot/gauche co -P Gauche cd Gauche autoconf -I `gauche-config --ac` ./DIST tgz cd ../ tar xvfz Gauche-0.8.4_pre1.tgz cd Gauche-0.8.4_pre1 ./configure make 以下のエラーでmakeに失敗します。uvector.hがみあたらないようです。 vport.c:37:28: gauche/uvector.h: No such file or directory vport.c: In function `bport_fill': vport.c:513: warning: assignment makes pointer from integer without a cast vport.c: In function `bport_flush': vport.c:532: warning: assignment makes pointer from integer without a cast make[2]: *** [vport.o] Error 1 make[1]: *** [all] Error 2 ../src/gosh -q -I../src -I../lib -lgauche-init ./extract -en -o gauche-refe.texi gauche-ref.texi make[1]: ../src/gosh: Command not found make[1]: *** [gauche-refe.texi] Error 127 make: *** [all] Error 2 jess:~/src/Gauche-0.8.4_pre1 yasuyuki$ find . -name uvector.h 実行環境は MacOS X 10.3, gcc 3.3 ですが、 Vine Linux 3.1 kernel-2.4.26, gcc 3.3.2 でも同様でした。 http://shiro.dreamhost.com/scheme/wiliki/wiliki.cgi?Gauche%3aBugs#H-1hs7wxv 上記とも違う現象にみえます。 -- ENDO Yasuyuki <yasuy****@javao*****> http://www.javaopen.org/~yasuyuki/ http://www.javaopen.org/jfriends/