i386/88678: error during compilation the kernel with "device
tdfxdrm"
Joachim Lüdke
magjo64 at yahoo.de
Tue Nov 8 10:00:37 PST 2005
>Number: 88678
>Category: i386
>Synopsis: error during compilation the kernel with "device tdfxdrm"
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-i386
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 08 18:00:33 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Joachim Lüdke
>Release: FreeBSD 6.0-RELEASE
>Organization:
>Environment:
joachim at pythagoras$ uname -a
FreeBSD pythagoras.home 6.0-RELEASE FreeBSD 6.0-RELEASE #3: Sat Nov 5 18:41:47 CET 2005 root at pythagoras.home:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
Error-Message during the compilation of the Kernel with "device tdfxdrm"
#------------------------------------------------------------------------
linking kernel
tdfx_pci.o(.data+0xa0): undefined reference to `linux_ioctl_unregister_handler'
tdfx_pci.o(.data+0xbc): undefined reference to `linux_ioctl_register_handler'
*** Error code 1
Stop in /usr/obj/usr/src/sys/MYKERNEL.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
#---------------------------------------------------------------------------
Kernelparameters:
#---------------------------------------------------------------------------
device vga # VGA video card driver
device tdfx # Enable 3Dfx Voodoo support
options TDFX_LINUX # Enable Linuxulator support
# Direct Rendering modules for 3D acceleration.
device drm # DRM core module required by DRM drivers
device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
device splash # Splash screen and screen saver support
device agp # support several AGP chipsets
#----------------------------------------------------------------------------
>How-To-Repeat:
Compile the kernel with this parameters:
Kernelparameters:
#---------------------------------------------------------------------------
device vga # VGA video card driver
device tdfx # Enable 3Dfx Voodoo support
options TDFX_LINUX # Enable Linuxulator support
# Direct Rendering modules for 3D acceleration.
device drm # DRM core module required by DRM drivers
device tdfxdrm # 3dfx Voodoo 3/4/5 and Banshee
device splash # Splash screen and screen saver support
device agp # support several AGP chipsets
#----------------------------------------------------------------------------
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-i386
mailing list