Jason Mitchell | 2 Oct 2007 06:33

Re: What did I do wrong?

Hello,

	I created a "miniroot" kernel and wrote up some directions a long time
ago. The email is archived here:

http://mail-index.netbsd.org/port-hpcarm/2003/01/07/0001.html

	The directions should still work but the files have moved. They are now
at: http://www.bigjar.com/hpcarm/old. I also did a newer version with a
NetBSD 3.0 kernel at: http://www.bigjar.cojm/hpcarm. In either case the
same instructions apply: copy the files to a dos partition of a flash
card, then run hpcboot.exe from your Jornada.

	Be forewarned. The site where www.bigjar.com is hosted is severely
bandwidth constrained from 8am to 6pm EDT. So you'll want to download
these files outside of that window.

Jason M.

On Fri, 2007-09-28 at 15:12 -0400, Brad Spencer wrote:
> Hello,
> 
>    I have wanted to get NetBSD running on my Jornada 720 since almost 6 months
>    ago! I was so glad to find you site, since it seemed so easy. As your email
>    address is at NetBSD.org, I assume you are somewhat official. Anyways, I
>    tried to format the CF card from Linux. Is that wrong? I made the DOS
>    partition a FAT16 one. Are they the same thing? And also, when you said to
>    leave the rest for NetBSD, did you mean to format the rest of the drive in a
>    NetBSD filesystem? I'm not sure how long ago your article was written, but I
>    believe a new NetBSD is now out. Would that be fixed if I installed from the
(Continue reading)

Jens Wurm | 5 Oct 2007 14:32
Picon
Picon

Problem to build hpcarm-netbsd-current

Hi,
i want to build netbsd-current-4.99.32 for my jornada720, but i get the
following error:

#    create  vnd/.depend
rm -f .depend
CC=/usr/hpcarm/tools/bin/arm--netbsdelf-gcc
/usr/hpcarm/tools/bin/nbmkdep -d -f .depend -s .o lkminit_vnd.d
real-vnd.d
#   compile  vnd/lkminit_vnd.o
/usr/hpcarm/tools/bin/arm--netbsdelf-gcc -O2 -ffreestanding 
-fno-strict-aliasing -Wno-pointer-sign -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional 
-Werror   -I/usr/src/common/include -nostdinc -I.
-I/usr/src/sys/lkm/dev/vnd -isystem /usr/src/sys -isystem
/usr/src/sys/arch -isystem /usr/src/sys/../common/include -D_KERNEL
-D_LKM  -c    /usr/src/sys/lkm/dev/vnd/lkminit_vnd.c
In file included from ./arm/cpu.h:85,
                 from ./machine/cpu.h:3,
                 from ./arm/arm32/param.h:39,
                 from ./machine/param.h:45,
                 from /usr/src/sys/sys/param.h:145,
                 from /usr/src/sys/lkm/dev/vnd/lkminit_vnd.c:34:
./machine/intr.h:81: error: expected identifier or '(' before 'do'
./machine/intr.h:81: error: expected identifier or '(' before 'while'
In file included from ./arm/cpu.h:85,
                 from ./machine/cpu.h:3,
                 from ./arm/arm32/param.h:39,
                 from ./machine/param.h:45,
                 from /usr/src/sys/sys/param.h:145,
(Continue reading)


Gmane