From: Richard Hirst <rhirst@linuxcare.com>
To: Simeon Walker <sim@sbs.bangor.ac.uk>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Re: Kernel faults on boot
Date: Thu, 14 Jun 2001 16:50:02 +0100 [thread overview]
Message-ID: <20010614165002.B1828@linuxcare.com> (raw)
In-Reply-To: <3B28D51D.79DBF56@sbs.bangor.ac.uk>; from sim@sbs.bangor.ac.uk on Thu, Jun 14, 2001 at 04:15:41PM +0100
On Thu, Jun 14, 2001 at 04:15:41PM +0100, Simeon Walker wrote:
> Hi,
> I have just installed the from 0.9 ISO to a 712/80 (using the
> sti kernel) and had the same problem. Modify the palo params and
> going into run level 1 works. I can then run all the services that
> would have started at run level 2, it's actually the getty's
> started by init that cause the crash.
Yes, it is fixed in our latest cvs source.
> I thought I'd try and compile my own kernel to see if that
> had the same problem but have been unable to do so. First
> I tried the apt-get'able kernel source and then I tried the
> cvs version with the same problem. The error is:
> make: hppa-linux-gcc: Command not found
> Is this because the kernel sources assume I'm cross compiling
> whereas I'm actually trying to compile on the target machine
> or am I missing some package? I've compiled kernels on
> debian x86 machines so I know what's usually required.
Yes, comes from arch/parisc/Makefile
CROSS_COMPILE := hppa-linux-
changing that to
CROSS_COMPILE :=
is one solution. You do need to use our cvs kernel source at
the moment, we don't have parisc kernel patches in the archive
yet.
Richard
next prev parent reply other threads:[~2001-06-14 15:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <md5:24CD73579DAE676AC9847A2AA7C80BD3>
2001-06-14 15:15 ` [parisc-linux] Re: Kernel faults on boot Simeon Walker
2001-06-14 15:50 ` Richard Hirst [this message]
2001-06-14 16:23 ` Simeon Walker
2001-06-14 16:16 ` Matthew Wilcox
2001-06-14 16:24 ` Simeon Walker
2001-06-14 16:37 ` Matt Taggart
2001-06-14 16:40 ` Matthew Wilcox
2001-06-08 10:55 [parisc-linux] dselect problems Richard Hirst
2001-06-08 17:28 ` [parisc-linux] Kernel faults on boot Peter Weilbacher
2001-06-10 13:09 ` [parisc-linux] " Richard Hirst
2001-06-11 11:17 ` Peter Weilbacher
2001-06-11 12:16 ` Richard Hirst
2001-06-11 16:03 ` Richard Hirst
2001-06-11 13:57 ` Matthieu Delahaye
2001-06-11 14:05 ` Peter Weilbacher
2001-06-11 11:54 ` Peter Weilbacher
2001-06-11 12:19 ` Richard Hirst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010614165002.B1828@linuxcare.com \
--to=rhirst@linuxcare.com \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=sim@sbs.bangor.ac.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.