Port-hpcarm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Error trying to build userland for Jornada 728
Hi there:
I'm triying to run NetBSD on my Jornada 728. I discovered the device in
the onlamp article of mwlucas about NetBSD on J728 and now, when they
are really cheap I've got one. I am a newbie in NetBSD but I have
experience in FreeBSD building systems from source, mostly i386 and amd,
from servers to soekris systems.
I've seen other installation ways, but the one that I can understand
better seems to be that one, make a release in i386/NetBSD and install
it on a CF to run in the 728. Please, correct me if I'm wrong and/or
outdated.
I'm in NetBSD 3.1 (GENERIC_LAPTOP) and building everything from current
sources from anoncvs.
The first step
# cd /usr/src
# ./build.sh -m hpcarm -T /usr/src/hpcarmtools tools kernel=JORNADA720
runs without problem.
The problem appears on the second step (building the userland). This is
what I run:
# ./build.sh -m hpcarm -T /usr/src/hpcarmtools -U \
-D /usr/hpcarmbuild distribution
And this is the error. Thanks in advance for your help.
cleandir ===> usr.bin/kdump
rm -f kdump.o subr.o setemul.o siginfo.o kdump-ioctl.o kdump.ln subr.ln
setemul.ln siginfo.ln kdump-ioctl.ln
rm -f siginfo.c kdump-ioctl.c
rm -f kdump
rm -f a.out [Ee]rrs mklog core *.core .gdbinit
rm -f kdump.cat1
rm -f .depend kdump-ioctl.d kdump.d setemul.d siginfo.d subr.d
/usr/src/usr.bin/kdump/tags
rm -f siginfo.c kdump-ioctl.c
cleandir ===> usr.bin/ktrace
rm -f ktrace.o subr.o ktrace.ln subr.ln
rm -f ktrace
rm: ktrace: is a directory
*** Failed target: cleanprog-ktrace
*** Failed command: rm -f ktrace
*** Error code 1
Stop.
nbmake: stopped in /usr/src/usr.bin/ktrace
*** Failed target: cleandir-ktrace
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with:
$@)}"; cd "${real}" && /usr/src/hpcarmtools/bin/nbmake
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget ktrace cleandir
*** Error code 1
Stop.
nbmake: stopped in /usr/src/usr.bin
*** Failed target: cleandir-usr.bin
${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/usr/src/hpcarmtools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget usr.bin cleandir
*** Error code 1
Stop.
nbmake: stopped in /usr/src
*** Failed target: build
${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/usr/src/hpcarmtools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; };
_makedirtarget . cleandir
Stop.
nbmake: stopped in /usr/src
*** Failed target: distribution
${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/usr/src/hpcarmtools/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 ***
--
=============================================
J. Vicente Carrasco -- Bixen
carvay%tikismikis.org@localhost
carvay%es.FreeBSD.org@localhost
Current Boina: Spanish FDP Translationmeister
GnuPG: http://carvay.tikismikis.org/key.txt
==============================================
Home |
Main Index |
Thread Index |
Old Index