Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 May 1996 17:08:11 +0200
From:      "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   qcam driver (kernel doesn't compile)
Message-ID:  <199605021508.RAA14941@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
I supped and as a result I can't compile my kernel any longer:

cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Winline  -nostdinc -I. -I../.. -I../../sys -I../../../include -DI486_CPU -DGUSMAX -DATAPI -DLINUX -DCOMPAT_LINUX -DCOMPAT_43 -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL  ../../i386/isa/qcamio.c
../../i386/isa/qcamio.c:61: linux/kernel.h: No such file or directory
../../i386/isa/qcamio.c:62: linux/sched.h: No such file or directory
../../i386/isa/qcamio.c:63: linux/string.h: No such file or directory
../../i386/isa/qcamio.c:64: linux/delay.h: No such file or directory
../../i386/isa/qcamio.c:65: asm/io.h: No such file or directory
../../i386/isa/qcamio.c:66: qcam-linux.h: No such file or directory
*** Error code 1

Stop.

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605021508.RAA14941>