SNMP w/ PHP problems after updates...

Joe Orton jorton at redhat.com
Wed Apr 27 19:51:24 UTC 2005


On Wed, Apr 27, 2005 at 09:56:20AM -0600, Mike Cisar wrote:
> Has anyone else seen a similar problem?  
> 
> After applying some recent updates to my FC3 system (including some Net-SNMP
> packages, which I'm presuming are the cause) last night, PHP has started
> kicking up the following error...
> 
> PHP Warning:  Unknown(): Unable to load dynamic library
> '/usr/lib/php4/snmp.so' - /usr/lib/php4/snmp.so: undefined symbol:
> usmAES192PrivProtocol in Unknown on line 0

This is a regression caused by the recent net-snmp update, which dropped
a bunch of functions (breaking the ABI but not bumping the soname... 
ick):

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=155975

we're going to fix it shortly by rebuilding PHP against the new version
of net-snmp and issuing a new PHP update.

Regards,

joe




More information about the fedora-list mailing list