Subject: Re: current current build fail in wsmux.o?
To: Andrew Cagney <cagney@mac.com>
From: Andrew Cagney <cagney@mac.com>
List: current-users
Date: 10/19/2001 20:37:10
> Hello,
> 
> I'm seeing the link error:
> 
> rm -f netbsd
> ld -N -Ttext 0x100000 -e __start -S -o netbsd ${SYSTEM_OBJ} vers.o
> wsmux.o: In function `wsmuxdoioctl':
> wsmux.o(.text+0x5dc): undefined reference to `wsmouse_add_mux'
> wsmux.o(.text+0x614): undefined reference to `wsmouse_rem_mux'
> *** Error code 1
> 
> when trying to build a current macppc GENERIC kernel.

Turns out I wasn't seeing things. Can someone please post something when 
this is fixed.

enjoy,
Andrew