LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 579|回复: 1

编译d4x出现错误

[复制链接]
发表于 2004-5-12 10:44:56 | 显示全部楼层 |阅读模式
sl9.1,gtk2.4,编译d4x-2.5.0rc1-3.linuxsir


configure没问题,出现下面的东西:
------------------------------------------------------------------------------

         Configuration:    release

      Host system type:    i686-pc-linux-gnu
          Install path:    /usr/local
          C++ compiler:    g++ (g++ (GCC) 3.2.3)

            ESD output:    enabled
            OSS output:    enabled
          libao output:    disabled

------------------------------------------------------------------------------


make就不行了,显示:


# make
make  all-recursive
make[1]: Entering directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1'
Making all in DOC
make[2]: Entering directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1/DOC'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1/DOC'
Making all in intl

make[2]: Entering directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1/intl'
Making all in main
make[2]: Entering directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1/main'
Making all in face
make[3]: Entering directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1/main/face '
if g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib -2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/at k-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -in clude ../../config.h  -O2  -MT about.o -MD -MP -MF ".deps/about.Tpo" \
  -c -o about.o `test -f 'about.cc' || echo './'`about.cc; \
then mv -f ".deps/about.Tpo" ".deps/about.Po"; \
else rm -f ".deps/about.Tpo"; exit 1; \
fi
about.cc: In function `void init_about_window(...)':
about.cc:220: `gtk_timeout_add' undeclared (first use this function)
about.cc:220: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[3]: *** [about.o] 错误 1
make[3]: Leaving directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1/main/face'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1/main'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/tmp/d4x-2.5.0rc1-3.linuxsir/d4x-2.5.0rc1'
make: *** [all] 错误 2


多谢!
发表于 2004-5-12 11:41:37 | 显示全部楼层
在gtk2.4下编译,d4x要打布丁的吧。忘了,在本站或linuxfans.org里有个下载链接的。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表