Subject: Re: continued build problems
To: None <current-users@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: current-users
Date: 10/06/2003 02:42:43
In article <20031004182743.357D6B7571@brushtail.apana.org.au>
cjb@brushtail.apana.org.au wrote:

>  > src/UPDATING says:
>  > 
>  >>> 20030801:
>  >>> 	With the new openssl, there is some header and library shuffling.
>  >>> 	rm -f /usr/include/des.h /usr/include/kerberosIV/* /lib/libdes* \
>  >>> 	/usr/lib/libdes* before building.
> 
> Why is that needed in a supposedly -nostdinc,lib cross-compiled
> environment, though?

Hmm, it should be "rm -f ${DESTDIR}/usr/include/des.h .." etc.

> (Besides, following those instructions leaves you
> with a hosed system until the new build can be installed, if
> successful at all. "mv ... /somewhere/" would be better advice.)

Removing those files won't break system unless you try to update
running system, which requires -E (expert) option on build.sh.
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp