On Tue, Apr 02, 2002 at 04:24:17PM +0200, Michel D?nzer wrote: > On Die, 2002-04-02 at 15:50, Russell Hires wrote: > > > > drivers/char/char.o: In function `drm_lock_take': > > drivers/char/char.o(.text+0x1ce4c): undefined reference to `cmpxchg' > > drivers/char/char.o(.text+0x1ce4c): relocation truncated to fit: > > R_PPC_REL24 > > cmpxchg > > drivers/char/char.o: In function `drm_lock_transfer': > > drivers/char/char.o(.text+0x1cf28): undefined reference to `cmpxchg' > > drivers/char/char.o(.text+0x1cf28): relocation truncated to fit: > > R_PPC_REL24 > > cmpxchg > > drivers/char/char.o: In function `drm_lock_free': > > drivers/char/char.o(.text+0x1cfcc): undefined reference to `cmpxchg' > > drivers/char/char.o(.text+0x1cfcc): relocation truncated to fit: > > R_PPC_REL24 > > cmpxchg > > I don't think the DRM in 2.2 has any PPC fixes. Use a 2.4 kernel if you > need it.
I'll just echo that I'm 99.9% sure that DRM on 2.2.x for PPC is at best not supported, and will probably crash your box if you get it to compile. If you want drm, use 2.4 -- Tom Rini (TR1265) http://gate.crashing.org/~trini/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]