Re: sparc64 2.6.6-rc2-mm2 build busted: usb/core/hub.c hubstatus

From: Dave Airlie
Date: Tue Apr 27 2004 - 19:21:08 EST



> > > CC [M] drivers/char/drm/ffb_drv.o
> > > In file included from drivers/char/drm/ffb_drv.c:336:
> > > drivers/char/drm/drm_drv.h:547: error: `ffb_PCI_IDS' undeclared here (not in a function)
> > > drivers/char/drm/drm_drv.h:547: error: initializer element is not constant
> > > drivers/char/drm/drm_drv.h:547: error: (near initialization for `ffb_pciidlist[0]')
> > > drivers/char/drm/ffb_drv.c:225: warning: `ffb_count_card_instances' defined but not used
> > > make[3]: *** [drivers/char/drm/ffb_drv.o] Error 1

> It appears that for 2.6.6-rc2-mm2 this should be:
>
> #define ffb_PCI_IDS { 0,0,0 }
>
> which allows the kernel to build.

this should be fixed in the next pull from the DRM bk tree, bk seems to be
down so I can't confirm the fix is in there at the moment ...

Looking at the oops it looks like the framebuffer device is crashing, can
you trry building it without the ffb DRM and see if it still crashes?


Thanks,
Dave.

--
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
pam_smb / Linux DECstation / Linux VAX / ILUG person

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/