Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2006 22:44:42 +1000
From:      Nick Withers <nick@nickwithers.com>
To:        freebsd-gnome@freebsd.org
Subject:   Re: Multiple Issues Moving from 2.14.2 to 2.15.90
Message-ID:  <20060829224442.70b73a0e.nick@nickwithers.com>
In-Reply-To: <20060816185614.677d06c6.nick@nickwithers.com>
References:  <20060816185614.677d06c6.nick@nickwithers.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Aug 2006 18:56:14 +1000
Nick Withers <nick@nickwithers.com> wrote:

> Hey guys,
> 
> Just having a little trouble moving from GNOME 2.14.2* to
> GNOME 2.15.90 in marcuscom and was hoping someone could help me
> out.

Still having dramas - but thought perhaps I'd RTFM and provide
some actual detail...

> * Actually, quite a few bits and bobs had been upgraded to
> 2.14.3 already when I decided to jump to 2.15.90.
> 
> I imagine it's the simplest thing ever and I've just missed
> something, so I do apologise in advance if the answer I'm
> after's been given 600 times or something...
> 
> Here's the tail end of an attempted build of gnome-applets:
> ___
> 
> gmake[3]: Entering directory
> `/usr/ports/x11/gnome-applets/work/gnome-applets-2.15.3/gweather' /bin/sh ../libtool
> --mode=link cc  -O2 -fno-strict-aliasing -pipe
> -L/usr/local/lib -pthread -o gweather-applet-2  main.o
> gweather-about.o gweather-pref.o gweather-dialog.o
> gweather-applet.o gweather-xml.o -Wl,--rpath -Wl,/usr/local/lib
> -L/usr/local/lib -L/usr/X11R6/lib -lnotify -lgtk-x11-2.0
> -ldbus-glib-1 -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 -ldbus-1
> -lglib-2.0 -liconv   -Wl,--rpath -Wl,/usr/local/lib -pthread
> -L/usr/local/lib -L/usr/X11R6/lib -lpanel-applet-2 -lgnomeui-2
> -lSM -lICE -lbonoboui-2 -lgnome-keyring -lxml2 -lgnomecanvas-2
> -lgnome-2 -lpopt -lart_lgpl_2 -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 -lXrender -lX11 -lXext
> -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lgconf-2
> -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0 -lgthread-2.0
> -lglib-2.0 -liconv   -pthread -L/usr/local/lib -lgnomevfs-2
> -lgconf-2 -lgobject-2.0 -lORBit-2 -lm -lgmodule-2.0
> -lgthread-2.0 -lglib-2.0
> -liconv   ../libgweather/libgweather.la libtool: link: cannot
> find the library `/usr/X11R6/lib/libgtk-x11-2.0.la' or
> unhandled argument `/usr/X11R6/lib/libgtk-x11-2.0.la' gmake[3]:
> *** [gweather-applet-2] Error 1 gmake[3]: Leaving directory
> `/usr/ports/x11/gnome-applets/work/gnome-applets-2.15.3/gweather'
> gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving
> directory
> `/usr/ports/x11/gnome-applets/work/gnome-applets-2.15.3/gweather'
> gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving
> directory
> `/usr/ports/x11/gnome-applets/work/gnome-applets-2.15.3' gmake:
> *** [all] Error 2 *** Error code 2
> 
> Stop in /usr/ports/x11/gnome-applets.
> ___
> 
> ...and here's the output of "ldconfig -R && ldconfig -r | grep
> gtk-x11"
> ___
>         495:-lgtk-x11-2.0.0 => /usr/local/lib/libgtk-x11-2.0.so.0
> 	633:-lgtk-x11-2.0.400 => /usr/local/lib/compat/pkg/libgtk-x11-2.0.so.400
> ___
> 
> I've tried reinstalling x11-toolkits/gtk20, but this doesn't seem
> to have helped.

I've chucked a script(1) session (with CRs stripped), including
output of pkg_info (1), portsnap(1) update and so on up at
http://nickwithers.com/tmp/X11R6-lib-errors-2006-08-29 which'll
hopefully help.

I also triedsymlinking /usr/X11R6/lib/libgtk-x11-2.0.la to
/usr/local/lib/libgtk-x11-2.0.la, but that only causes the
install to whinge about /usr/X11R6/lib/libgdk-x11-2.0.la
instead (and so on, if I symlink that).

> Any ideas?
> 
> While I'm at it, Is there somewhere where a current version of
> the instructions for updating are stored? To clarify: When I
> tried out 2.14 while the ports tree was still frozen for
> 6.1-RELEASE, I had to fiddle about on my own with avahi / howl.
> When the release was integrated back into the FreeBSD ports
> tree, there was a lovely little note added to ports/UPDATING
> about it. Did such a note exist somewhere (e.g., marcuscom.com)
> before the merge, and if so, is there a similar note (in beta
> form, presumably) for 2.16?
> 
> Thanks all! If you could be sure to CC me on any replies you
> might have, I'd appreciate it!
-- 
Nick Withers
email: nick@nickwithers.com
Web: http://www.nickwithers.com
Mobile: +61 414 397 446



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