Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Problems with NetSNMP
@ 2010-06-28 15:39 Chris Kerios
  2010-06-28 16:33 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Kerios @ 2010-06-28 15:39 UTC (permalink / raw)
  To: buildroot

Hi,
I am trying to get netsnmp package running on my Geode LX.
Development host is x86 running Fedora 13.  Target is previously
mentioned Geode.  Buildroot is the latest git pull as of this morning.

I did a fresh build of everything, toolchain, uLibC, kernel, rootfs, etc.

The build runs cleanly with no errors, including the netsnmp package
build.  When run on the target the snmpd launch fails with the message
that it can't load libc.so.6.  So I created a link of libc.so.6 to
libuClibc-0.9.31.so and relaunched the snmpd.  This fails with a new
error that it can't load libdl.so.2.  I create another link of
libdl.so.2 to libdl-0.9.31.so and relaunch snmpd.

This fails with a new error of "Starting network management
services:/usr/sbin/snmpd: can't resolve symbol '__xstat64' in lib
'/usr/lib/libnetsnmpmibs.so.20'"

Now I'm really stuck.  I've reviewed the mailing lists and this
problem appears to have cropped up previously a while ago regarding
the libraries not being found and statements reflect that it was
fixed.  There is a email this month regarding this problem but it was
with an external toolchain.  None of the problems mention the
unresolved reference to __xstat64.  Has the old problem reappeared?

Regards,
Chris

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-28 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-28 15:39 [Buildroot] Problems with NetSNMP Chris Kerios
2010-06-28 16:33 ` Thomas Petazzoni
2010-06-28 17:00   ` Chris Kerios

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox