[Bug 64490] Need patch to compile on RH9 __swab16 undefined
Matthias Kretz
kretz at kde.org
Thu Sep 18 13:25:14 BST 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=64490
kretz at kde.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From kretz at kde.org 2003-09-18 14:25 -------
Subject: Re: Need patch to compile on RH9 __swab16 undefined
This is because of swab.h using broken code in newer kernel versions so that
compilation fails without it. But this should not have been put in there
unguarded and has already been removed again. Both KDE_3_1_BRANCH and HEAD
are fine.
On Thursday September 18 2003 13:59, nbecker at fred.net wrote:
> OH, here's the cause of the problem!
>
> It's cdromAccess_Linux.cpp:
> #define _LINUX_BYTEORDER_SWAB_H
>
>
> I don't know why this is here, but it's gotta go. I haven't tested yet
> whether it can simply be removed or if a different fix is required, but
> this is just wrong.
More information about the kde-multimedia
mailing list