Subject: Re: build failed
To: Patrick Welche <prlw1@newn.cam.ac.uk>
From: TAKEMURA Shin <takemura@sm.sony.co.jp>
List: current-users
Date: 04/24/2001 18:11:13
Hi,
Thank you for good advice.
I've fixed my /etc/mk.conf like below, and succeed in building.
BSDSRCDIR=/home/foo/src
BSDOBJDIR=/home/foo/obj
MKOBJDIRS=1
OBJMACHINE=1
> > I get many errors like below on latest updated source code and snapshot
> > (ftp://ftp.netbsd.org/pub/NetBSD/arch/i386/snapshot/20010407-1.5T).
> >
> > asn1_err.h has been generated in /home/foo/src/lib/libasn1.
> >
> > What should I do?
> >
> > # make distclean
> > # make obj
>
> Did this bit actually work?
I think it had worked in days of old...
Takemura