Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2006 15:46:18 +1000 (EST)
From:      Rob Hurle <rob@coombs.anu.edu.au>
To:        gnome@FreeBSD.org
Cc:        BSD Users Group <bugs@bugs.au.freebsd.org>
Subject:   Building Gnome
Message-ID:  <20060801154245.R398@freebsd.connect-a.com.au>

next in thread | raw e-mail | index | archive | help
Dear Gnome Maintainers,

	Just about anything to do with GNOME needs the GNOME glade
library from /usr/ports/devel.  This does not build (cvsupped today):

gmake[2]: Entering directory `/usr/ports/devel/libglade2/work/libglade-2.6.0'
if cc -DHAVE_CONFIG_H -I. -I. -I. -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairo -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe  -Wall -std=c9x -MT test-libglade.o -MD -MP -MF ".deps/test-libglade.Tpo" -c -o test-libglade.o test-libglade.c; \
then mv -f ".deps/test-libglade.Tpo" ".deps/test-libglade.Po"; else rm -f ".deps/test-libglade.Tpo"; exit 1; fi
/bin/sh ./libtool --tag=CC --mode=link cc  -O2 -fno-strict-aliasing -pipe  -Wall -std=c9x  -L/usr/local/lib -o test-libglade  test-libglade.o glade/libglade-2.0.la -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lXrender -lX11 -lXext -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
mkdir .libs
cc -O2 -fno-strict-aliasing -pipe -Wall -std=c9x -o .libs/test-libglade test-libglade.o -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib glade/.libs/libglade-2.0.so -L/usr/X11R6/lib /usr/local/lib/libxml2.so /usr/X11R6/lib/libgtk-x11-2.0.so /usr/X11R6/lib/libgdk-x11-2.0.so -lXrandr -lXi -lXinerama /usr/local/lib/libatk-1.0.so /usr/X11R6/lib/libgdk_pixbuf-2.0.so /usr/X11R6/lib/libpangocairo-1.0.so -lXcursor -lXfixes /usr/local/lib/libcairo.so -pthread -lpng /usr/X11R6/lib/libpangoft2-1.0.so /usr/X11R6/lib/libfontconfig.so /usr/local/lib/libexpat.so /usr/local/lib/libfreetype.so -lz /usr/X11R6/lib/libpango-1.0.so -lm -lXrender -lX11 -lXext /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libiconv.so  -Wl,--rpath -Wl,/usr/X11R6/lib -Wl,--rpath -Wl,/usr/local/lib
glade/.libs/libglade-2.0.so: undefined reference to `g_object_ref_sink'
gmake[2]: *** [test-libglade] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libglade2/work/libglade-2.6.0'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libglade2/work/libglade-2.6.0'
gmake: *** [all] Error 2
*** Error code 2

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

Many of us would be pleased if it were fixed, I suspect.  Thank you
very much.

Cheers,

Rob Hurle
	-----------------------------------------------------
	Rob Hurle		Faculty of Asian Studies, ANU
	Home address and contacts:	 Tel: +61 2 6247 2397
	  PO Box 4013			 Fax: +61 2 6247 2397
	  Ainslie		     Cell phone: 0417 293 603
	  Australia		e-mail: rob@coombs.anu.edu.au
	-----------------------------------------------------



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