----- Original Message -----
> From: "Cyril Hrubis" <chru...@suse.cz>
> To: "Jan Stancek" <jstan...@redhat.com>
> Cc: ltp-list@lists.sourceforge.net, "Matus Marhefka" <mmarh...@redhat.com>,
> "Jiri Jaburek" <jjabu...@redhat.com>
> Sent: Monday, 16 February, 2015 11:50:53 AM
> Subject: Re: prototyping new library synchronization
>
> Hi!
> > it compiles fine for me everywhere, except RHEL5.3,
> > which appears to have problem with "u32". It compiled only after
> > I did following:
> >
> > #include <linux/types.h>
> > #ifndef u32
> > typedef __u32 u32;
> > #endif
> > #include <linux/futex.h>
>
> Looks like a bug in the futex.h header. But I guess that we can live
> with the conditional typedef as well (with a proper comment why it's
> there).
I think it's not necessary unless we find distro that is not end of life.
>
> Have you tried to run the resulting binary as well? Have it worked fine?
Yes, it worked fine.
Regards,
Jan
>
> --
> Cyril Hrubis
> chru...@suse.cz
>
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list