|
最后连接出错如下,
GNOME_Stardict-skels.o: In function `POA_GNOME_Stardict_Application__init':
/usr/src/stardict-2.2.1/src/GNOME_Stardict-skels.c:182: undefined reference to `ORBIT_SERVANT_SET_CLASSINFO'
collect2: ld returned 1 exit status
make[1]: *** [stardict] Error 1
make[1]: Leaving directory `/usr/src/stardict-2.2.1/src'
make: *** [all-recursive] Error 1
ORBIT_SERVANT_SET_CLASSINFO 没定义,
有谁编译成功了, 帮我看看它的定义在哪个文件里.
或是由哪个库包含的. |
|