* Re: [parisc-linux] PALO on HP 735 10.20
@ 2000-04-04 11:22 BOSCHINI
0 siblings, 0 replies; 3+ messages in thread
From: BOSCHINI @ 2000-04-04 11:22 UTC (permalink / raw)
To: gyula_matics; +Cc: PARISC-LINUX
I already had gmake found before HP's make in my path.
If I do a make --version, I get gmake's output.
I even added an alias to it, but keep getting the same errors:
/bin/bash: invalid character 45 in exportstr for DRIVERS-y
/bin/bash: invalid character 45 in exportstr for DRIVERS-
/bin/bash: invalid character 45 in exportstr for DRIVERS-m
/bin/bash: invalid character 45 in exportstr for DRIVERS-n
which, to my (poor) understanding have nothing to do with make/gmake
but with bash parsing something.
As for the palo build, having assured that I really use gmake, I keep getting
the same error:
Make: Don't know how to make crt0.o. Stop.
gmake: *** [makeipl] Error 1
On the other hand, I tried make-ing from ipl, and everything was fine...
Then I tried the make PA=your/palinux/source/tree lifimage and everything seems
fine....
Finally, make palo from linux-2.3, gose fine.
I'll let you know how the rest goes ....
Matteo Boschini
^ permalink raw reply [flat|nested] 3+ messages in thread
* [parisc-linux] PALO on HP 735 10.20
@ 2000-04-03 16:14 BOSCHINI
2000-04-03 15:11 ` Gyula Matics
0 siblings, 1 reply; 3+ messages in thread
From: BOSCHINI @ 2000-04-03 16:14 UTC (permalink / raw)
To: PARISC-LINUX
hello all,
I have another stupid question.
I partally succeeded in gmak-ing oldconfig and dep, except for those
/bin/bash: invalid character 45 in exportstr for DRIVERS-y
/bin/bash: invalid character 45 in exportstr for DRIVERS-
/bin/bash: invalid character 45 in exportstr for DRIVERS-m
/bin/bash: invalid character 45 in exportstr for DRIVERS-n
errors.
I then did a gmake vmlinux, in order to try the PALO build as reported in
palo's docs, getting the same errors, even though gmake goes on
till what looks like a reasonable end.
I downloaded a ramdisk.bin and moved to compile PALO.
I do a
bash-2.04# gmake
and this is what happens:
echo NATIVE=/TMP/palo/../linux-2.3
NATIVE=/TMP/palo/../linux-2.3
cd palo && make
echo "char *bld_info = \"`whoami`@`hostname` `date`\";" > build.c
gcc -O -I/TMP/palo/../linux-2.3/include -I../include -I../lib -c -o
build.o build.c
rm -f build.c
gcc -O -I/TMP/palo/../linux-2.3/include -I../include -I../lib -o palo
diskpart.o elf64.o load.o paloio.o som.o elf32.o
error.o palo.o build.o
rm -f build.o
cd ipl && make
Make: Don't know how to make crt0.o. Stop.
gmake: *** [makeipl] Error 1
any help ?
I installed linux more than once on x86 boioxes with no problem, but I am a
little confused here....
thanks in advance,
Matteo Boschini
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-04-04 9:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-04-04 11:22 [parisc-linux] PALO on HP 735 10.20 BOSCHINI
-- strict thread matches above, loose matches on Subject: below --
2000-04-03 16:14 BOSCHINI
2000-04-03 15:11 ` Gyula Matics
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.