|
发表于 2003-1-14 08:50:14
|
显示全部楼层
ft,我在编译g-wrap的时候也是这个错误.查了maillist,也好像没说道是什么问题.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Werror -Wall -g -I../libruntime-guile -g -O2 -I/usr/include -c gw-test-parent.c -MT gw-test-parent.lo -MD -MP -MF .deps/gw-test-parent.TPlo -fPIC -DPIC -o .libs/gw-test-parent.lo
make[2]: *** [gw-test-parent.lo] Error 1
make[2]: Leaving directory `/cvs/g-wrap-1.2.1/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cvs/g-wrap-1.2.1'
make: *** [all] Error 2 |
|