Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2006 12:08:50 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Rob Hurle" <rob@coombs.anu.edu.au>
Cc:        gnome@freebsd.org, BSD Users Group <bugs@bugs.au.freebsd.org>
Subject:   Re: Building Gnome
Message-ID:  <op.tdl680z49aq2h7@mezz.mezzweb.com>
In-Reply-To: <20060801154245.R398@freebsd.connect-a.com.au>
References:  <20060801154245.R398@freebsd.connect-a.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 01 Aug 2006 00:46:18 -0500, Rob Hurle <rob@coombs.anu.edu.au>  =

wrote:

> 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=3Dc9x -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=3DCC --mode=3Dlink cc  -O2 -fno-strict-aliasin=
g  =

> -pipe  -Wall -std=3Dc9x  -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=3Dc9x -o .libs/test-libgl=
ade  =

> 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.s=
o  =

> -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.

I can't reproduce it. You will have to go to this url:  =

http://www.freebsd.org/gnome/docs/bugging.html .. Be sure to follow the =
 =

'1. When should I make a bug report?' first before you go to #2.

Cheers,
Mezz

> 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
> 	-----------------------------------------------------


-- =

mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org
http://wiki.freebsd.org/multimedia  -  multimedia@FreeBSD.org



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