Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 2004 17:43:45 +0300
From:      "Leo De Geer" <leo@ktv.se>
To:        <freebsd-questions@freebsd.org>
Subject:   problem upgrading from 5.1 p16 to 5.2
Message-ID:  <200404021448.i32EmLCL017042@bamse2.ktv.se>

next in thread | raw e-mail | index | archive | help
I made make buildworld and make buildkernel make installkernel with no
errors but then I did make installworld it stopped after around 1 min with
error that file dos not exist. Now I manage to do a cvsup back to releng5_1
but I cannot do the buildworld kernel any suggestions to how to get it up
and running again

 

The only root access I have at the moment is throw webmins command shell

 

Regards Leo 

 

> make buildworld
"/usr/src/Makefile", line 199: warning: "cd /usr/src/sys//conf &&  find
[A-Z]*[A-Z] -type f -maxdepth 0 ! -name NOTES" returned non-zero status
Running test variables
PASS: Test variables detected no regression, output matches.
Running test targets
PASS: Test targets detected no regression.
Running test sysvmatch
PASS: Test sysvmatch detected no regression.
Running test lhs_expn
PASS: Test lhs_expn detected no regression.
Running test notdef
PASS: Test notdef detected no regression.
Running test modifiers
PASS: Test modifiers detected no regression.
Running test funny_targets
PASS: Test funny_targets detected no regression.
 
--------------------------------------------------------------
>>> Rebuilding the temporary build tree
--------------------------------------------------------------
rm -rf /usr/obj/usr/src/i386
*** Signal 12
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.
> make buildkernel KERNCONF=SKALMAN
"/usr/src/Makefile", line 199: warning: "cd /usr/src/sys//conf &&  find
[A-Z]*[A-Z] -type f -maxdepth 0 ! -name NOTES" returned non-zero status
Running test variables
PASS: Test variables detected no regression, output matches.
Running test targets
PASS: Test targets detected no regression.
Running test sysvmatch
PASS: Test sysvmatch detected no regression.
Running test lhs_expn
PASS: Test lhs_expn detected no regression.
Running test notdef
PASS: Test notdef detected no regression.
Running test modifiers
PASS: Test modifiers detected no regression.
Running test funny_targets
PASS: Test funny_targets detected no regression.
 
--------------------------------------------------------------
>>> Kernel build for SKALMAN started on Fri Apr  2 16:31:12 CEST 2004
--------------------------------------------------------------
===> SKALMAN
mkdir -p /usr/obj/usr/src/sys
cd /usr/src/sys/i386/conf;
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:/u
sr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/
sbin:/usr/bin  config  -d /usr/obj/usr/src/sys/SKALMAN
/usr/src/sys/i386/conf/SKALMAN
Removing stale header: opt_apic.h
Removing stale header: opt_ng_cronyx.h
Removing stale header: opt_no_mixed_mode.h
Removing stale header: opt_mptable_force_htt.h
Removing stale header: opt_dcons.h
Removing stale header: opt_ah.h
Removing stale header: opt_safe.h
Removing stale header: opt_uplcom.h
Removing stale header: opt_uart.h
Removing stale header: opt_watchdog.h
Removing stale header: opt_libmbpool.h
Removing stale header: opt_da.h
Removing stale header: opt_coda.h
Kernel build directory is /usr/obj/usr/src/sys/SKALMAN
Don't forget to do a ``make depend''
cd /usr/obj/usr/src/sys/SKALMAN;  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
DESTDIR=/usr/obj/usr/src/i386  INSTALL="sh /usr/src/tools/install.sh"
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:/u
sr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/
sbin:/usr/bin make KERNEL=kernel cleandir
rm -f *.o *.so *.So *.ko *.s eddep errs  kernel kernel linterrs makelinks
tags  vers.c vnode_if.c vnode_if.h majors.c  device_if.c bus_if.c
linker_if.c miibus_if.c card_if.c power_if.c pci_if.c pcib_if.c ppbus_if.c
usb_if.c isa_if.c agp_if.c device_if.h bus_if.h linker_if.h miibus_if.h
card_if.h power_if.h pci_if.h pcib_if.h ppbus_if.h usb_if.h isa_if.h
agp_if.h  aicasm* y.tab.h aic7xxx_seq.h aic7xxx_reg.h aic7xxx_reg_print.c
aic79xx_seq.h aic79xx_reg.h aic79xx_reg_print.c miidevs.h
*** Signal 12
 
Stop in /usr/obj/usr/src/sys/SKALMAN.
*** Error code 1
 
Stop in /usr/src.
*** Error code 1
 
Stop in /usr/src.

 



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