[Mesa-dev] [Bug 28657] New: Mesa 7.8.2 fails to compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 21 17:44:05 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28657

           Summary: Mesa 7.8.2 fails to compile
           Product: Mesa
           Version: unspecified
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: mrhedx at gmail.com


Mesa 7.8.2 fails to compile under slackware 64 gcc version 4.4.3
 using the configuration options 
./configure --prefix=/usr --libdir=/usr/lib64 --enable-gl-osmesa

the error i get is

gmake[6]: `../../../../../lib64/swrast_dri.so' is up to date.
gmake[6]: Leaving directory `/root/Mesa-7.8.2/src/mesa/drivers/dri/swrast'
gmake[5]: Leaving directory `/root/Mesa-7.8.2/src/mesa/drivers/dri/swrast'
gmake[4]: Leaving directory `/root/Mesa-7.8.2/src/mesa/drivers/dri'
gmake[4]: Entering directory `/root/Mesa-7.8.2/src/mesa/drivers/osmesa'
gmake[4]: Nothing to be done for `default'.
gmake[4]: Leaving directory `/root/Mesa-7.8.2/src/mesa/drivers/osmesa'
gmake[3]: Leaving directory `/root/Mesa-7.8.2/src/mesa/drivers'
gmake[2]: Leaving directory `/root/Mesa-7.8.2/src/mesa'
gmake[2]: Entering directory `/root/Mesa-7.8.2/src/glx'
gcc -c -I. -I../../include -I../../include/GL/internal -I../../src/mesa
-I../../src/mesa/glapi -I/usr/include/drm -I/usr/include/libdrm     -g -O2
-Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden
-fno-strict-aliasing  -fPIC  -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS
-DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER
-DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
-DHAVE_XEXTPROTO_71 -DXF86VIDMODE -D_REENTRANT
-DDEFAULT_DRIVER_DIR=\"/usr/lib64/dri\" glxcmds.c -o glxcmds.o
glxcmds.c:129: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'__GLXDRIdrawable'
glxcmds.c:531: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'void'
glxcmds.c:2568: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'GLboolean'
glxcmds.c:2653: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'GLboolean'
glxcmds.c:3118: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'char'
glxcmds.c:3368: error: expected '=', ',', ';', 'asm' or '__attribute__' before
'int'
gmake[2]: *** [glxcmds.o] Error 1
gmake[2]: Leaving directory `/root/Mesa-7.8.2/src/glx'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/root/Mesa-7.8.2/src'
make: *** [default] Error 1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list