Subject: kern/8138: wsmouse requires wsmux
To: None <gnats-bugs@gnats.netbsd.org>
From: Jason R Thorpe <thorpej@nas.nasa.gov>
List: netbsd-bugs
Date: 08/03/1999 17:07:46
>Number: 8138
>Category: kern
>Synopsis: wsmouse requires wsmux
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 3 17:05:00 1999
>Last-Modified:
>Originator:
>Organization:
Numerical Aerospace Simulation Facility - NASA Ames
>Release: Tue Aug 3 17:01:53 PDT 1999
>Environment:
System: NetBSD bishop 1.4I NetBSD 1.4I (BISHOP) #732: Tue Aug 3 16:27:24 PDT 1999 thorpej@bishop:/amd/dracul/u2/netbsd/src/sys/arch/alpha/compile/BISHOP alpha
>Description:
The wsmouse driver requires the wsmux driver. Attempting to build
a kernel with wsmouse but not wsmux causes a link failure:
wsmouse.o: In function `wsmouse_attach':
wsmouse.c(.text+0xb4): undefined reference to `wsmux_attach'
wsmouse.c(.text+0xb8): undefined reference to `wsmux_attach'
wsmouse.o: In function `wsmouse_detach':
wsmouse.c(.text+0x168): undefined reference to `wsmux_detach'
wsmouse.c(.text+0x16c): undefined reference to `wsmux_detach'
*** Error code 1
>How-To-Repeat:
>Fix:
None supplied.
>Audit-Trail:
>Unformatted: