[hipl-users] Re: Error while compile

  • From: Mika Kousa <mkousa@xxxxxxxxx>
  • To: hipl-users@xxxxxxxxxxxxx
  • Date: Thu, 4 Nov 2004 13:50:46 +0200 (EET)

On Thu, 4 Nov 2004, Babar Qaisrani wrote:

-> My error . i did IPv6 as built in Module but when i do
-> 
-> make modules
-> In file included from drivers/char/drm/gamma_drv.c:46:
-> drivers/char/drm/drm_drv.h: In function
-> `gamma_release':
-> drivers/char/drm/drm_drv.h:808: warning: implicit
-> declaration of function `gamma_ctxbitmap_free'
-> make[3]: *** [drivers/char/drm/gamma_drv.o] Error 1
-> make[2]: *** [drivers/char/drm] Error 2
-> make[1]: *** [drivers/char] Error 2
-> make: *** [drivers] Error 2

This seems to be a known issue not related to our code. Support for that 
graphics card is currently broken:

http://seclists.org/lists/linux-kernel/2004/Oct/2996.html
http://www.ussg.iu.edu/hypermail/linux/kernel/0410.2/0029.html

So, the only solution is not to compile this gamma driver at all.

Other related posts: