Re: [-CURRENT tinderbox] failure on alpha/alpha
From: Marcel Moolenaar (marcel_at_xcllnt.net)
Date: 06/29/03
- Previous message: Tinderbox: "[-CURRENT tinderbox] failure on alpha/alpha"
- In reply to: Tinderbox: "[-CURRENT tinderbox] failure on alpha/alpha"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 29 Jun 2003 10:49:15 -0700 To: Tinderbox <des+tinderbox@freebsd.org>
On Sun, Jun 29, 2003 at 05:28:12PM +0000, Tinderbox wrote:
> TB --- 2003-06-29 17:21:45 - building generic kernel
> TB --- cd /home/des/tinderbox/CURRENT/alpha/alpha/src
> TB --- /usr/bin/make buildkernel KERNCONF=GENERIC
> >>> Kernel build for GENERIC started on Sun Jun 29 17:21:45 GMT 2003
> [...]
> kern_thread.o: In function `thread_update_usr_ticks':
> kern_thread.o(.text+0x2674): undefined reference to `fuword32'
> kern_thread.o(.text+0x2678): undefined reference to `fuword32'
> kern_thread.o(.text+0x2690): undefined reference to `suword32'
> kern_thread.o(.text+0x2694): undefined reference to `suword32'
> kern_thread.o: In function `thread_user_enter':
> kern_thread.o(.text+0x3438): undefined reference to `fuword32'
> kern_thread.o(.text+0x343c): undefined reference to `fuword32'
> *** Error code 1
Already fixed.
Note that fuword16() and suword16() are still unimplemented.
FYI,
-- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Tinderbox: "[-CURRENT tinderbox] failure on alpha/alpha"
- In reply to: Tinderbox: "[-CURRENT tinderbox] failure on alpha/alpha"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]