Date: Mon, 28 Mar 2011 09:04:33 -0300 From: =?ISO-8859-1?Q?M=E1rcio_Luciano_Donada?= <mdonada@auroraalimentos.com.br> To: freebsd-stable@freebsd.org Subject: install: aibs.ko: No such file or directory Message-ID: <4D907951.9070000@auroraalimentos.com.br>
next in thread | raw e-mail | index | archive | help
I am updated on FreeBSD 8.1-RELEASE-p2 to 8.2-STABLE using cvsup.conf, as follows: *default host=cvsup2.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_8 *default delete use-rel-suffix *default compress src-all #ports-all Then to build system use the following command: # cd /usr/src # make -j4 buildworld && make -j4 buildkernel KERCONF=VPN2 && make -j4 installkernel KERNCONF=VPN2 but when making the final part, which is the installation it reports me the following error: install: aibs.ko: No such file or directory *** Error code 71 1 error *** Error code 2 But if I build only the kernel VPN2 he successfully completed. My Kernel is, This is just a copy of GENERIC including the following lines: device pf device pflog device pfsync device crypto options ALTQ options ALTQ_CBQ options ALTQ_RED options ALTQ_RIO options ALTQ_HFSC options ALTQ_CDNR options ALTQ_PRIQ options ALTQ_NOPCC options ALTQ_DEBUG options TCP_SIGNATURE options IPSEC options IPSEC_DEBUG options SC_DISABLE_REBOOT -- Márcio Luciano Donada Aurora Alimentos - T.I. Matriz Coop. Central Oeste Catarinense
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D907951.9070000>