[parisc-linux] Re: kdb recipe
joel.soete@freebel.net
joel.soete@freebel.net
Wed, 08 May 2002 16:07:51 +0200 (CEST)
Quoting "Carlos O'Donell Jr." <carlos@baldric.uwo.ca>:
> Joel,
>
> The following recipe might help:
>
> ---
> mkdir kdb-parisc
> cd kdb-parisc
> export CVSROOT=:pserver:anonymous@cvs.parisc-linux.org:/var/cvs
> cvs login
> cvs co linux
> cvs co palo
> mkdir kdb
> cd kdb
> wget
> ftp://oss.sgi.com/projects/kdb/download/v2.1/kdb-v2.1-2.4.18-common-3.bz2
> bunzip2 kdb-v2.1-2.4.18-common-3.bz2
> wget
> http://www.baldric.uwo.ca/~carlos/kdb-parisc/kdb-v2.1-2.4.18-pa23-parisc.bz2
> bunzip2 kdb-v2.1-2.4.18-pa23-parisc.bz2
> cd ../linux
> patch -p1 < ../kdb/kdb-v2.1-2.4.18-common-3
> patch -p1 < ../kdb/kdb-v2.1-2.4.18-pa23-parisc
> make oldconfig (Answer CPU and KDB questions)
> (You can alternatively configure other things)
> make dep
> make palo
> ---
>
> I won't be maintaining kdb patches outside the CVS try anymore,
> so the second wget will soon become a cvs checkout.
>
> c.
>
>
Many thanks for explanation.
Right now, I just update the kdb21 branch that Paul update for -pa24 stuff.
Unfortunately I do not reach to boot it (test it with gcc-3.0.4 and gcc-3.1 co
two days ago). It seems to hang just after the message:
"...
a common symtom -- search the FAQ ..."
I also check that I can boot 2.4.18-pa24:
gcc 3.0.4 ok
gcc 3.1 hang just after Freeing Init mem (364k)
Well I let you work and I will update kdb branch latter and try again.
Joel
-------------------------------------------------
This mail sent through Tiscali Webmail (http://webmail.tiscali.be)