Hi Don,
>Hi Jarek,
>
> I noticed the original post was signed Robert, are there two people
> working on this or is Jarek another name you go by? Just curious.
Sorry for the confusion, my coworker finished and sent the message
I started :)
> First Advice: don't make changes to /usr/src/sys/i386/
>
> Recvsup and rebuild. Did you change anything in /etc/make.conf?
>
No, absolutely not. This is my /etc/make.conf:
# -- use.perl generated deltas -- #
# Created: Wed Nov 10 22:37:45 2004
# Setting to use base perl from ports:
PERL_VER=5.8.5
PERL_VERSION=5.8.5
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
5.3-RELEASE
Hi,
I'm just trying to build kernel in 5.3-RELEASE and it fails.
I added the following to GENERIC config:
#cpu I486_CPU
#cpu I586_CPU
cpu I686_CPU
options EXT2FS
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_DEFAULT_TO_ACCEPT
options MAC
options GEOM_BDE