bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: commoncpp2-1.6.2 vs. Sparc Solaris (9/10)


From: David Sugar
Subject: Re: commoncpp2-1.6.2 vs. Sparc Solaris (9/10)
Date: Sun, 20 Jul 2008 19:30:18 -0400
User-agent: Thunderbird 2.0.0.14 (X11/20080505)

Maybe this can be wrapped in a configure library test to make sure there
really is a "clock_nanosleep()" to link with?  I should see if this is
relevant to ucommon as well...

Reinhard Drube wrote:
> for Solaris one need a change in
> 
> src/timer.cpp:
> 
> 130,131c130
> <       // ::clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &ts, NULL);
> <       ::nanosleep(&ts, NULL);
> ---
>>       ::clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &ts, NULL);
> 
> regards,
> Reinhard
> 
> 
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-commoncpp

Attachment: dyfet.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]