Re: 2.2.18 does not compile anymore :(


Subject: Re: 2.2.18 does not compile anymore :(
From: Hollis R Blanchard (hollis+@andrew.cmu.edu)
Date: Fri Dec 29 2000 - 21:37:30 MST


On Fri, 29 Dec 2000, Riccardo Gusso wrote:

> drivers/char/char.o: In function `unused':
> drivers/char/char.o(.text+0x1db10): undefined reference to `agp_enable'
> drivers/char/char.o(.text+0x1db10): relocation truncated to fit: R_PPC_REL24
> agp
> _enable
> drivers/char/char.o: In function `drm_lock_take':
> drivers/char/char.o(.text+0x23270): undefined reference to `cmpxchg'
> drivers/char/char.o(.text+0x23270): relocation truncated to fit: R_PPC_REL24
> cmp
> xchg
> drivers/char/char.o: In function `drm_lock_transfer':
> drivers/char/char.o(.text+0x2334c): undefined reference to `cmpxchg'
> drivers/char/char.o(.text+0x2334c): relocation truncated to fit: R_PPC_REL24
> cmp
> xchg
> drivers/char/char.o: In function `drm_lock_free':
> drivers/char/char.o(.text+0x233f0): undefined reference to `cmpxchg'
> drivers/char/char.o(.text+0x233f0): relocation truncated to fit: R_PPC_REL24
> cmp
> xchg
> make: *** [vmlinux] Error 1

Disable DRM.

> BTW, how do you discover that you should give 'make vmlinux' and not make
> 'zImage'? In the README I found nothing about this.

You'll end up with a vmlinux anyways... a few seconds longer compile time
if you do it "wrong".

-Hollis



This archive was generated by hypermail 2a24 : Fri Dec 29 2000 - 21:37:20 MST