I think you should use kgcc for kernel compilation.


On Fri, 22 Jun 2001, Vincent Meyer wrote:

> On Friday 22 June 2001 16:09, you wrote:
> > Same here. I had to go and download the particular drivers from the
> > author's web site for my particular quickcam model and build/install it.
> > Works great, it's just not in the box(!)
> >
> So far I've found two different drivers.  One is the connectix driver, by
> De Marchi Daniele.   Unfortunately won't compile.. here's the output:
>
> [root@cb955936-a quickcam]# make
> gcc  -D__KERNEL__ -I/usr/src/linux/include -g -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2
> -march=i386 -DMODULE   -c -o quickcam.o quickcam.c
> quickcam.c: In function `probe_usb_quickcam':
> quickcam.c:1180: too few arguments to function `video_register_device'
> quickcam.c: At top level:
> quickcam.h:167: warning: `adjust_color_and_saturation' declared `static' but
> never defined
> quickcam.c:478: warning: `quickcam_mmap' defined but not used
> make: *** [quickcam.o] Error 1
>
> Changelog says this is the version of 14 may 2001.
>
> V.
>


Reply via email to