----- Forwarded message from Svetoslav Slavtchev
<[EMAIL PROTECTED]> -----
Date: Sat, 19 Jul 2003 21:09:38 +0200
From: Svetoslav Slavtchev <[EMAIL PROTECTED]>
Reply-To: Svetoslav Slavtchev <[EMAIL PROTECTED]>
Subject: Re: [Cooker] Compiling kernels with older gcc also broken
To: Gary Lawrence Murphy <[EMAIL PROTECTED]>
Quoting Gary Lawrence Murphy <[EMAIL PROTECTED]>:
> >>>>> "G" == Gary Lawrence Murphy <[EMAIL PROTECTED]> writes:
>
> G> cs46xx.c:950: error: long, short, signed or unsigned used
> G> invalidly for `off' cs46xx.c:951: error: long, short, signed or
> G> unsigned used invalidly for `val'
>
> Since the cooker archives contain no match for "cs64xx.c u32" it seems
> likely the fix is not yet recorded.
>
> The fix is to replace "u32 long" with "u32" on lines 950 and 951.
>
> [ How the heck could you have a u32 _long_?? 32 bits is 32 bits no
> matter how you look at it. ]
and a search on lkml would reveal the fix :)
which is (under a strange name) reported to mandrake bugzilla
http://qa.mandrakesoft.com/show_bug.cgi?id=4125
(see the gcc-3.3-fixes)
best,
svetljo
----- End forwarded message -----
--