Subject: Re: gcc trying to configure as unknown-unknown-netbsd1.6ZK
To: Chris Tribo <ctribo@college.dtcc.edu>
From: john heasley <heas@shrubbery.net>
List: current-users
Date: 04/26/2004 20:18:36
Mon, Apr 26, 2004 at 09:24:41AM -0400, Chris Tribo:
> 
> 	Can anyone point out my stupid mistake? What am I missing? sources
> are current, but gcc keeps trying to use unkown-unknown-netbsd1.6ZK as
> the host type.

I had this problem a few days ago.  It appears that build.sh uses syctl
to determine the host type, but sysctl was not working since the kernel
was new and userland was from prior to the sysctl overhaul.

iirc, passing -m to build.sh did the trick.