Re: [EMAIL PROTECTED] Another apache 2.2 configure question

2005-12-07 Thread Joe Orton
On Wed, Dec 07, 2005 at 06:17:46PM +0100, Alexander Stoll wrote:
 Hi there,
 the configure-option --disable-ipv6 seems no longer properly supported,
 during build libtool fails on a undefined symbol sock_is_ipv6 in 
 libapr-1.so.
 
 Is this a bug or is this configure option not supported anymore?

Looks like an APR bug, can you file it in bugzilla?

You shouldn't really need --disable-ipv6 on any modern system though, 
what platform are you using?

joe

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [EMAIL PROTECTED] Another apache 2.2 configure question

2005-12-07 Thread Nick Kew
On Wednesday 07 December 2005 17:33, Joe Orton wrote:
 On Wed, Dec 07, 2005 at 06:17:46PM +0100, Alexander Stoll wrote:
  Hi there,
  the configure-option --disable-ipv6 seems no longer properly supported,
  during build libtool fails on a undefined symbol sock_is_ipv6 in
  libapr-1.so.
 
  Is this a bug or is this configure option not supported anymore?

 Looks like an APR bug, can you file it in bugzilla?

APR builds just fine with --disable-ipv6.  From which I infer it's more an 
httpd build bug, and anoter example of why we shouldn't bundle APR.

-- 
Nick Kew

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]