Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 453742 - genkernel 3.4.24_p2 cannot build UVC driver for USB webcam - In function `usbvision_write_reg_irq': usbvision-core.c:(.text+0xf2368): undefined reference to `usb_submit_urb'
Summary: genkernel 3.4.24_p2 cannot build UVC driver for USB webcam - In function `usb...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 23:43 UTC by Martin Kuchta
Modified: 2015-08-20 03:06 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Genkernel log (genkernel.log,96.28 KB, text/plain)
2013-01-23 23:43 UTC, Martin Kuchta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Kuchta 2013-01-23 23:43:09 UTC
Created attachment 336654 [details]
Genkernel log

When trying to build genkernel with UVC USB webcam driver the build fails with 

drivers/video/console/fbcondecor.c:511:6: warning: function declaration isn't a prototype
--
drivers/built-in.o: In function `s2255_driver_exit':
s2255drv.c:(.exit.text+0xedc): undefined reference to `usb_deregister'
drivers/built-in.o:uvc_driver.c:(.exit.text+0xeeb): more undefined references to `usb_deregister' follow
drivers/built-in.o: In function `usbvision_disconnect':
usbvision-video.c:(.devexit.text+0x586): undefined reference to `usb_put_dev'
make: *** [vmlinux] Error 1
Comment 1 Sebastian Pipping gentoo-dev 2013-01-26 15:59:11 UTC
Does =sys-kernel/gentoo-sources-3.5.7 compile well outside of genkernel?
Comment 2 Martin Kuchta 2013-01-28 04:52:09 UTC
=sys-kernel/gentoo-sources-3.5.7 compiles with no problems outside genkernel. Webcam works.
Comment 3 Rick Farina (Zero_Chaos) gentoo-dev 2015-08-20 03:06:19 UTC
genkernel configs have been refreshed and no such issues currently appear to be present