Build problem with kernel header

Caolán McNamara caolanm at redhat.com
Wed Dec 17 10:58:12 UTC 2008


On Wed, 2008-12-17 at 11:21 +0100, Tim Niemueller wrote:
> Hi Fedora.
> 
> I'm trying to build the player package. It bails out with the following
> error message:
> /usr/include/linux/serial.h:164: error: '__u32' does not name a type
> /usr/include/linux/serial.h:168: error: '__u32' does not name a type
> /usr/include/linux/serial.h:169: error: '__u32' does not name a type
> make[4]: *** [sicklms200.lo] Error 1

Perhaps simply include linux/types.h before linux/serial.h, e.g. this
attached patch.

C.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: player-2.1.1-types.patch
Type: text/x-patch
Size: 990 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20081217/303f40f0/attachment.bin>


More information about the fedora-devel-list mailing list