SOLVED: Re: apache: size mismatch symbol(_res) and symbol(_sys_errlist)

Lou Hevly soc at visca.com
Tue Aug 29 06:09:04 PDT 2006


At 21:51 28/08/06 -0400, Nick Guenther wrote:

>There is no way to tell at all from this. I suppose I could compare
>the size with a copy of httpd here but I'm too lazy to install a whole
>test system just for that. What you could do, though, is set up your
>own test system, verify that it's httpd works okay, and then run
>cksum(1) and md5(1) on both binaries and see if you have the same or a
>different file.

First of all, thank-you Nick for your comments.

This is a mod_perl issue.  I can eliminate the problem by commenting 
out this line in the httpd.conf file:

#LoadModule perl_module           /var/www/modules/mod_perl.so

I had installed mod_perl-1.29p0/ from 
ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386

So I pkg_deleted it and rebuilt the module from ports.  Now it works.

Is the openbsd-ports list the proper place to report this?  It's 
actually a package problem rather than a ports one.




More information about the Openbsd-newbies mailing list