From owner-freebsd-questions Sat Sep 30 12:32:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from autobot.veldt.com (vi-216-128-57-99-l3-rb1.anhmcaidc.firstworld.net [216.128.57.99]) by hub.freebsd.org (Postfix) with ESMTP id 944BA37B502 for ; Sat, 30 Sep 2000 12:32:09 -0700 (PDT) Received: from [192.168.1.2] ([192.168.1.2]) by autobot.veldt.com (8.9.3/8.9.3) with ESMTP id NAA09237; Sat, 30 Sep 2000 13:32:01 -0600 (MDT) (envelope-from james@veldt.com) Mime-Version: 1.0 X-Sender: james@autobot.veldt.com Message-Id: In-Reply-To: <00de01c02ac4$cf5e6340$0c00a8c0@ipform.ru> References: <20000930011435.B25121@149.211.6.64.reflexcom.com> <00de01c02ac4$cf5e6340$0c00a8c0@ipform.ru> Date: Sat, 30 Sep 2000 13:31:15 -0600 To: "Artem Koutchine" From: James Gorham Subject: Re: IPFW Addition Cc: freebsd-questions@freebsd.org Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I might also be the problem when kernel and the world of different version. >The best way to make everything work is to make you personal kernel config, >do cvsup to the lastest of your version, enable IPFIREWALL there and >IPDIVERT >then do (in single mode: boot -s) >make buildkernel KERNEL=MYKERNEL >make installkernel KERNEL=MYKERNEL >make buildworld >reboot >make installworld >mergemaster >reboot > >try ipfw command >it should not give any errors Tried doing this last night. CVSup'd my sources, build world, build the kernel, install the kernel, and when i was in single user mode to do installworld, i get this: Installing /usr/libdata/perl/5.00503/mach/auto/POSIX/autosplit.ix Installing /usr/libdata/perl/5.00503/mach/auto/POSIX/POSIX.so Installing /usr/libdata/perl/5.00503/mach/auto/POSIX/POSIX.bs Installing /usr/libdata/perl/5.00503/mach/POSIX.pod Installing /usr/libdata/perl/5.00503/mach/POSIX.pm Writing /usr/libdata/perl/5.00503/mach/auto/POSIX/.packlist Appending installation info to /usr/libdata/perl/5.00503/mach/perllocal.pod cd sdbm && make all rm -rf libsdbm.a ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a chmod 755 libsdbm.a *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/SDBM_File/sdbm. *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/SDBM_File. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any ideas? -j To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message