|
我在编译Gnome-network时出现如下错误提示,请问如何解决?
../gnome-ppp/libgnome_ppp/libgnome_ppp.a(pppd.o)(.text+0x20c): In function `pppd_exec':
: warning: the use of `mktemp' is dangerous, better use `mkstemp'
make[3]: Leaving directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2/gnome-ppp'
make[2]: Leaving directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2/gnome-ppp'
Making all in gmailman
make[2]: Entering directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2/gmailman'
Makefile:417: 警告:覆盖关于目标“.m.o”的命令
Makefile:267: 警告:忽略关于目标“.m.o”的旧命令
Makefile:420: 警告:覆盖关于目标“.m.lo”的命令
Makefile:269: 警告:忽略关于目标“.m.lo”的旧命令
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -DVERSION=\""1.0.2"\"
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -O2 -march=i686 -fomit-frame-pointer
-I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c gmailman.m
gcc: gmailman.m: Objective-C compiler not installed on this system
make[2]: *** [gmailman.o] 错误 1
make[2]: Leaving directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2/gmailman'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/var/tmp/portage/gnome-network-1.0.2-r1/work/gnome-network-1.0.2'
make: *** [all-recursive-am] 错误 2
!!! ERROR: gnome-extra/gnome-network-1.0.2-r1 failed.
!!! Function src_compile, Line 46, Exitcode 2
!!! compile error
!!! If you need support, post the topmost build error, NOT this status message.
:thank :thank :thank |
|