[Gauche-devel-jp] Re: uvector.h

Back to archive index

Shiro Kawai shiro****@lava*****
2005年 4月 13日 (水) 14:59:25 JST


uvector.hは自動生成されます。
エラーを見ると、そもそもsrc/goshが出来てないように見えます。

既にGauche-0.8.4_pre1はtarballからインストールしてあるんですよね?
現在のCVS HEADをビルドするためには、0.8.4_pre1がインストール済であることが
必要です。

--shiro


From: yasuyuki <yasuy****@javao*****>
Subject: [Gauche-devel-jp] uvector.h
Date: Wed, 13 Apr 2005 14:55:25 +0900

> えんどうです。
> 
> 毎度似たような投稿で恐縮ですが、
> 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/
> 
> _______________________________________________
> Gauche-devel-jp mailing list
> Gauch****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/gauche-devel-jp
> 




Gauche-devel-jp メーリングリストの案内
Back to archive index