After upgrade of net-snmp package to version 5.2 php (if compiled with snmp flag) gives the following error: /usr/bin/php: symbol lookup error: /usr/bin/php: undefined symbol: usmAES192PrivProtocol Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: Temporary solution: either 'emerge -v =net-analyzer/net-snmp-5.1.1-r1' either 'USE="-snmp" emerge -v php' Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.4.25 i686) ================================================================= System uname: 2.4.25 i686 Pentium III (Coppermine) Gentoo Base System version 1.4.16 Python: dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4 [2.3.4 (#1, Oct 19 2004, 10:09:49)] dev-lang/python: 2.2.3-r5, 2.3.4 sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4 sys-devel/binutils: 2.15.92.0.2-r1 sys-devel/libtool: 1.5.10-r4 virtual/os-headers: 2.4.19-r1, 2.4.21-r1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j1" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 apm arts avi berkdb bitmap-fonts crypt cscope cups encode erandom f77 font-server foomaticdb gdbm gif hardened imlib jpeg kde libg++ libwww mad mikmod motif mpeg mysql ncurses nls oggvorbis opengl oss pam pic pie png python quicktime readline sdl slang snmp ssl tcpd truetype-fonts type1-fonts xml2 xmms xv zlib" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
net-snmp broke their lib. recompile php/mod_php/php-cgi.
i know that, but they should do something about it because it brakes peoples machines. Shouldn't someone from their side (net-snmp maintainer) comment something ?? ... like masking the package or anything else ...
Liviu, I don
Liviu, I don´t really see why this should be masked. Upgrading libraries whose older versions were used before to compile other packages (like php/mod_php with USE="snmp") may cause problems. You can (and maybe should) use revdep-rebuild to check if there are any dependency problems after upgrade. Note that I have submitted a separate Bug 80066 because revdep-rebuild fails to detect the problem in this particular case.