an...@isac.gov.in: Content-Description: Plaintext Message > Hi List, > > I am trying to compile postfix 3.1.2 on AIX, but getting following error. > > [src/master] > /opt/freeware/bin/gcc -I. -I../../include -DUSE_TLS -DUSE_SASL_AUTH > -DUSE_CYRUS_SASL -DHAS_LDAP -DHAS_PCRE -I/opt/freeware/include/openssl > -I/usr/local/cyrus-sasl/include/sasl -I/opt/freeware/include -DNO_DNSSEC > -D_ALL_SOURCE -DHAS_POSIX_REGEXP -DNO_EAI -DHAS_DEV_URANDOM > -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS > -Wmissing-prototypes -Wformat -Wno-comment -g -O -I. -I../../include > -DAIX6? -o master master.o master_conf.o master_ent.o master_sig.o > master_avail.o master_spawn.o master_service.o master_status.o > master_listen.o master_vars.o master_wakeup.o master_watch.o master_flow.o > master_monitor.o ../../lib/libglobal.a ../../lib/libutil.a > -L/opt/freeware/lib64 -L/usr/local/cyrus-sasl/lib -lsasl2 -lldap -llber > -lpcre -lssl -lcrypto > collect2: ../../lib/libglobal.a: not a COFF file > make: *** [master] Error 1 > make: *** [update] Error 1 > > I have googled for this error and it looks like it is specific to AIX, but > there is no clear solution seen.
Is this a compiler from http://www.bullfreeware.com/ ? If not, could you try one? Wietse