Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2000 08:43:54 -0700
From:      Scott Blachowicz <scott@sabami.seaslug.org>
To:        Will Andrews <andrews@TECHNOLOGIST.COM>
Cc:        FreeBSD Ports <ports@FreeBSD.ORG>
Subject:   Re: **HEADS UP**  KDE2 -> ports tree
Message-ID:  <20000517084354.A611@sabami.seaslug.org>
In-Reply-To: <20000517061510.D27192@argon.blackdawn.com>; from andrews@TECHNOLOGIST.COM on Wed, May 17, 2000 at 06:15:10AM -0400
References:  <20000515010219.B53719@argon.blackdawn.com> <20000515234230.A98535@argon.blackdawn.com> <20000517061510.D27192@argon.blackdawn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 17, 2000 at 06:15:10AM -0400, Will Andrews wrote:
> On Mon, May 15, 2000 at 11:42:30PM -0400, Will Andrews wrote:
> > Unfortunately, it seems this will have to wait at least another 12-24
> > hours due to the cvsmeisters being lazy and not repo-copying the
> > necessary ports.  :P
> 
> KDE2 has been merged into the tree.  If you feel like playing with fire,
> go ahead and have fun!

Hmmm...I think my hands are getting warm now...:-)

I'm just doing a build on my FreeBSD 3.2 box with a PREFIX setting
like this:

	cd /usr/ports/x11/kde2
	mkdir /usr/X11R6/kde2
	make PREFIX=/usr/X11R6/kde2

and I get this on finishing the kde-qt-addon port:

	gmake[1]: Leaving directory `/files1/ports/x11-toolkits/kde-qt-addon/work/kde-qt-addon-1.90'
	===>   Generating temporary packing list
	===>   Registering installation for kde-qt-addon-1.90
	===>   Returning to build of kdelibs-1.90
	Error: shared library "kde-qt-addon.4" does not exist
	*** Error code 1

	Stop.

Shouldn't there be some ldconfig command in the PLIST for any port
that creates a new library?  That is, something like this:

	@exec /sbin/ldconfig -m %D/lib
	@unexec /sbin/ldconfig -R

-- 
Scott Blachowicz


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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