pkgsrc-Users archive

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

Re: pr 41017 - apache-2.2.11 broken on NetBSD 5_RC2



On Sat, Mar 14, 2009 at 04:55:08PM -0400, Louis Guillaume wrote:
> http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=41017
>
> $ sudo /etc/rc.d/apache start
> Starting apache.
> /usr/pkg/sbin/httpd: Undefined PLT symbol "apr_socket_accept_filter"  
> (symnum = 1532)

Most likely you've updated the system significantly and haven't
rebuilt all your packages, or at least in this case, I'd say apr
and friends. To be safe, even trace the dependencies back further
and recompile those.

You don't say what you upgraded from but sometimes it's worth
minimally saving your package list (pkg_chk -g), deleting all
installed packages and starting from scratch (pkg_chk -a) to
avoid hunting down transient problems.

Sarton


Home | Main Index | Thread Index | Old Index