All of lore.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <Helge.Deller@ruhr-uni-bochum.de>
To: parisc-linux@thepuffingroup.com,
	Ingo Matthaes <imatthae@grcbd508.grc.hp.com>
Subject: Re: [parisc-linux] unsatisfied symbols
Date: Wed, 4 Aug 1999 00:32:19 +0200	[thread overview]
Message-ID: <99080400504700.00269@P100> (raw)
In-Reply-To: 19990803114003.A5018@grcbd508.grc.hp.com

Am Tue, 03 Aug 1999 schrieb Ingo Matthaes:
> Hi,
> 
> it is not possible to compile the latest CVS-Kernels. I tried 
> various configurations, but I still get unsatisfied symbol __delay.
> Is anybody out there, who compiles the actual sources succesfully ?
> make menuconfig seems to be broken too (since 4 weeks)
> 
>   Ingo

Hi Ingo.

The unsatisfied symbol __delay was caused by the inclusion of pdc_cons.c by the
bootloader. I fixed it some minutes ago in the cvs.
The actual kernel from cvs compiles, links and boots (!!) now cleanly (I just
tried it), if you add the line  
extern pgd_t swapper_pg_dir[1024];
to the file pgtable.h. I didn´t wanted to fix that, since I think, that Philipp
is actually working on that code....

NB: If you want faster screen-output, then remove the delay() in pdc_cons.c.

Ciao,
Helge.

  parent reply	other threads:[~1999-08-03 22:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-03  9:40 [parisc-linux] unsatisfied symbols Ingo Matthaes
1999-08-03 13:43 ` Steven A. DuChene
1999-08-03 13:48   ` Philipp Rumpf
1999-08-03 22:32 ` Helge Deller [this message]
1999-08-04 11:28   ` Ingo Matthaes
1999-08-05 12:54     ` [parisc-linux] Pa-risc Linux timetables? Hannu Martikka
1999-08-05 13:32       ` Matthew Wilcox
1999-08-05 13:48       ` Alex deVries
1999-08-05 13:48         ` Philipp Rumpf

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=99080400504700.00269@P100 \
    --to=helge.deller@ruhr-uni-bochum.de \
    --cc=imatthae@grcbd508.grc.hp.com \
    --cc=parisc-linux@thepuffingroup.com \
    /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.