Date: Fri, 16 Dec 2005 15:22:45 -0600 From: "Jeremy Messenger" <mezz7@cox.net> To: "Marco Hafke" <marco@styx.freebsdlover.org> Cc: freebsd-ports@freebsd.org Subject: Re: Gnome2.12.2 build error Message-ID: <op.s1waz7ne9aq2h7@mezz.mezzweb.com> In-Reply-To: <43A2F6EE.9060702@styx.freebsdlover.org> References: <43A2F41B.6010200@pku.edu.cn> <43A2F6EE.9060702@styx.freebsdlover.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 Dec 2005 11:18:38 -0600, Marco Hafke <marco@styx.freebsdlover.org> wrote: > Hello, > I do not use Gnome Desktop, but I have some ideas to solve the Problem: > > 1. Did you put some optimization flags in your /etc/make.conf? The "-O2" > looks like that. Try a less optimization flag. Indeed and "-msse -mmmx -m3dnow [...etc...]", we don't support any weird flags other than default. > 2. The ports tree is up to date? > > 3. The index is up to date? The INDEX isn't going to affect on any build at all, so just let you know. > 4. Try to clean this port with "make clean" and remove the distfile in > ports/distfiles and start the installation again. > > Good luck! > > Marco Hafke > > > Hongxing Song schrieb: >> I have asked it yesterday,but no one reply. >> make install >> ************************** >> share/gnome/control-center-2.0/pixmaps\"" -I/usr/local/include >> -I/usr/X11R6/include -O2 -fno-strict-aliasing -pipe -msse -mmmx >> -m3dnow -maccumulate-outgoing-args -march=athlon-xp -Wall -Wextra -MT >> factory.o -MD -MP -MF ".deps/factory.Tpo" -c -o factory.o factory.c; \ >> then mv -f ".deps/factory.Tpo" ".deps/factory.Po"; else rm -f >> ".deps/factory.Tpo"; exit 1; fi >> In file included from >> /usr/local/include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-init.h:28, >> from >> /usr/local/include/bonobo-activation-2.0/bonobo-activation/bonobo-activation.h:34, >> from >> /usr/local/include/libbonobo-2.0/bonobo/bonobo-object.h:14, >> from gnome-settings-daemon.h:31, >> from factory.c:3: >> /usr/local/include/popt.h:444: warning: type qualifiers ignored on >> function return type >> In file included from gnome-settings-daemon.h:33, >> from factory.c:3: >> GNOME_SettingsDaemon.h:50: error: syntax error before "struct" >> gmake[4]: *** [factory.o] Error 1 >> gmake[4]: Leaving directory >> `/usr/ports/sysutils/gnomecontrolcenter2/work/control-center-2.12.2/gnome-settings-daemon' >> gmake[3]: *** [all-recursive] Error 1 >> gmake[3]: Leaving directory >> `/usr/ports/sysutils/gnomecontrolcenter2/work/control-center-2.12.2/gnome-settings-daemon' >> gmake[2]: *** [all] Error 2 >> gmake[2]: Leaving directory >> `/usr/ports/sysutils/gnomecontrolcenter2/work/control-center-2.12.2/gnome-settings-daemon' >> gmake[1]: *** [all-recursive] Error 1 >> gmake[1]: Leaving directory >> `/usr/ports/sysutils/gnomecontrolcenter2/work/control-center-2.12.2' >> gmake: *** [all] Error 2 >> *** Error code 2 >> Stop in /usr/ports/sysutils/gnomecontrolcenter2. >> *** Error code 1 >> Stop in /usr/ports/x11/gnome2-lite. >> ================================================= >> Is it the C file error,or my fault? >> Help,Thanks very much. >> _______________________________________________ >> freebsd-gnome@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >> _______________________________________________ >> freebsd-ports@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.s1waz7ne9aq2h7>