[Vmaid-devel] Re: --with-w32=noでmake失敗

Back to archive index

MATSUU Takuto matsu****@gmail*****
2006年 11月 30日 (木) 13:36:48 JST


松鵜です。

vmaid-2.0.5で--with-w32=noで試したところ、別のエラーが発生しました。

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -I/usr/include/gtk-2.0
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I.. -g -O2 -L/usr/local/lib -Wall -MT
icm.lo -MD -MP -MF .deps/icm.Tpo -c icm.c  -fPIC -DPIC -o .libs/icm.o
icm.c: In function 'icm_get_handler_list':
icm.c:310: error: 'ghash_handler' undeclared (first use in this function)
icm.c:310: error: (Each undeclared identifier is reported only once
icm.c:310: error: for each function it appears in.)
make[2]: *** [icm.lo] Error 1
make[2]: Leaving directory `/home/matsuu/src/vmaid-2.0.5/avicore'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matsuu/src/vmaid-2.0.5'
make: *** [all] Error 2

--with-w32=yesであればコンパイルは通ります。

試した環境は以下の通りです。
Gentoo Linux amd64
gcc-4.1.1, glibc-2.4, kernel-2.6.18
gtk+-2.8.19, glib-2.12.4

念のためx86の環境でも試しましたが、現象は同じでした。



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