2010/4/21 高川 <[email protected]>:
> I change the version to 5.5.1 and i still got the problem,
> there is the log

OK - that's useful.
The log shows that building the main applications (snmpd,
snmptrapd, and the command line tools) is working.

The problem only arises when compiling the perl modules.
The simplest way to avoid this error would be to omit these
modules altogether:

    ./configure --without-perl-modules


If you do want to include the perl modules, then you probably
need to ensure that you compile the suite using the same
version of the compiler that was used to build perl.
That's the best way to ensure that the NetSNMP modules
are compatible with perl's dynamic loader.

   You can check which compiler was used by running  'perl -V'

Dave

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
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