Date: Mon, 28 Mar 2011 12:25:27 -0300 From: =?UTF-8?B?TcOhcmNpbyBMdWNpYW5vIERvbmFkYQ==?= <mdonada@auroraalimentos.com.br> To: freebsd-stable@freebsd.org Subject: Re: install: aibs.ko: No such file or directory Message-ID: <4D90A867.10505@auroraalimentos.com.br> In-Reply-To: <30AE8A19-E6F0-4332-B95A-ABBC5066C1C5@gmail.com> References: <4D907951.9070000@auroraalimentos.com.br> <30AE8A19-E6F0-4332-B95A-ABBC5066C1C5@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Geoge, without the option-j to make the error is exactly the same. Em 28/3/2011 10:21, George Kontostanos escreveu: > Don't use the -j flag when installing your kernel. > > make installkernel KERNCONF=VPN2 > > On 28 Μαρ 2011, at 3:04 μ.μ., Márcio Luciano Donada wrote: > >> 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 >> >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > -- 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?4D90A867.10505>