[kde-freebsd] [HEADS UP] KDE 4.1.0 for FreeBSD available

Matthias Apitz guru at unixarea.de
Wed Aug 13 12:49:41 UTC 2008


El día Sunday, August 10, 2008 a las 01:25:21PM +0200, Matthias Apitz escribió:

> Hello,
> 
> I've pulled out of the dust some laptop with 7.0-REL and KDE 3.5.8,
> updated the ports tree with:
> 
> # portsnap fetch
> # portsnap extract
> 
> and launched the build with
> 
> # cd /usr/ports/x11/kde4
> # make install BATCH=yes
> 
> it stops at some point with:
> 
> gmake: *** [libgiofam.la] Error 1
> Stop in /usr/ports/devel/gio-fam-backend
>  
> rebuilding /usr/ports/devel/glib20 seems to fix this with:
> 
> # cd /usr/ports/devel/glib20
> # make rmconfig
> # make all
> # make deinstall
> # make reinstall

As I said some hours ago, I've reinstalled the 7.0R distribution to make
a clean compile of the kde4 master port; after the installation of the base
system I updated the ports with

# portsnap fetch
# portsnap extract

# cd /usr/ports/x11/kde4
# make install BATCH=yes

which stops again with the missing:

/usr/bin/ld: cannot find -lgio-2.0
gmake: *** [libgiofam.la] Error 1

this time I have had a closer look into the problem; the installation of the
base system brings glib-2.14.2 (i.e. this is not from the ports), but
which is not enough, it should be glib-2.16.5 as it is in the ports;

maybe it's worth to mention this somehow that even if you did not
installed any port before you must update glib-2.14.2 to the one in the
ports;

	matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias.apitz at oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
We should all learn from the peoples of The Netherlands, France and Ireland.
Aprendamos todos de los pueblos de Holanda, Francia e Irlanda.


More information about the freebsd-ports mailing list