Subject: Re: apache 2.0.49 for pkgsrc
To: None <tech-pkg@netbsd.org>
From: Soren Jacobsen <snj@pobox.com>
List: tech-pkg
Date: 03/21/2004 00:16:56
On 03/21 00:14, Jeremy C. Reed wrote:
> On Sat, 20 Mar 2004, Jeremy C. Reed wrote:
> 
> > (98)Address already in use: make_sock: could not bind to address
> > 0.0.0.0:80
> > no listening sockets available, shutting down
> > Unable to open logs
> 
> I was able to get it to work by commenting out the default "Listen 80"
> line.
> 
> (The "Unable to open logs" is just nonsense.)
> 
> I am pretty sure this is an IPv6 issue. This Linux 2.4.25 box doesn't know
> IPv6. I also tried under Linux 2.6.3 and same (I believe no IPv6 support).
> 
> A simple fix is to not have the default "Listen 80" line enabled by
> default. A better fix is to make sure IPv6 is not tried. I don't know for
> sure.

If you cannot use ipv6, why not just set USE_INET6=NO in mk.conf?