Additional observations are:

./agent Makefile is the correct make file for building snmpd

Modification of the compiler alias CC to proper directory
and executable yields a good attempt at building.  Frankly, it
seems to me that the gcc compiler should be sufficient.  Yet,
when the daemon is built using gcc, the executable does not
run under the Kenati embedded Linux product.  So, we are using
the Kenati version of gcc, called i386-uclibc-gcc.

The first problem on building is that the <nlist.h> files is
not found during compilation of var_route.c, so I removed the
reference with #if.  This resulted in complete compilation of
that file.

The next problem comes with the following make message:

 make: *** No rule to make target '../snmplib/libnetnsmp.la',
  needed by 'snmpd'.  Stop.

I get this error even if I leave the compiler selection as
gcc.

This problems occurs after the apparently successful compilation
of libnetsnmpmibs.la, libnetsnmpagent.la, etc.

Incidentally, I always execute *make clean* before any build.

Anybody have any ideas?
William R. Buckley
President
SoftNerd, A California Corporation
Director Emeritus,
International Core Wars Society
[EMAIL PROTECTED]
415-756-6699


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to