On Fri, 21 Dec 2001 11:03:30 -0500
"David A. Bandel" <[EMAIL PROTECTED]> wrote:

> Anyone have any idea what include files I might be missing?  make
> World goes fine, but make install blows up as follows:
> make[5]: Entering directory `/usr/src/xc/lib/GL/mesa/src/drv/sis'
> rm -f sis_alloc.o
> gcc -c -fno-strength-reduce -pipe -ldl  -Wall 
> -I../../../../../../exports/inclu
> de/X11 -I../../../../../../include/extensions
> -I../../../../../../extras/Mesa/sr
> c -I../../../../../../extras/Mesa/include              
> -I../../../../../../lib/
> GL/mesa/src/drv/common -I../../../../../../lib/GL/mesa/src/drv/sis
> -I../../../..
> /../../lib/GL/dri -I../../../../../../lib/GL/glx               
> -I../../../../..
> /../exports/include -I../../../../../../exports/include/GL          
>   -I../../
> ../../../../lib/GL/mesa/dri            
> -I../../../../../../programs/Xserver/GL/
> dri            
> -I../../../../../../programs/Xserver/hw/xfree86/os-support    -
> I../../../../../../programs/Xserver/hw/xfree86/drivers/sis          
>   -I../../
> ../../../../lib/GL/dri/drm             
> -I../../../../../../lib/GL/mesa/src/X  -
> I../../../../../.. -I../../../../../../exports/include  -Dlinux
> -D__i386__-D_PO
> SIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
> -D_SVID_SOURC
> E  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS 
> -D_REENTRANT-DXUSE_
> MTSAFE_API    -DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI
> -DGLX_DIRECT_RENDERING 
> -DGLX_USE_DLOPEN -DGLX_USE_MESA  -DSIS_USE_HW_CULL -DUSE_X86_ASM
> -DUSE_MMX_ASM -
> DUSE_3DNOW_ASM -DUSE_KATMAI_ASM                  -DSIS_STEREO=0  
> sis_alloc.c
> sis_alloc.c: In function `sis_alloc_fb':
> sis_alloc.c:124: `SIS_IOCTL_FB_ALLOC' undeclared (first use in this
> function)
> sis_alloc.c:124: (Each undeclared identifier is reported only once
> sis_alloc.c:124: for each function it appears in.)
> sis_alloc.c: In function `sis_free_fb':
> sis_alloc.c:154: `SIS_IOCTL_FB_FREE' undeclared (first use in this
> function)
> sis_alloc.c: In function `sis_alloc_agp':
> sis_alloc.c:197: `SIS_IOCTL_AGP_ALLOC' undeclared (first use in this
> function)
> sis_alloc.c: In function `sis_free_agp':
> sis_alloc.c:224: `SIS_IOCTL_AGP_FREE' undeclared (first use in this
> function)
> make[5]: *** [sis_alloc.o] Error 1

Just a wild guess.

Sure looks like something screwed up in the kernel headers to me. 
Over several recent 2.4.x releases, I had to remove SIS_*** stuff even
to compile the kernel.


-- 
Collins Richey
Denver Area - 12DEC2001 - WWTLRD?
gentoo_rc6 k2.4.17-pre8+ext3+xfce+sylpheed+galeon
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to