Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2005 01:01:46 -0400
From:      Tom Norris <tom@trancegeek.net>
To:        freebsd-questions@freebsd.org
Subject:   gnome2 failing build
Message-ID:  <42A52A3A.90707@trancegeek.net>

next in thread | raw e-mail | index | archive | help
Hey everyone, sorry to take up time with this question, but I have been 
going over it for a few hours to no avail :(

I'm having problems building gnome2 on a FreeBSD 5.4-RELEASE GENERIC 
machine from ports. (/usr/ports/x11/gnome2)
I did a cvsup at about 22:00hrs EST.  I cvsuped because I found a post 
on the archives 
(http://lists.freebsd.org/pipermail/freebsd-questions/2005-May/088571.html) 
with a similar problem, but it didn't help :(


Here is some output from gmake after doing:
cd /usr/ports/x11/gnome2
make clean
make
make install


/usr/local/bin/orbit-idl-2 -I `pkg-config --variable=idldir 
bonobo-activation-2.0` ./GNOME_VFS_Daemon.idl
orbit-idl-2 2.12.1 compiling
   mode, show preprocessor errors, passes: stubs skels common headers

<stdin>:1:30: Bonobo_Unknown.idl: No such file or directory
./GNOME_VFS_Daemon.idl:156: Error: `Bonobo' undeclared identifier

** (process:17955): WARNING **: ./GNOME_VFS_Daemon.idl compilation failed
gmake[2]: *** [GNOME_VFS_Daemon.h] Error 1
gmake[2]: Leaving directory 
`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1/libgnomevfs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.10.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/gnomevfs2.
*** Error code 1

Stop in /usr/ports/x11/gnomedesktop.
*** Error code 1
Stop in /usr/ports/x11-toolkits/eel.
*** Error code 1

Stop in /usr/ports/sysutils/gnomesystemtools.
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.

Thanks in advance for your time,
Tom



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42A52A3A.90707>