Build problem with kernel header

Caolán McNamara caolanm at redhat.com
Wed Dec 17 11:46:54 UTC 2008


On Wed, 2008-12-17 at 10:58 +0000, Caolán McNamara wrote:
> 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.

After trying a test-build, you probably also need something like this to
get past the next set of errors.

C.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: player-2.1.1-gcc44.patch
Type: text/x-patch
Size: 2327 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20081217/a7507f16/attachment.bin 


More information about the devel mailing list