DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 21st August 2010
godfrank godfrank is offline
Port Guard
 
Join Date: Jun 2008
Posts: 14
Default cuse4bsd - link_elf: symbol KPTmap undefined

Hello folks!
I've spent most of the day trying to get a webcam and the motion port working.

I know that I need cuse4bsd and webcamd to use my webcam, but I cannot load the cuse4bsd kernel module as I get the following error if I boot with cuse4bsd_load="YES" and/or kldload cuse4bsd:

Code:
# kldload cuse4bsd
kldload: can't load cuse4bsd: No such file or directory

# dmesg | grep cuse4bsd
KLD file cuse4bsd.ko - could not finalize loading

# dmesg | tail -n 1
link_elf: symbol KPTmap undefined

# ls /boot/modules/cuse4bsd.ko 
/boot/modules/cuse4bsd.ko

# grep cuse4bsd /boot/loader.conf
cuse4bsd_load="YES"

I absolutely have no idea of what to do now. I need help, guys and gals...! The only related information found on Google was people who had the same error but for the nvidia driver port. FYI, the webcam is on a server without X11.

Where can I get that KPTmap symbol!?

Thank you for your time!
Frank

Last edited by godfrank; 21st August 2010 at 11:41 PM.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
make buildkernel failure -- undefined reference to . . . rtwingfield FreeBSD Installation and Upgrading 1 22nd June 2010 10:27 PM
Undefined reference to `xpt_bus_deregister' FreeBee FreeBSD Installation and Upgrading 2 6th January 2010 03:59 PM
Undefined function in OpenBSD WeakSauceIII OpenBSD General 4 20th May 2009 12:58 PM
link_elf error while loading gspca.ko kasse FreeBSD General 3 11th September 2008 08:22 AM
ports/sysutils/pfstat; undefined reference to `gdImagePng' chris FreeBSD Ports and Packages 2 5th July 2008 06:31 PM


All times are GMT. The time now is 02:41 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick