On Mon, 2006-11-27 at 13:31 +1100, Darren Reed wrote:
> Greg Rudd wrote:
> > Hi all 
> >
> > When trying to compile Ip tables 4.1  I am getting the following
> > message 
> >
> > /usr/sys/JULIET/mach_assert.h` -I/usr/sys/include -DLANGUAGE_C -DUERF
> > -DOSF -DMACH -DRT_SEM -DKERNEL -D_KERNEL -D_BSD -D_USE_KERNEL_PROTOS
> > -compress -MD -no_excpt -nointrinsics -Wg,-unroll,1 -Wb,-static
> > -Wco,-nofloat -msg_enable
> > cvtdiftypes,warnimplfunc,macroredef,lvaluecast,uselesstyped -msg_inform
> > cvtdiftypes,warnimplfunc,macroredef,lvaluecast,uselesstyped -msg_enable
> > uninit1,falloffend,intrinsicint,outtoomany,outtoofew,questcompare,storclsdcl,tentredef
> >  -msg_warn 
> > uninit1,falloffend,intrinsicint,outtoomany,outtoofew,questcompare,storclsdcl,tentredef
> >  -msg_enable othermember -msg_error othermember -Umips -UMIPS -U__intel__ 
> > -D__alpha -D__digital__ -D__arch64__ -DUNIX_LOCKS=1 -I../.. -D_BSD_SOURCE   
> >      -DIPFILTER_LOOKUP -DIPFILTER_SCAN -I.  -c ../../ip_fil_osf.c -o 
> > ip_fil.o
> > sh: /usr/sys/JULIET/mach_assert.h: cannot execute
> > *** Exit 1
> > Stop.
> >
> > As this is in a cluster is this message caused by the make file getting
> > the nodes confused or am I doing something wrong here.
> >   
> 
> Which file did you download to compile?
> The latest is 4.1.15 from 
> http://coombs.anu.edu.au/~avalon/ip_fil4.1.15.tar.gz
> 
4.1.15 won't compile on 5.1b so I used 4.1 which is known to compile.

> If you do this at the command prompt:
> /bin/ls -1 /usr/sys/*/mach_assert.h | head -1
> 
> What is the result?
> 
bash-3.00# /bin/ls -1 /usr/sys/*/mach_assert.h | head -1
/usr/sys/HW_INSTALL/mach_assert.h

Reply via email to