This is what happens:
[...]

rm -f glx_log.o
gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -ffast-math 
-fexpensive-optimizations -march=pentiumpro -DUSE_X86_ASM -DUSE_MMX_ASM 
-DUSE_3DNOW_ASM -Wall -Wno-uninitialized -O3 -fexpensive-optimizations 
-fomit-frame-pointer -finline-functions -funroll-loops -DNDEBUG -DHW_LOG_ENABLED 
-DGLX_LOG -DDYNAMIC_MODULE  -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 
-DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_MMAN_H=1 
-DHAVE_SYS_PERM_H=1 -DHAVE_ASM_SIGCONTEXT_H=1 -DHAVE_LINUX_NEWAGP=1 -DSIZEOF_LONG=4 
-DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 
-DHAVE_IOPL=1 -DHAVE_LIBDL=1  -DMGA -DTNT -DMACH64 -DI810 -DS3VIRGE -DS3SAVAGE 
-DSIS6326 -DGLXCONF=\"/etc/X11/glx.conf\"     -DGLXEXT -DXDEBUG 
-DGLX_SO_PATH='"/usr/X11R6/lib/modules/glx-3.so"' -DMESA31 -DBUILD_COLOR_TABLE_EXT=1 
-DGLX_MODULE -I.. -I../../include -I/usr/src/RPM/BUILD/Mesa-3.3/glx/Mesa-3.2.1/include 
-I../hwglx/common -I../serverglx -I../../xc-headers/include/fonts 
-I../../xc-headers/include -I../../xc-headers/programs/Xserver/include 
-I../../xc-headers/programs/Xserver/hw/xfree86 
-I../../xc-headers/programs/Xserver/hw/xfree86/common 
-I../../xc-headers/programs/Xserver/hw/xfree86/common_hw 
-I../../xc-headers/programs/Xserver/hw/xfree86/vga256/vga 
-I../../xc-headers/programs/Xserver/hw/xfree86/os-support 
-I/usr/src/RPM/BUILD/Mesa-3.3/glx/Mesa-3.2.1/src -I/usr/X11R6/include -DXFreeXDGA 
-fPIC -c glx_log.c
glx_log.c: In function `glx_log_print':
glx_log.c:140: `float' is promoted to `double' when passed through `...'
glx_log.c:140: (so you should pass `double' not `float' to `va_arg')
glx_log.c:182: `char' is promoted to `int' when passed through `...'
make[2]: *** [glx_log.o] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/Mesa-3.3/glx/servGL/serverglx'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/usr/src/RPM/BUILD/Mesa-3.3/glx/servGL'
make: *** [all] Error 1
Bad exit status from /var/tmp/rpm-tmp.68578 (%build)


Ektanoor


Reply via email to