make installkernel help required.

Subhro subhro.kar at gmail.com
Mon Sep 20 12:52:32 PDT 2004


Did you cvsup with src-all? 

Regards
S.


On Mon, 20 Sep 2004 20:27:34 +0100, Phil Payne <phil at sal-n-phil.net> wrote:
> Hi
> 
> On Mon, 2004-09-20 at 20:16, Subhro wrote:
> > mount -a ?
> 
> All filesystems are mounted:
> # mount
> /dev/ad0s1a on / (ufs, local)
> devfs on /dev (devfs, local)
> /dev/ad0s1e on /tmp (ufs, local, soft-updates)
> /dev/ad0s1f on /usr (ufs, local, soft-updates)
> /dev/ad0s1d on /var (ufs, local, soft-updates)
> /dev/ad1s1e on /usr/home/share (ufs, local, soft-updates)
> 
> > sysctl kern.securelevel ?
> 
> securelevel is default of -1
> 
> > cat /etc/make.conf | grep CFLAGS ?
> 
> Nothing bizarre in make.conf:
> 
> # cat /etc/make.conf
> NO_BIND=true
> NO_I4B=true
> NOINET6=true
> NO_SENDMAIL=true
> NOGAMES=true
> 
> # -- use.perl generated deltas -- #
> # Created: Thu Sep 16 23:54:07 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
> NO_PERL_WRAPPER=yo
> 
> Any extra help much appreciated.
> 
> Thanks,
> Phil.
> 
> 
> 
> 
> > Regards
> > S.
> >
> >
> > On Mon, 20 Sep 2004 15:56:22 +0100, Phil Payne <phil at sal-n-phil.net> wrote:
> > > Hi,
> > >
> > > Having problems installing a new kernel. Kernel builds fine, the only
> > > difference over previous kernel is the commenting of the following
> > > items:
> > >
> > > #options                IPFIREWALL
> > > #options                IPFIREWALL_VERBOSE
> > > #options                IPFIREWALL_VERBOSE_LIMIT=1000
> > > #options                IPDIVERT
> > >
> > > as I have switched to using PF. (previous kernel had both PF and
> > > IPFIREWALL enabled)
> > >
> > > Debug is below. Anyone help on why this is borking now?
> > >
> > > I've tried this twice. After the first error I cleared our /usr/obj to
> > > make sure I was building into a clean directory but get the same result.
> > >
> > > Thanks,
> > > Phil.
> > >
> > > --------------------------------------------------------------
> > > >>> Kernel build for PP completed on Mon Sep 20 15:40:31 BST 2004
> > > --------------------------------------------------------------
> > > gw# make installkernel KERNCONF=PP
> > > --------------------------------------------------------------
> > > >>> Making hierarchy
> > > --------------------------------------------------------------
> > > cd /usr/src;  MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386
> > > MACHINE=i386  CPUTYPE=
> > > GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin
> > > GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font
> > > GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac
> > > PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 hierarchy
> > > cd /usr/src/etc;                make distrib-dirs
> > > mtree -eU  -f /usr/src/etc/mtree/BSD.root.dist -p /
> > > mtree -eU  -f /usr/src/etc/mtree/BSD.var.dist -p /var
> > > mtree -eU  -f /usr/src/etc/mtree/BSD.usr.dist -p /usr
> > > share/nls/C changed
> > >        type expected dir found link
> > > mtree -eU  -f /usr/src/etc/mtree/BSD.include.dist  -p /usr/include
> > > cd /; rm -f /sys; ln -s usr/src/sys sys
> > > cd /usr/share/man/en.ISO8859-1; ln -sf ../man* .
> > > cd /usr/share/man;  set - `grep "^[a-zA-Z]" /usr/src/etc/man.alias`;
> > > while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift; shift;
> > > done
> > > cd /usr/share/openssl/man;  set - `grep "^[a-zA-Z]"
> > > /usr/src/etc/man.alias`;  while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s
> > > "$2" "$1";  shift; shift;  done
> > > cd /usr/share/openssl/man/en.ISO8859-1; ln -sf ../man* .
> > > cd /usr/share/nls;  set - `grep "^[a-zA-Z]" /usr/src/etc/nls.alias`;
> > > while [ $# -gt 0 ] ;  do  rm -rf "$1";  ln -s "$2" "$1";  shift; shift;
> > > done
> > > shift: can't shift that many
> > > *** Error code 2
> > >
> > > Stop in /usr/src/etc.
> > > *** Error code 1
> > >
> > > Stop in /usr/src.
> > > *** Error code 1
> > >
> > > Stop in /usr/src.
> > > *** Error code 1
> > >
> > > Stop in /usr/src.
> > >
> > > _______________________________________________
> > > freebsd-questions at freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> > >
> >
> >
> 
> 



-- 
Subhro Sankha Kar
School of Information Technology
Block AQ-13/1 Sector V
ZIP 700091
India


More information about the freebsd-questions mailing list