Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31783 - snmpd broke after upgrade
Summary: snmpd broke after upgrade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Max Kalika (RETIRED)
URL:
Whiteboard:
Keywords:
: 31784 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-22 17:43 UTC by Wade Parker
Modified: 2004-12-18 09:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wade Parker 2003-10-22 17:43:48 UTC
After I did an emerge -u system my net-analyzer/net-snmp stoped working with
this error:

nmpd: relocation error: snmpd: undefined symbol: smux_listen_sd


Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge -u system
3.

Actual Results:  
nmpd: relocation error: snmpd: undefined symbol: smux_listen_sd


Expected Results:  
run as it was before.

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r6, 2.4.20-gentoo-r5)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.3.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif gpm jpeg libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml
alsa gdbm berkdb slang readline arts tetex bonobo svga tcltk java guile mysql
postgres X sdl tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt
kde motif opengl mozilla ldap cdr"
Comment 1 Wade Parker 2003-10-22 17:48:12 UTC
the error is:

snmpd: relocation error: snmpd: undefined symbol: smux_listen_sd
and not
nmpd: relocation error: snmpd: undefined symbol: smux_listen_sd
Comment 2 Lisa Seelye (RETIRED) gentoo-dev 2003-10-22 19:28:35 UTC
*** Bug 31784 has been marked as a duplicate of this bug. ***
Comment 3 Max Kalika (RETIRED) gentoo-dev 2003-10-23 07:13:25 UTC
upgrade to what version of snmp?  net- ucd-?
Comment 4 Wade Parker 2003-10-23 12:26:38 UTC
upgraded to:
 net-analyzer/net-snmp  version 5.0.9-r2
Comment 5 Max Kalika (RETIRED) gentoo-dev 2003-10-30 15:44:01 UTC
Mind trying re-emerging one more time?  I've installed this version on 3
production servers and it works fine everywhere.
Comment 6 Wade Parker 2003-11-01 02:49:55 UTC
ok, i've tried reinstalling, ive tried down grading and still cant start
snmpd :(
Comment 7 Max Kalika (RETIRED) gentoo-dev 2003-11-12 13:34:22 UTC
Ok, I've tried installing this on an athlon-xp box and it works just fine.  My only guess is that you have a broken gcc/glibc/binutils toolset.  Everything works for me on both x86 and ~x86 boxes.  Here's what I have:

 x86:  gcc-3.2.3-r2 glibc-2.3.2-r1 binutils-2.14.90.0.6-r6
~x86:  gcc-3.3.2-r2 glibc-2.3.2-r8 binutils-2.14.90.0.7-r3
Comment 8 Max Kalika (RETIRED) gentoo-dev 2004-01-16 11:04:01 UTC
can you try the 5.1 version?  thanks.
Comment 9 Claudio Corsi 2004-06-22 04:14:47 UTC
The 5.1.1 ebuild don't work here (like all other version! also 5.0.x). The same bug yet (undefined symbol: smux_listen_sd).

Why?

NOTE 1: but now tools like tkmib work (strange perl trouble before) 

NOTE 2: i have the perl flag in make.conf.
Comment 10 b52 2004-06-30 12:05:10 UTC
Hi
I made an update of snmp. It emerge reported no errors, and now I can't start snmpd. I get no error messages or sth else. My current net-snmp Version is 5.0.9-r1 but sorry I don't know the former one because of a successful emerge.
Is my bug related to this one mentioned here?
Thanks
Comment 11 Max Kalika (RETIRED) gentoo-dev 2004-12-17 20:46:59 UTC
Is this still a problem?  I just installed 5.1.1 on a fresh system and it's humming along happily.  Please update.  Thanks.
Comment 12 Wade Parker 2004-12-18 03:59:01 UTC
5.1.1 Is working fine now.

Thanks
Comment 13 Max Kalika (RETIRED) gentoo-dev 2004-12-18 09:56:37 UTC
Thanks, closing.