USB webcam++ support for FreeBSD-8-current is soon here

Nicolas c.r.n.a at wanadoo.fr
Tue Jun 2 12:08:33 UTC 2009


Thanks, but new problem:

localhost# make
cc -O2 -pipe -march=prescott -std=gnu99 -fstack-protector  -c 
/usr/src/lib/libusb/libusb20.c
In file included from /usr/src/lib/libusb/libusb20.c:36:
/usr/src/lib/libusb/libusb20_int.h:52: warning: 'struct usb_device_info' 
declared inside parameter list
/usr/src/lib/libusb/libusb20_int.h:52: warning: its scope is only this 
definition or declaration, which is probably not what you want
/usr/src/lib/libusb/libusb20.c: In function 'libusb20_dev_get_info':
/usr/src/lib/libusb/libusb20.c:939: warning: passing argument 2 of 
'pdev->beMethods->dev_get_info' from incompatible pointer type
cc -O2 -pipe -march=prescott -std=gnu99 -fstack-protector  -c 
/usr/src/lib/libusb/libusb20_desc.c
In file included from /usr/src/lib/libusb/libusb20_desc.c:35:
/usr/src/lib/libusb/libusb20_int.h:52: warning: 'struct usb_device_info' 
declared inside parameter list
/usr/src/lib/libusb/libusb20_int.h:52: warning: its scope is only this 
definition or declaration, which is probably not what you want
cc -O2 -pipe -march=prescott -std=gnu99 -fstack-protector  -c 
/usr/src/lib/libusb/libusb20_ugen20.c
In file included from /usr/src/lib/libusb/libusb20_ugen20.c:40:
/usr/src/lib/libusb/libusb20_int.h:52: warning: 'struct usb_device_info' 
declared inside parameter list
/usr/src/lib/libusb/libusb20_int.h:52: warning: its scope is only this 
definition or declaration, which is probably not what you want
/usr/src/lib/libusb/libusb20_ugen20.c:896: error: conflicting types for 
'ugen20_dev_get_info'
/usr/src/lib/libusb/libusb20_ugen20.c:54: error: previous declaration of 
'ugen20_dev_get_info' was here
*** Error code 1

Stop in /usr/src/lib/libusb.

Another solution ?

Nicolas.



More information about the freebsd-multimedia mailing list