Hi, I got the following error when compiling pfil2.1.7 with gcc3.4.6 on solaris 9.
gcc -I.. -I. -D_KERNEL -DSUNDDI -DSOLARIS2=9 -DPFILDEBUG -m64 -mcmodel=medlow -DDO=pfil64 -c ../pfil.c -o pfil.o Assembler messages: Fatal error: No compiled in support for 64 bit object file format *** Error code 1 make: Fatal error: Command failed for target `pfil.o' Current working directory /work/cxu/source/pfil/SunOS *** Error code 1 make: Fatal error: Command failed for target `SunOS64' Current working directory /work/cxu/source/pfil *** Error code 1 (ignored) Does anyone have any idea on this? Thanks,
