Date: Fri, 29 Sep 2006 06:38:20 +0200 From: Sticky Bit <stickybit@gmx.net> To: Oliver Lehmann <lehmann@ans-netz.de> Cc: ports@FreeBSD.org Subject: Re: xfce 4.4 RC1 - patchset 06 Message-ID: <451CA33C.4010103@gmx.net> In-Reply-To: <20060928201234.e95ba03e.lehmann@ans-netz.de> References: <20060928201234.e95ba03e.lehmann@ans-netz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hello, just applied your new patchset with a clean portstree and now getting new errors (patchset 05 worked fine for me). > - installation in LOCALBASE instead of X11BASE There are some problems with it. Stale leftovers under /usr/X11R6 directories and incompleted movements: 1.) Missing icons mentioned by xfce warning messages so I manually had to do # cp -r /usr/X11R6/share/icons/* /usr/local/share/icons # cp -r /usr/X11R6/share/pixmaps/* /usr/local/share/pixmaps 2.) I also noticed some disappearing apps in menu. So I had to do # cp -r /usr/X11R6/share/applications/* /usr/local/share/applications Now this - seems - to work as usual. But there are still much xfce leftovers (directories and files) under /usr/X11R6/ 3.) Now I got errors while trying to compile /misc/xfce4-weather-plugin and /deskutils/orage with patchset 06: a) xfce4-weather-plugin-0.5.99.1 cannot install: unknown component glib. Error code 1 Stop in ... Modified Makefile: changed 'glib' into 'glib20' and that did the trick. But then next error with both ports occured: b) libtool: link: cannot find the library '/usr/X11R6/lib/libxfcegui4.la' or unhandled argument '/usr/X11R6/lib/libxfcegui4.la' Error code 2 Stop in ... Could not try more for this morning. Bye -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFHKM7V3O5qMs3gsERCmOKAJ95GeDhVga3pugWPWEMIlujpIuNKACgr7hZ 1r5CgNG8DUaBqXFfP1F7yFM= =vofO -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?451CA33C.4010103>