All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: oski <oski2001@hotmail.com>
Cc: linux-mips@linux-mips.org
Subject: Re: Compiling a kernel for ibm z50
Date: Fri, 30 Sep 2005 09:39:10 +0100	[thread overview]
Message-ID: <20050930083910.GI3983@linux-mips.org> (raw)
In-Reply-To: <BAY101-DAV183674DFDB1AD65FC8FF36D28C0@phx.gbl>

On Thu, Sep 29, 2005 at 01:21:43PM +0100, oski wrote:

> After config I run make and got an error.
> The last few lines are
> LD    init/built-in.o
> LD    .tmp_vmlinux1
> drivers/built-in.o: in function 'pnp_check_dma':
> : undefined reference to :'request_dma'
> drivers/built-in.o: in function 'pnp_check_dma':
> : relocation truncated to fit: R_MIPS_26 against 'request_dma'
> drivers/built-in.o: In function 'pnp_check_dma':
> : undefined reference to 'free_dma'
> drivers/built-in.o: In function 'pnp_check_dma':
> : relocation truncated to fit: R_MIPS_26 against 'free_dma'
> make: *** [.tmp_vmlinux1] Error 1
> 
> Any suggestions how can I solve this error problem and progressing in
> building the kernel?

Disable CONFIG_PNP; I don't think that option makes sense on a Z50 but
Yoichi may want to correct me here.

  Ralf

  parent reply	other threads:[~2005-09-30 10:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27 17:19 Compiling a kernel for ibm z50 oski
2005-09-27 17:19 ` oski
2005-09-27 18:39 ` Geert Uytterhoeven
2005-09-27 19:06   ` oski
2005-09-27 19:06     ` oski
2005-09-28  7:26 ` Compiling a 2.6 kernel for Mips Yoann Allain
2005-09-28 18:37 ` Compiling a kernel for ibm z50 Ralf Baechle
2005-09-30  5:55   ` Stuart Longland
     [not found]     ` <BAY101-DAV1223E6E4198CCF9DD3D75FD28F0@phx.gbl>
2005-10-01  2:55       ` Stuart Longland
     [not found]   ` <BAY101-DAV183674DFDB1AD65FC8FF36D28C0@phx.gbl>
2005-09-30  8:39     ` Ralf Baechle [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-07 18:07 oski
2005-11-07 18:07 ` oski
2005-11-07 22:31 ` Yoichi Yuasa
     [not found]   ` <BAY101-DAV23A6C8A228DAC9FF185F3D2650@phx.gbl>
2005-11-10 14:04     ` Yoichi Yuasa

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=20050930083910.GI3983@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=linux-mips@linux-mips.org \
    --cc=oski2001@hotmail.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.