From: csg69@mailbox.hu
To: linux-kernel@vger.kernel.org
Subject: bug in include file!?
Date: Mon, 26 Apr 2004 22:37:10 +0200 [thread overview]
Message-ID: <20040426203710.GA3005@matrix> (raw)
Dear Linux Kernel Stuff!
I encountered a strange error recently, when I tried to
compile cdrtools-2.00.3 on my system (debian woody 3.0,
kernel 2.6.5, gcc 2.95.4, make 3.79.1).
The bug is in line 217 in /usr/src/linux/include/scsi/scsi.h
gcc says: parse error before u8
(I think everything is OK there)
Finally I solved the problem by changing the value
in cdrtools-2.00.3/DEFAULTS/Defaults.linux
from the original:
DEFINCDIRS= $(SRCROOT)/include /usr/src/linux/include
to:
DEFINCDIRS= $(SRCROOT)/include /usr/include
It seems that in /usr/include/scsi/scsi.h everything is OK...
It may be the error of the makefiles or the kernel include files...
Joerg Schilling (schilling@fokus.fraunhofer.de) advised me
to send to you this report.
He thinks this is a bug in kernel include files.
yours sincerely
csg
next reply other threads:[~2004-04-26 20:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-26 20:37 csg69 [this message]
2004-04-28 14:08 ` bug in include file!? Bill Davidsen
2004-04-28 14:24 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040426203710.GA3005@matrix \
--to=csg69@mailbox.hu \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox