Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 14:40:18 -0800 (PST)
From:      Mike Harding <mvh@ix.netcom.com>
To:        stable@freebsd.org
Subject:   Old libraries and includes...
Message-ID:  <20030331224018.5506C529B@netcom1.netcom.com>

next in thread | raw e-mail | index | archive | help

I have had some problems caused by old includes and libraries when
building ports, and it's not very easy to de-kerberize a system.
There used to be an option to clear out the includes when doing a
source upgrade, this does not seem to be around any more.

/usr/includes/des.h seems to be a likely cuprit...

I tried moving /usr/includes and /usr/libs out of the way, but the
install doesn't work properly.  Any body got any other options that
work?  Could we add back the code in the makefile that scrubbed the
includes directory before an upgrade?  Right now I am reduced to using
'find' to find old includes and libraries, and that's not perfect
(doesn't work with perl, for example).

- Mike H.



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