On Tue, Dec 28, 2010 at 10:00:21AM -0600, Steven J. Magnani wrote:
>Disable compilation of librt files that depend on ADVANCED_REALTIME.
>On microblaze, which does not have ADVANCED_REALTIME, 0.9.32-rc1 builds fail 
>with
>
> librt/mq_receive.c:9:2: warning: #warning FIXME: hard dependency on ADVANCED 
> REALTIME feature
> librt/mq_receive.c:11: error: 'mq_timedreceive' undeclared here (not in a 
> function)
> librt/mq_receive.c:11: warning: type defaults to 'int' in declaration of 
> 'mq_timedreceive'
> librt/mq_receive.c:28: warning: no previous prototype for 'mq_timedreceive'
> librt/mq_receive.c:28: error: 'mq_timedreceive' redeclared as different kind 
> of symbol
> librt/mq_receive.c:11: error: previous declaration of 'mq_timedreceive' was 
> here

That falls under SUSv4 audit. Postponed since mq requires
ADVANCED_REALTIME, really.
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to