Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2008 01:44:41 +0100
From:      Emil Holmstr|m <emil@Update.UU.SE>
To:        gnome@FreeBSD.org
Subject:   x11/libgnome with friends
Message-ID:  <20081127004441.GB41061@Amanita.Update.UU.SE>

next in thread | raw e-mail | index | archive | help
x11/libgnome fails with the non-existent dependency gnomehack and the
non-existent directories:
${LOCALBASE}/include/libgnome-2.0/libgnome
${LOCALBASE}/lib/bonobo/servers/
${LOCALBASE}/share/pixmaps/backgrounds/gnome
${LOCALBASE}/share/gnome-background-properties

Creating bzip'd tar ball in
'/usr/ports/packages/All/libgnome-2.22.0_1.tbz'
tar: libdata/bonobo/servers/GNOME_Moniker_std.server: Cannot stat: No
such file or directory
tar: libdata/pkgconfig/libgnome-2.0.pc: Cannot stat: No such file or
directory
tar: Error exit delayed from previous errors.
pkg_create: make_dist: tar command failed with code 256

# find /usr/ports/x11/libgnome | \
	grep -E '(GNOME_Moniker_std.server|libgnome-2.0.pc)$'
/usr/ports/x11/libgnome/work/libgnome-2.22.0/monikers/GNOME_Moniker_std.server
/usr/ports/x11/libgnome/work/libgnome-2.22.0/libgnome/libgnome-2.0.pc

However they cannot be found in ${LOCALBASE}/libdata/bonobo/servers/ nor
in ${LOCALBASE}/libdata/pkgconfig/.


Also.....

The x11-toolkits/libbonoboui port fails................
The ${LOCALBASE}/include/libbonoboui-2.0 and
${LOCALBASE}/include/libbonoboui-2.0/bonobo directories does not exists
or is not created. So like for every shiny gnome port you have to do it
yourself. >:(


I guess you are not surprised, but the terror does not stop here.
x11-toolkits/libgnomeui is a failkit and therefor fails....
# mkdir ${LOCALBASE}/include/libgnomeui-2.0
# mkdir ${LOCALBASE}/include/libgnomeui-2.0/libgnomeui
# mkdir ${LOCALBASE}/lib/gtk-2.0/2.10.0/filesystems


And all I wanted was games/gtetrinet, at least all dependencies installs
now. :P

Thanks for an entertaining night,
Emil



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