public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [linux 2.6.3] [gcc 3.3.3] compile errors
@ 2004-02-22 20:31 mjl
  2004-02-23 15:42 ` Randy.Dunlap
  0 siblings, 1 reply; 7+ messages in thread
From: mjl @ 2004-02-22 20:31 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-02-24 10:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-22 20:31 [linux 2.6.3] [gcc 3.3.3] compile errors mjl
2004-02-23 15:42 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox