[Gauche-devel-jp] Re: Gauche-gl-0.3.1 make check... I got an error.

アーカイブの一覧に戻る

Katsutoshi Itoh cut-s****@maste*****
2004年 12月 19日 (日) 18:12:06 JST


In message <20041****@mail*****>, Katsutoshi Itoh writes:
>ところが、Gauche-gl-0.3.1 が make check でエラー発生。
>

あ、追記です。
./configure
make
make check
の結果ですが、以前やったやつで
src/Makefile の CFLAGS に += -I/usr/pkg/include の追加と
LIBS の -lGLU の前に -L/usr/pkg/lib の挿入をしましたが、
結果は同じでした。
えーっと、付けときます。

cut-sea @ jini> make check
cd src; make all
cd doc; make all
cd src; make check
/usr/local/bin/gosh -I. -I../lib test-math3d.scm > test.log
Testing gl.math3d ...                                            passed.
/usr/local/bin/gosh -I. -I../lib test.scm >> test.log
Testing GL ...                                                   *** ERROR: failed to link "libgauche-gl" dynamically: /usr/pkg/lib/libGL.so.1: Undefined PLT symbol "XFreePixmap" (symnum = 22)
Stack Trace:
_______________________________________
  0  (%require feature)
        At line 52 of "/usr/local/share/gauche/0.8.3/lib/gauche-init.scm"
*** Error code 70

Stop.
make: stopped in /home/cut-sea/compile/Gauche-gl-0.3.1/src
*** Error code 1

Stop.
make: stopped in /home/cut-sea/compile/Gauche-gl-0.3.1




Gauche-devel-jp メーリングリストの案内
アーカイブの一覧に戻る