Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2000 13:31:15 -0600
From:      James Gorham <james@veldt.com>
To:        "Artem Koutchine" <matrix@ipform.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: IPFW Addition
Message-ID:  <p05001903b5fbefc77fcd@[192.168.1.2]>
In-Reply-To: <00de01c02ac4$cf5e6340$0c00a8c0@ipform.ru>
References:  <p05001901b5faea9a3cfc@[192.168.1.2]> <20000930011435.B25121@149.211.6.64.reflexcom.com> <00de01c02ac4$cf5e6340$0c00a8c0@ipform.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
>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
><in normal mode>
>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05001903b5fbefc77fcd>