[parisc-linux] build errors, recipe still not up to date?

Mike Brancato funnyguy@digitalsmackdown.net
Mon, 27 Mar 2000 17:07:03 -0500 (EST)


ok, I guess I forgot to ask my real question, how would I create the
ramdisk image?

also, say I want nfs, I have two hpux 11.0 machines I could mount from.
machine A has a raid array (/users/) attached to it, and machine B mounts
that same array in /users/ via nfs.  can i have the root for the parisc
linux in /opt/linuxroot/ or something, and have the parisc machine mount
that thru nfs?  i'm new to nfs.

mike


On Mon, 27 Mar 2000, Mike Brancato wrote:

> 
> I've been folowing the recipe step by step, yet i still get build
> problems.  i'm working witht he march 26th 2.3.42 version, and everything
> in the kernel is building fine, except the link at the end.
> 
> anyone know?  did i not get something?
> 
> mike
> 
> make[2]: Entering directory `/tmp/mabran3/palo/ipl'
> echo "char *bld_info = \"`whoami`@`hostname` `date`\";" > build.c
> hppa1.1-linux-gcc -I/tmp/mabran3/palo/../linux-2.3/include -I../lib -O2
> -fwritable-strings -mdisable-fpregs -Wall -c -o build.o build.c
> rm -f build.c
> hppa1.1-linux-ld -N -Ttext 0x500000 -e '$START$' -o ipl crt0.o byteio.o
> elf64.o        ipl.o         offset.o      som.o diskpart.o    ext2.o
> lib.o         pdc_bootio.o  vsprintf.o elf32.o            fileio.o
> load.o        pdc_cons.o build.o
> /tmp/mabran3/palo/../linux-2.3/arch/parisc/lib/milli.o
> rm -f build.o
> make[2]: Leaving directory `/tmp/mabran3/palo/ipl'
> ./palo/palo -s -b ipl/ipl -k /tmp/mabran3/palo/../linux-2.3/vmlinux -r
> /tmp/mabran3/palo/../linux-2.3/ramdisk.bin \
> -c "0/vmlinux HOME=/ TERM=LINUX root=/dev/ram initrd=0/ramdisk" lifimage
> palo version 0.8 mabran3@alpha Mon Mar 27 16:30:10 EST 2000
> /tmp/mabran3/palo/../linux-2.3/ramdisk.bin: No such file or directory
> make[1]: *** [lifimage-only] Error 2
> 
> 
> ---------------------------------------------------------------------------
> To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.
> 
>