[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipfilter
Subject:    pfil 2.1.7 build failure (sun 5.10 1/06)
From:       "J.D. Bronson" <jbronson () wixb ! com>
Date:       2005-12-23 23:23:22
Message-ID: 6.2.5.6.2.20051223172041.00bef670 () sixcompanies ! com
[Download RAW message or body]

I didnt have any issues on a beta of solaris 11, but trying this 
build on a released version fails to compile.

I am using Studio 11 and Sun's MAKE...

I dont know how to troubleshoot this..


# make package
i=`uname -s`; case $i in HP-UX) make hpux;; *) make $i;; esac
/bin/cp Makefile SunOS
make SunOS`optisa sparcv9 >/dev/null 2>&1; if [ $? -eq 0 ] ; then 
echo "64"; else echo "32"; fi`
(cd SunOS; make pfil "BITS=32" OS=solaris DO=pfil "ADEF=-I.. -I. 
-D_KERNEL -DSUNDDI -DSOLARIS2="`uname -r | sed -e 
's/[0-9]*\.\([0-9]*\).*/\1/'`" -DPFILDEBUG")
/opt/SUNWspro/prod/bin/cc  -O -I.. -I. -D_KERNEL -DSUNDDI 
-DSOLARIS2=10 -DPFILDEBUG -c ../pfil.c -o pfil.o
"/usr/include/sys/ddi_implfuncs.h", line 206: syntax error before or 
at: peekpoke_ctlops_t
"/usr/include/sys/ddi_implfuncs.h", line 206: warning: undefined or 
missing type for: peekpoke_ctlops_t
cc: acomp failed for ../pfil.c
*** Error code 2
make: Fatal error: Command failed for target `pfil.o'
Current working directory /junk/pfil/SunOS
*** Error code 1
make: Fatal error: Command failed for target `SunOS32'
Current working directory /junk/pfil
*** Error code 1 (ignored)
(cd `uname -s`; make package-`uname -s`)
/opt/SUNWspro/prod/bin/cc  -O  -c ../pfil.c -o pfil.o
"../compat.h", line 10: cannot find include file: "os.h"
"../pfil.c", line 113: warning: implicit function declaration: READ_ENTER
"../pfil.c", line 115: warning: implicit function declaration: mi_mpprintf
"../pfil.c", line 127: warning: implicit function declaration: RW_EXIT
"../pfil.c", line 145: warning: implicit function declaration: rw_init
"../pfil.c", line 189: warning: implicit function declaration: WRITE_ENTER
"../pfil.c", line 226: warning: implicit function declaration: KMALLOC
"../pfil.c", line 226: syntax error before or at: struct
"../pfil.c", line 251: cannot recover from previous errors
cc: acomp failed for ../pfil.c
*** Error code 2
make: Fatal error: Command failed for target `pfil.o'
Current working directory /junk/pfil/SunOS
*** Error code 1
make: Fatal error: Command failed for target `package'

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic