On 31/01/2008, Landry Caroline <[EMAIL PROTECTED]> wrote:
> configure \
>    --with-mib-modules="host agentx disman/event-mib examples/example" \
>    --with-out-mib-modules=host/hr_network --with-libs="-lws2_32" \
>    --prefix="/usr/local" \
>    --with-perl-modules
>
> make

> The attached files contains the full traces of configure and make
> commands.


Two things worry me about that output.
Firstly the messages:
*** Warning: This system can not link to static lib archive
helpers/libnetsnmphelpers.la.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.


Secondly, it doesn't seem to have compiled the main SNMP library
(so is presumably picking up a previous version).

It would probably be worth running "make clean" before "make",
to make sure that you're working with a consistent build environment.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to