From: mjl <malet.jean-luc@laposte.net>
To: linux-kernel@vger.kernel.org
Subject: [linux 2.6.3] [gcc 3.3.3] compile errors
Date: Sun, 22 Feb 2004 21:31:47 +0100 [thread overview]
Message-ID: <403911B3.10601@laposte.net> (raw)
hello please cc me since I'm not a member
all my builds fails with this error
In file included from ../include/swab.h:20,
from ../include/misc.h:12,
from io.c:21:
/usr/include/linux/byteorder/swab.h:133: error: syntax error before "__u16"
/usr/include/linux/byteorder/swab.h:146: error: syntax error before "__u32"
make[1]: *** [io.o] Error 1
make[1]: Leaving directory `/usr/src/sorcery/reiserfsprogs-3.6.13/lib'
make: *** [all-recursive] Error 1
I looked into the source and the line is
static __inline__ __attribute_const__ __u16 __fswab16(__u16 x)
{
which don't looks bad ......
thanks
next reply other threads:[~2004-02-22 20:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-22 20:31 mjl [this message]
2004-02-23 15:42 ` [linux 2.6.3] [gcc 3.3.3] compile errors Randy.Dunlap
2004-02-23 16:31 ` MALET JL
2004-02-23 16:58 ` Chris Lingard
2004-02-24 8:42 ` MALET JL
2004-02-24 10:46 ` [linux 2.6.3] [gcc 3.3.3] compile errors. Now OT Chris Lingard
2004-02-23 20:52 ` [linux 2.6.3] [gcc 3.3.3] compile errors Martin Schlemmer
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=403911B3.10601@laposte.net \
--to=malet.jean-luc@laposte.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.