| To: | oski <oski2001@hotmail.com> |
|---|---|
| Subject: | Re: Compiling a kernel for ibm z50 |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 30 Sep 2005 09:39:10 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <BAY101-DAV183674DFDB1AD65FC8FF36D28C0@phx.gbl> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <BAY101-DAV76EF721B0CFCE85875AC3D28A0@phx.gbl> <20050928183731.GA18480@linux-mips.org> <BAY101-DAV183674DFDB1AD65FC8FF36D28C0@phx.gbl> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: add __iomem to ioremap, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] Revise MIPS64 ptrace interface, Ralf Baechle |
| Previous by Thread: | Re: Compiling a kernel for ibm z50, Stuart Longland |
| Next by Thread: | [patch] cfi: prevent kernel panic with cfi flash, Jan Pedersen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |