hello all,
i am trying to install ipf on a tru64 5.1B (patchkit 5) box. i tried
both ipfilter 4.1.8 and the tested for tru64 5.1B ipfilter 4.1.4.
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@/@@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 give the same error. searching 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 ?
greetings,
Stoyan Angelov