On Saturday, 9. September 2006 20:29, Hans Lambermont wrote: > Andy Fawcett wrote: > > On Saturday 09 September 2006 13:50, Hans Lambermont wrote: > >> I reported this dependency omission already 2 times earlier : 5 Mar > >> 2006 and 2 May 2006. This is the problem : > >> audio/arts configure bombs out because glib is not installed > >> This reproduces easily. I build on a empty ports system (no ports > >> installed at all). First install x11/xorg, then x11/kde3 . > > > > I can't reproduce this problem at all. The build of arts pulls in glib > > fine for me. > > Interesting ! Now I really want to know what breaks it for me. > > > Also, checking the arts/Makefile, glib20 is listed as a LIB_DEPENDS, so > > the dependency is not missing at all.
Must be some glitch in the ports infrastructure itself, or perhaps a stale library lying around somewhere - in any case, the logs you attached are inconclusive. Try installing the glib2 port manually before continuing with KDE: cd /usr/ports/devel/glib20 make && make install && make clean Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
pgpUJb91VyOv9.pgp
Description: PGP signature
_______________________________________________ kde-freebsd mailing list [email protected] http://kf.liquidneon.com/mailman/listinfo/kde-freebsd
