[Xorg] Problems compiling from CVS

Erik H. Bakke erik_hb_mlist at yahoo.com.au
Sun Jun 27 00:47:23 PDT 2004


Hi, just want to report a couple of problems compiling from CVS
The compilation fails when compiling the radeon driver, and complains about 
the symbol IEEE_ONE being undeclared.

The system compiling the code is an AMD64 (Opteron) system running Linux 
2.6.7, and the compiler is gcc 3.3.3.

Compiler output follows:

rm -f radeon_state_init.o
gcc -c -O2 -fno-strength-reduce -fno-strict-aliasing  -ansi -pedantic -Wall 
-Wpointer-arith -Wundef  -I../../../../../../exports/include/X11 
-I../../../../../../include/extensions 
-I../../../../../../extras/Mesa/src/mesa 
		-I../../../../../../extras/Mesa/src/mesa/main 
		-I../../../../../../extras/Mesa/src/mesa/glapi 
		-I../../../../../../extras/Mesa/src/mesa/shader 
		-I../../../../../../extras/Mesa/include 
		-I../../../../../../extras/Mesa/src/mesa/drivers/dri/common 
		-I../../../../../../extras/Mesa/src/mesa/drivers/dri/radeon 
-I../../../../../../lib/GL/dri 		-I../../../../../../exports/include/X11 
		-I../../../../../../lib/GL/glx 		-I../../../../../../lib/GL/include 
		-I../../../../../../programs/Xserver/GL/dri 
		-I../../../../../../programs/Xserver/hw/xfree86/os-support 
		-I../../../../../../programs/Xserver/hw/xfree86/common 
		-I../../../../../../extras/drm/shared 
		-I../../../../../../programs/Xserver/hw/xfree86/drivers/ati 
		-I../../../../../../lib/GL/dri/drm  -I../../../../../.. 
-I../../../../../../exports/include   -Dlinux -D__amd64__ 
-D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 
				-D_BSD_SOURCE -D_SVID_SOURCE 				 -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 -D__GLX_ALIGN64 
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DUSE_NEW_INTERFACE   -DXVENDORNAME='"The 
X.Org Foundation"' -DXVENDORNAMESHORT='"X.Org"'    -fPIC radeon_state_init.c
radeon_state_init.c: In function `radeonInitState':
radeon_state_init.c:544: error: `IEEE_ONE' undeclared (first use in this 
function)
radeon_state_init.c:544: error: (Each undeclared identifier is reported only 
once
radeon_state_init.c:544: error: for each function it appears in.)
make[6]: *** [radeon_state_init.o] Error 1
make[6]: Leaving directory 
`/home/ebakke/cvs/xorg/xc/lib/GL/mesa/drivers/dri/radeon'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/home/ebakke/cvs/xorg/xc/lib/GL/mesa/drivers/dri'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/ebakke/cvs/xorg/xc/lib/GL'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/ebakke/cvs/xorg/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ebakke/cvs/xorg/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/ebakke/cvs/xorg/xc'
make: *** [World] Error 2

-- 
Erik H. Bakke




More information about the xorg mailing list