Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2007 19:30:06 -0700
From:      "Philip B" <philip383@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Net-snmp dying with an "ld-elf" error at start on brand new FreeBSD install
Message-ID:  <56c7d69d0709091930t1a6202b9ieeb536f38aa379b8@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I've just set up my 1st FreeBSD box to use as a home router/firewall,
replacing my recently departed Linksys all-in-one.

I installed the latest FeeBSD release, version 6.2-RELEASE.

I installed the Net-Snmp port, with the goal of eventually using it
with RRDTool to graph & monitor activity on the box.

After configuring my snmpd.conf file, and enabling Snmp in rc.conf, I
try to start the snmp daemon with

  /usr/local/etc/rc.d/snmpd start

Unfortunately, it doesn't launch and reports an error in my shell.

  Starting snmpd.
  /libexec/ld-elf.so.1: /usr/local/sbin/snmpd: Undefined symbol
"PL_markstack_ptr"

I've tailed /var/log/messages, but there's nothing reported.

I've Googled on "PL_markstack_ptr snmpd" and got back only 5 hits,
none which seem to explain this problem at runtime.

I don't know even where to begin to dig.

Any wise old folks in here lend a hand?

Phil



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56c7d69d0709091930t1a6202b9ieeb536f38aa379b8>