Hi,all

Here we get some error when install net-snmp 5.5.1 on AIX 6.1.

Environment:
OS: AIX 6100-06-05-1115
GCC: version 4.2.0

Installation Step:

# cd net-snmp-5.5.1
#./configure --enable-as-needed --without-kmem-usage --with-mib-modules=host
#make

Then get following error message:

ld: 0711-596 SEVERE ERROR: Object .libs/mib.o
        An RLD for section 2 (.data) refers to symbol 4703,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/parse.o
        An RLD for section 2 (.data) refers to symbol 3541,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/parse.o
        An RLD for section 2 (.data) refers to symbol 3541,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/read_config.o
        An RLD for section 2 (.data) refers to symbol 1668,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/snmp_debug.o
        An RLD for section 2 (.data) refers to symbol 935,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/snmp_debug.o
        An RLD for section 2 (.data) refers to symbol 935,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/snmp_logging.o
        An RLD for section 2 (.data) refers to symbol 1247,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/fd_event_manager.o
        An RLD for section 2 (.data) refers to symbol 812,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/snmp_enum.o
        An RLD for section 2 (.data) refers to symbol 957,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object .libs/snmpCallbackDomain.o
        An RLD for section 2 (.data) refers to symbol 909,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
collect2: ld returned 12 exit status
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.

Dose any one know why it happened ,and how to fix this?

GeYao
2012/4/18
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
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