pkgsrc-Bugs archive

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

Re: pkg/41017: apache22 from pkgsrc-2008Q4 fails to run on NetBSD-5



The following reply was made to PR pkg/41017; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/41017: apache22 from pkgsrc-2008Q4 fails to run on NetBSD-5
Date: Mon, 16 Mar 2009 05:27:24 +0000

 On Sat, Mar 14, 2009 at 08:25:00PM +0000, louis%zabrico.com@localhost wrote:
  > $ sudo /etc/rc.d/apache start
  > Password:
  > Starting apache.
  > /usr/pkg/sbin/httpd: Undefined PLT symbol "apr_socket_accept_filter" 
(symnum = 1532)
  > 
  > >How-To-Repeat:
  > 
  > 1. On a NetBSD 5.0_RC2 system with pkgsrc-2008Q4
  > 2. Build www/apache22
  > 3. Run /etc/rc.d/apache start
  > 4. See the message shown above.
 
 Does the problem go away if you recompile apr and/or apr-util?
 
 (Also, make sure your kernel has 
    pseudo-device  accf_data               # "dataready" accept filter
    pseudo-device  accf_http               # "httpready" accept filter
 in it, but AFAIK the default 5.0 kernels should.)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index