Subject: freebsd/libdrm.a installed, xf86RemoveSIGIOHandler unresolved.
To: None <tech-x11@netbsd.org>
From: George Michaelson <ggm@apnic.net>
List: tech-x11
Date: 03/08/2004 16:06:47
as-tech-l $ uname -a
NetBSD as-tech-l.apnic.net 1.6ZK NetBSD 1.6ZK (GGMSMALL) #12: 
	Tue Feb 17 14:44:38 EST 2004 
	root@garlic.apnic.net:/sys/arch/i386/compile/GGMSMALL i386
as-tech-l $


as-tech-l $ ls -l /usr/X11R6/lib/modules/freebsd/libdrm.a
-rwxr-xr-x  1 root  wheel  37956 Jun 30  2002 
		/usr/X11R6/lib/modules/freebsd/libdrm.a
as-tech-l $

I linked it into modules/libdrm.a and when I run get this:


(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.2.0, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI

which is encouraging. But I also get:

Symbol xf86RemoveSIGIOHandler from module /usr/X11R6/lib/modules/libdrm.a
	 is unresolved!