Subject: Re: 1.6H still fails to build!
To: None <current-users@netbsd.org>
From: Luke Mewburn <lukem@wasabisystems.com>
List: current-users
Date: 09/21/2002 23:24:11
On Sat, Sep 21, 2002 at 11:00:46PM +1000, Charlie Allom wrote:
| On Sat, Sep 21, 2002 at 11:01:07AM +0200, Martin Husemann wrote:
| > On Sat, Sep 21, 2002 at 03:49:20AM -0400, sucho2 wrote:
| >
| > > toplev.o(.text+0x92): undefined reference to `__times13'
| >
| > You have your includes out of sync with your libs.
|
| Sorry silly newbie question here - which includes? I find on a 1.6
| machine I can build current and on a 1.6_BETA4 machine I cannot (I get
| the __times13 error as well).
|
| I would have assumed build.sh didn't use userland files for the build?
Are you building to / ? That's known to have ... issues ....
I always build to a DESTDIR that's not /, and that works with various
platforms as the "host" (compiled-on) system.