NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problem/errors upgrading system tp 3.1 patch/STABLE



Hi all;

I'm and FreeBD/linux users and administrators for long time and lately
slowly migrated to NetBSD. So far he system make me learn lots and cool
of it's powerful task.

back to my problem, I have problem to upgrade/patch my NetBSD 3.1 t
patch/STABLE even previously I'm successful doing it for 3.1 and
4.0/4.0.1. The method I'm using is from:

http://www.netbsd.org/docs/updating.html

the error is:


#   compile  raidctl/raidctl.o
/usr/tools/bin/i386--netbsdelf-gcc -Os  -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional
-Wno-uninitialized -Wreturn-type -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings  -Werror    -nostdinc -isystem
/usr/obj/destdir.i386/usr/include -DRESCUEDIR=\"/rescue\"  -c
/usr/src/sbin/raidctl/raidctl.c
/usr/tools/bin/i386--netbsdelf-ld -r -dc -o raidctl.ro rf_configure.o
raidctl.o
mkdir rcorder
( cd rcorder; printf '.PATH: /usr/src/bin/rcorder\n.CURDIR:=
/usr/src/bin/rcorder\n.include "${.CURDIR}/Makefile"\n' |
/usr/tools/bin/nbmake -f- CRUNCHEDPROG=1 DBG="-Os" depend )
nbmake: "/usr/src/bin/rcorder/(stdin)" line 3: Could not find
/usr/src/bin/rcorder/Makefile
nbmake: Fatal errors encountered -- cannot continue

nbmake: stopped in /usr/obj/rescue/rcorder

*** Failed target:  rcorder_make
*** Failed command: ( cd rcorder; printf '.PATH:
/usr/src/bin/rcorder\n.CURDIR:= /usr/src/bin/rcorder\n.include
"${.CURDIR}/Makefile"\n' | /usr/tools/bin/nbmake -f- CRUNCHEDPROG=1
DBG="-Os" depend )
*** Error code 1

Stop.
nbmake: stopped in /usr/src/rescue

*** Failed target:  rescue
*** Failed command: /usr/tools/bin/nbmake RESCUEDIR=/rescue MKKERBEROS=no
-f rescue.mk rescue.crunched
*** Error code 1

Stop.
nbmake: stopped in /usr/src/rescue

*** Failed target:  dependall
*** Failed command: cd /usr/src/rescue; /usr/tools/bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /usr/src/rescue

*** Failed target:  dependall-rescue
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget rescue dependall
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  do-build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget . dependall BUILD_tools=no BUILD_lib=no
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget . do-build
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="";
real="/usr/src" ;; *) this="${dir}/"; real="/usr/src/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /usr/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget . build NOPOSTINSTALL=1
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***
#



I'm successful compiling tools, kernel but stuck on distribution, tried
many times celar up the /usr/obj, /usr/tools and cvsuped the latest src (
if any ) and re do it again, it still happen..

my rig is on pentium2 400Mhz/64MB RAM ( previously I'm succesful even on
cyrix233/pentium166 so no issue )..



Please advise me


TQ

Arafat
System Engineer

--
Be Yourself @ mail.com!
Choose From 200+ Email Addresses
Get a Free Account at www.mail.com


Home | Main Index | Thread Index | Old Index