Subject: Re: -current build still blows up.
To: Greywolf <greywolf@starwolf.com>
From: Luke Mewburn <lukem@wasabisystems.com>
List: current-users
Date: 06/05/2002 14:57:02
On Mon, Jun 03, 2002 at 11:16:35AM -0700, Greywolf wrote:
| D'OH!
|
| SO sorry...it's the same problem I sent in last week; I guess context
| wasn't caught. My apologies.
|
| Host OS: NetBSD 1.5ZC
| Arch: i386, building for i386 and/or sparc [blows up the same either way]
| $PATH: /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:\
| /usr/X11/bin:/usr/X11/sbin:/root/bin
| Command line:
| 1 # cd /usr/src
| 2 # ./build.sh -m sparc -t -M /export/obj/sparc
|
| No /etc/mk.conf.
|
| Same results without "-M /export/obj/sparc".
Ick. I don't know what your problem is.
Similar operations work for me ok.
Some (obvious) questions:
- is your source up to date :)
- is /export/obj/sparc "cleaned out" beforehand?
- do you have any environment variables set which might affect things
(e.g, BSDSRCDIR, BSDOBJDIR, OBJMACHINE, MAKEOBJDIR,
MAKEOBJDIRPREFIX, MACHINE, ...) ?
What's the error messages that the building of host-mkdep generates?