compling libbonobo error

有關於X 環境當中所遇到的問題

Moderator: Forums Team

Post Reply
maxzhongcn
Posts: 1
Joined: Wed Jan 07, 2004 8:49 pm
Contact:

compling libbonobo error

Post by maxzhongcn »

错误代码如下:

Code: Select all

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DSERVER_LIBEXECDIR=\"/var/tmp/portage/libbonobo-2.4.3/image//usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/var/tmp/portage/libbonobo-2.4.3/image//usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"2.4.3\" -DG_DISABLE_DEPRECATED -O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -MT Bonobo_GenericFactory-common.lo -MD -MP -MF .deps/Bonobo_GenericFactory-common.Tpo -c Bonobo_GenericFactory-common.c  -fPIC -DPIC -o .libs/Bonobo_GenericFactory-common.o
In file included from Bonobo_GenericFactory-common.c:9:
Bonobo_GenericFactory.h:115: error: syntax error before "POA_Bonobo_Unknown__epv"
Bonobo_GenericFactory.h:115: warning: no semicolon at end of struct or union
Bonobo_GenericFactory.h:117: error: syntax error before '}' token
Bonobo_GenericFactory.h:117: warning: data definition has no type or storage class
Bonobo_GenericFactory.h:121: error: syntax error before "POA_Bonobo_GenericFactory__vepv"
Bonobo_GenericFactory.h:121: warning: no semicolon at end of struct or union
Bonobo_GenericFactory.h:122: warning: data definition has no type or storage class
Bonobo_GenericFactory.h:132: error: syntax error before '*' token
Bonobo_GenericFactory.h:136: error: syntax error before ')' token
Bonobo_GenericFactory-common.c:16: error: syntax error before '*' token
Bonobo_GenericFactory-common.c:27: error: syntax error before ')' token
make[2]: *** [Bonobo_GenericFactory-common.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.4.3/work/libbonobo-2.4.3/bonobo-activation'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/var/tmp/portage/libbonobo-2.4.3/work/libbonobo-2.4.3/bonobo-activation'
make: *** [install-recursive] Error 1

!!! ERROR: gnome-base/libbonobo-2.4.3 failed.
!!! Function einstall, Line 388, Exitcode 2
!!! einstall failed
哪位帮帮忙?
-- The Most Gentooer --
paar
Posts: 1154
Joined: Thu Jan 30, 2003 10:53 am
Location: 打狗市
Contact:

Post by paar »

將 CFLAGS 降低試試看..
叫我老帕好了!
Image
nightmare
Posts: 82
Joined: Thu Dec 18, 2003 1:53 am
Location: 木星連合

Post by nightmare »

syntax error 不像是 CFLAGS 的問題說... :?:
退舊版或是 emerge sync 再看看有沒有新版的?
Post Reply