Port-macppc archive

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

apache unstable with 5.1 packages on NetBSD 5.2



I am hoping for a little advice on how to solve a problem I've hit
while "practicing" for an upgrade of my production server.

I appear to have hit bug: lib/39986.  This is a problem with a weak symbol
getting called, and not satisfied when it should be.  The recent apache pkgs
have their modules loaded dynamically, and that seems to be triggering the
problem. ( apache 2.2.23 )

Is there a simple approach to fixing this that does not involve me rebuilding
packages from source or doing something unsupported?  I'd like to stick
with "standard" offerings from pkgsrc, if possible.

If I start looking in the builds of pkgsrc built on 6.0.x, where this problem
with the libraries are fixed, will I be begging for trouble?

According to the bug, this problem was fixed in Dec 2011 (I think).  It is
probably fixed in 5.2, but there are no pkgsrc builds on 5.2
that I know of.

One more data point: if I eliminate the mod_ssl from the apache config, the
errors go away.  This may be a fix, but does not leave be confident.

Advice would be much appreciated.

Thanks,

-dgl-


PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/pkg/lib/php/20090630/dbase.so' - Cannot open "/usr/pkg/lib/php/2009
0630/dbase.so" in Unknown on line 0
[Sat Feb 02 17:44:47 2013] [notice] Digest: generating secret for digest 
authentication ...
[Sat Feb 02 17:44:47 2013] [notice] Digest: done
[Sat Feb 02 17:44:48 2013] [notice] Apache/2.2.23 (Unix) mod_ssl/2.2.23 
OpenSSL/0.9.9-dev DAV/2 PHP/5.3.17 configured -- resuming normal
 operations
[Sat Feb 02 17:45:23 2013] [error] [client 71.39.101.51] Invalid method in 
request get /
/usr/pkg/lib/php/20090630/zlib.so: Trying to call undefined weak symbol 
`__deregister_frame_info'
/usr/pkg/lib/php/20090630/zlib.so: Trying to call undefined weak symbol 
`__deregister_frame_info'
/usr/pkg/lib/php/20090630/zlib.so: Trying to call undefined weak symbol 
`__deregister_frame_info'
[Sat Feb 02 17:57:54 2013] [notice] Graceful restart requested, doing restart
/usr/pkg/lib/php/20090630/zlib.so: Trying to call undefined weak symbol 
`__deregister_frame_info'
/usr/pkg/lib/php/20090630/zlib.so: Trying to call undefined weak symbol 
`__deregister_frame_info'
... (several more)
/usr/pkg/lib/php/20090630/zlib.so: Trying to call undefined weak symbol 
`__deregister_frame_info'
/usr/pkg/lib/php/20090630/zlib.so: Trying to call undefined weak symbol 
`__deregister_frame_info'


Home | Main Index | Thread Index | Old Index