HylaFAX The world's most advanced open source fax server |
Hello After upgrading aix from 4.2 to 4.3 I am no longer able to compile libtiff and hylafax on the machine. From libtiff I get: # make = libtiff /usr/bin/cc -c -Dunix -qlanglvl=ansi -qsrcmsg -bM:SRE -g -O -I. -I../libtiff ../libtiff/tif_aux.c "../libtiff/tiff.h", line 56.21: 1506-334 (S) Identifier int8 has already been defined on line 606 of "/usr/include/sys/inttypes.h". "../libtiff/tiff.h", line 61.15: 1506-334 (S) Identifier int16 has already been defined on line 607 of "/usr/include/sys/inttypes.h". "../libtiff/tiff.h", line 67.14: 1506-334 (S) Identifier int32 has already been defined on line 608 of "/usr/include/sys/inttypes.h". make: 1254-004 The error code from the last command is 1. If I exclude the int defines from tiff.h, the hylafax compile stop with: /bin/xlC -I.././zlib -D__ANSI_CPP__ -I. -I.. -I.././util -I.././util -I/usr/local/include -I.././regex -qlanglvl=compat -I/usr/lpp/xlC/include -I/usr/include -g -O -+ -c Dispatcher.c++ Unable to retrieve messagemake: 1254-004 The error code from the last command is 1. Anybody solved this issue??? Brgds Jorgen / Copenhagen jgr@ascom.dk ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null