I am following the instructions in the FAQ for a binary install and receive the following errors on AIX 5.3. Are these instructions out of date? I was able to compile 2.5.1 successfully on the same host.
http://www.ossec.net/wiki/Know_How:BinaryInstall *** Making os_maild *** gcc -g -Wall -I../ -I../headers -DCLIENT -DAIX - DHIGHFIRST -DARGV0=\"ossec-maild\" -DXML_VAR=\"var\" -DOSSECHIDS maild.c config.c os_maild_client.c sendmail.c mail_list.c ../config/ lib_config.a ../shared/lib_shared.a ../os_net/os_net.a ../os_regex/ os_regex.a ../os_xml/os_xml.a -o ossec-maild ld: 0711-596 SEVERE ERROR: Object /tmp//ccOebx81.o An RLD for section 2 (.data) refers to symbol 774, but the storage class of the symbol is not C_EXT or C_HIDEXT. ld: 0711-596 SEVERE ERROR: Object /tmp//cc2JomRv.o An RLD for section 2 (.data) refers to symbol 632, but the storage class of the symbol is not C_EXT or C_HIDEXT. ld: 0711-596 SEVERE ERROR: Object /tmp//ccUo3osy.o An RLD for section 2 (.data) refers to symbol 677, but the storage class of the symbol is not C_EXT or C_HIDEXT. ld: 0711-596 SEVERE ERROR: Object /tmp//ccbqllty.o An RLD for section 2 (.data) refers to symbol 668, 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. Error Making os_maild make: 1254-004 The error code from the last command is 1. Stop.
