hello everyone,
i am trying to install ipfilter (ipf) on my DL10L that i just loaded
with tru64 5.1B and patchkit 5. first i tried with ipfilter 4.1.8 then
with the recommended (fully tested 4.1 release) for tru64 5.1B ipfilter
4.1.4 as stated here:
http://coombs.anu.edu.au/~avalon/ipfilter-status.html
ipf compiles ok however when i try to do: make install-osf i get the
following error:
<snip>
../bsdinstall -m 0644 -c -o root -g bin ipscan.8 /usr/share/man/man8
../bsdinstall -m 0644 -c -o root -g bin ipscan.5 /usr/share/man/man5
../bsdinstall -m 0644 -c -o root -g bin ipfstat.8 /usr/share/man/man8
Remember to rebuild the whatis database.
sync
sysconfigdb -f /usr/sys/io/ipfilter/sysconfigtab -a ipfilter
(cd OSF/`OSF/cpurev`; make -f Makefile.ipsend INSTALL=install install
"TOP=../.." 'CFLAGS=-I$(TOP) -D_BSD_SOURCE ' "IPFLOG=-DIPFILTER_LOG"
"LOGFAC=-DLOGFAC=LOG_LOCAL0" "POLICY=-DIPF_DEFAULT_PASS=FR_PASS"
"SOLARIS2=" "DEBUG=-g" "DCPU=`uname -m`" "LIBBPF=" "CPUDIR=`uname
-s|sed -e 's_at_/_at__at_g'`-`uname -r`-`uname -m`" "IPFBPF=" 'STATETOP_CFLAGS='
"BPFILTER=" 'STATETOP_INC=' 'STATETOP_LIB=' "BITS=" "OBJ=."
"LOOKUP=-DIPFILTER_LOOKUP -DIPFILTER_SCAN" "COMPIPF=" 'SYNC='
'ALLOPTS=-DIPFILTER_LOG -DIPFILTER_LOOKUP -DIPFILTER_SCAN
-DIPFILTER_SYNC -DIPFILTER_CKSUM' 'LIBBPF=' "IPFLKM=-DIPFILTER_LKM"; cd ..)
Make: Don't know how to make install. Stop.
*** Exit 1
Stop.
both ipfilter 4.1.4 and 4.1.8 behave the same way. searching on the net
i see other people have the same problem. is there a patch or workaround
that fixes this except for manually installing the files that are in the
OSF directory ?
thank you!
Stoyan Angelov
Received on Thu Jun 02 2005 - 12:33:47 NZST