Subject: Re: 1.6H still fails to build!
To: current-users <current-users@netbsd.org>
From: Bob Nestor <rnestor@murphy.dyndns.org>
List: current-users
Date: 09/21/2002 12:04:37
On Saturday, September 21, 2002, at 04:01 AM, 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.
>
> I did multiple complete builds a few hours ago and they all worked 
> fine.

There appear to be some port specific build problems with 1.6H.  It 
built fine on macppc and sparc but failed on mac68k for me with:

/usr/src/tools/obj/tools.NetBSD-1.5.2-i386/bin/m68k--netbsdelf-ld -n 
-Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
ss_scanjet.o: In function `scanjet_compute_sizes':
ss_scanjet.o(.text+0x8d0): undefined reference to `strtoul'
*** Error code 1

Stop.
nbmake: stopped in /usr/src/sys/arch/mac68k/compile/GENERIC
*** Error code 1