Date: Fri, 16 Dec 2005 22:59:57 +0100 From: Melvyn Sopacua <freebsd.ports@melvyn.homeunix.org> To: freebsd-ports@freebsd.org Subject: Re: Gnome2.12.2 build error Message-ID: <200512162259.57940.freebsd.ports@melvyn.homeunix.org> In-Reply-To: <op.s1waz7ne9aq2h7@mezz.mezzweb.com> References: <43A2F41B.6010200@pku.edu.cn> <43A2F6EE.9060702@styx.freebsdlover.org> <op.s1waz7ne9aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 16 December 2005 22:22, Jeremy Messenger wrote: > 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. FYI: the default in 6.x is -O2, see /usr/share/mk/sys.mk > > > 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-activa > >>tion-init.h:28, from > >> /usr/local/include/bonobo-activation-2.0/bonobo-activation/bonobo-activa > >>tion.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" A quick look at that file reveals: ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct Do you have orbit2 installed? -- Melvyn Sopacua freebsd.ports@melvyn.homeunix.org FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512162259.57940.freebsd.ports>