[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Let's fix those threading flags

From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-10-25 21:35:15 CEST

Greg Stein wrote:

> I've applied the APR portion.

Thanks. And I've applied the SVN part. We rock now on:

    * sparc-sun-solaris2.6
    * hppa1.1-hp-hpux10.20 (without pthreads, 'cause I don't have them
      installed)
      
By the way, APR on HP-UX 10.20 needs to define _XOPEN_SOURCE_EXTENDED,
otherwise it doesn't see "h_errno" in <netdb.h>. I configured with

    CPPFLAGS=-D_XOPEN_SOURCE_EXTENDED ./configure ...
    
to get around that, but I believe APR's configure should guess that itself.

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>           http://www.xbc.nu/brane/
     ACM:   <brane_at_acm.org>          http://www.acm.org/
Received on Sat Oct 21 14:36:12 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.