Greetings,

I tried compiling the latest 4.1.14 source code on 2 Solaris Sparc systems.
#1) Solaris 9 with Forte 6 compilers
#2) Solaris 8 with SunStudio 11
and in both cases make solaris fails here:

cc -Xa -xildoff -I. -g -I../.. -D_BSD_SOURCE  -DSOLARIS2=8 -DIPFILTER_LOG
-DIPFILTER_LOOKUP  -DIPFILTER_SCAN -DIPFILTER_SYNC -DIPFILTER_CKSUM  -c
./../fil.c -o sparcv7/fil_u.o
"../../fil.c", line 6796: warning: no explicit type given for parameter: uid
"../../fil.c", line 7035: undefined symbol: FIONREAD
"../../fil.c", line 7035: non-constant case expression
cc: acomp failed for ../../fil.c
*** Error code 2
make: Fatal error: Command failed for target `sparcv7/fil_u.o'
Current working directory /tmp/ip_fil4.1.14/SunOS5/sparc-5.8
*** Error code 1
make: Fatal error: Command failed for target `sunos5'
Current working directory /tmp/ip_fil4.1.14
*** Error code 1
make: Fatal error: Command failed for target `solaris'

Did I miss something obvious? I compiled 4.1.13 on same systems no problem.

Reply via email to