FBSD4.3stable kernel compile problem w/IPSec

FBSD4.3stable kernel compile problem w/IPSec

Post by Alex Cha » Wed, 11 Jul 2001 20:15:09



options         IPSEC
options         IPSEC_ESP

---------------------

make depend

sh ../../kern/genassym.sh genassym.o > assym.s
rm -f param.c
cp ../../conf/param.c .
perl5 ../../kern/vnode_if.pl -h ../../kern/vnode_if.src
perl5 ../../kern/makeops.pl -c ../../kern/device_if.m
perl5 ../../kern/makeops.pl -h ../../kern/device_if.m
perl5 ../../kern/makeops.pl -c ../../kern/bus_if.m
perl5 ../../kern/makeops.pl -h ../../kern/bus_if.m
perl5 ../../kern/makeops.pl -c ../../dev/ppbus/ppbus_if.m
perl5 ../../kern/makeops.pl -h ../../dev/ppbus/ppbus_if.m
perl5 ../../kern/makeops.pl -c ../../pci/pci_if.m
perl5 ../../kern/makeops.pl -h ../../pci/pci_if.m
perl5 ../../kern/makeops.pl -c ../../dev/usb/usb_if.m
perl5 ../../kern/makeops.pl -h ../../dev/usb/usb_if.m
perl5 ../../kern/makeops.pl -c ../../isa/isa_if.m
perl5 ../../kern/makeops.pl -h ../../isa/isa_if.m
perl5 ../../kern/makeops.pl -c ../../dev/sound/pcm/ac97_if.m
perl5 ../../kern/makeops.pl -h ../../dev/sound/pcm/ac97_if.m
perl5 ../../kern/makeops.pl -c ../../dev/sound/pcm/channel_if.m
perl5 ../../kern/makeops.pl -h ../../dev/sound/pcm/channel_if.m
perl5 ../../kern/makeops.pl -c ../../dev/sound/pcm/feeder_if.m
perl5 ../../kern/makeops.pl -h ../../dev/sound/pcm/feeder_if.m
perl5 ../../kern/makeops.pl -c ../../dev/sound/pcm/mixer_if.m
perl5 ../../kern/makeops.pl -h ../../dev/sound/pcm/mixer_if.m
make: don't know how to make ../../crypto/rijndael/rijndael-alg-fst.c.
Stop
bash-2.05#

--
Copyright 2001
Alex Chan. All rights reserved.