Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 May 1996 01:25:00 +0900
From:      Naohiro Shichijo <shichi@berkeley.race.u-tokyo.ac.jp>
To:        kuku@gilberto.physik.rwth-aachen.de
Cc:        freebsd-current@freefall.freebsd.org
Subject:   Re: qcam driver (kernel doesn't compile)
Message-ID:  <199605021625.BAA00248@berkeley.race.u-tokyo.ac.jp>
In-Reply-To: Your message of "Thu, 02 May 1996 17:08:11 %2B0200"
References:  <199605021508.RAA14941@gilberto.physik.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Linux-emu and qcamio.c uses the "LINUX" symbol in different purpose.
Perhaps qcamio.c would be better to use another symbol to identify LINUX...

Naohiro Shichijo
The Univesity of Tokyo.

From: "Christoph P. Kukulies" <kuku@gilberto.physik.rwth-aachen.de>
Subject: qcam driver (kernel doesn't compile)
Date: Thu, 02 May 1996 17:08:11 +0200
Message-ID: <199605021508.RAA14941@gilberto.physik.rwth-aachen.de>

kuku> I supped and as a result I can't compile my kernel any longer:
kuku> 
kuku> 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
kuku> ../../i386/isa/qcamio.c:61: linux/kernel.h: No such file or directory
kuku> ../../i386/isa/qcamio.c:62: linux/sched.h: No such file or directory
kuku> ../../i386/isa/qcamio.c:63: linux/string.h: No such file or directory
kuku> ../../i386/isa/qcamio.c:64: linux/delay.h: No such file or directory
kuku> ../../i386/isa/qcamio.c:65: asm/io.h: No such file or directory
kuku> ../../i386/isa/qcamio.c:66: qcam-linux.h: No such file or directory
kuku> *** Error code 1
kuku> 
kuku> Stop.
kuku> 
kuku> --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
kuku> 



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