Re: Unresolved 2.4 kernel symbols in recent CVS

2004-10-29 Thread Jon Smirl
On Fri, 29 Oct 2004 15:20:09 +0200 (CEST), Thomas Hellström <[EMAIL PROTECTED]> wrote: > Forgot to mention, of course, that this leeds to an unresolved symbol in > the binary: > > pci_dev_get. linux/drm_compat.h has this in it: #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0) #define pci_dev_put(x

Re: Unresolved 2.4 kernel symbols in recent CVS

2004-10-29 Thread Thomas Hellström
> Anyone? > This was introduced after 1st of October. > > /Thomas > Forgot to mention, of course, that this leeds to an unresolved symbol in the binary: pci_dev_get. > >> Hi! >> >> Tried to compile recent CVS under a 2.4 series kernel yesterday and got >> >> In file included from drm_core.h:33,

Re: Unresolved 2.4 kernel symbols in recent CVS

2004-10-29 Thread Thomas Hellström
Anyone? This was introduced after 1st of October. /Thomas > Hi! > > Tried to compile recent CVS under a 2.4 series kernel yesterday and got > > In file included from drm_core.h:33, > from via_drv.c:31: > drm_drv.h: In function `drm_init': > drm_drv.h:568: warning: implicit decla

Unresolved 2.4 kernel symbols in recent CVS

2004-10-27 Thread Thomas Hellström
Hi! Tried to compile recent CVS under a 2.4 series kernel yesterday and got In file included from drm_core.h:33, from via_drv.c:31: drm_drv.h: In function `drm_init': drm_drv.h:568: warning: implicit declaration of function `pci_dev_get' drm_vm.h: At top level: drm_stub.h:37: warnin