Ruediger Pluem wrote:
> 
> On 09/04/2007 03:38 PM, jean-frederic clere wrote:
>> William A. Rowe, Jr. wrote:
>>> Please review and vote on those you have time to - reply once or four times,
>>> just review those you can as you can; http://apr.apache.org/dev/dist/
>>>
>>> [If you want to speed up the effort by comparing the packages, you can still
>>> obtain the withdrawn packages at http://apr.apache.org/dev/dist/abandoned/
>>> until the end of voting.]
>>>
>>>   +1/-1   Release
>>>    [  ]   apr-1.2.11
>> I have:
>> "testsockets         : FAILED 1 of 6" on a Solaris9 SPARC Box with
>> SunStudio compiler.
> 
> Which test failed? I stumbled across an issue on Solaris that the bind test 
> fails
> because APR_HAVE_IPV6 was set, but ::1 was not bound on the loopback interface
> (only 127.0.0.1) on my box. A truss can help to find out.

bind(3, 0x000C3540, 32, 3)                      Err#126 EADDRNOTAVAIL
and
#define APR_HAVE_IPV6           1
and
/sbin/ifconfig doesn't show any IPV6 stuff.

Yes that is the probleme.

So:
 [-1] apr-1.2.11 Tested on Solaris9 SPARC.

Cheers

Jean-Frederic



> 
> Regards
> 
> RĂ¼diger
> 
> 

Reply via email to