[Mesa-dev] [Bug 33676] New: cmake build fail
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 28 23:49:07 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33676
Summary: cmake build fail
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Demos
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: randrik at mail.ru
Using git checkout commit c1be1ce356e9cdedec558c503d6c74e6e1913d9f
("tri-clear: fix redrawing") and gcc (GCC) 4.4.4 (as in Slackware-13.1) / cmake
version 2.8.1 i see this compilation failure:
guest at slax:/mnt/sda3/src/demos$ LANG=C make
[ 0%] Building C object src/util/CMakeFiles/util.dir/shaderutil.c.o
/mnt/sda3/src/demos/src/util/shaderutil.c:45: error: expected '=', ',', ';',
'asm' or '__attribute__' before 'fake_ValidateProgram'
/mnt/sda3/src/demos/src/util/shaderutil.c: In function 'ShadersSupported':
/mnt/sda3/src/demos/src/util/shaderutil.c:67: error: 'fake_ValidateProgram'
undeclared (first use in this function)
/mnt/sda3/src/demos/src/util/shaderutil.c:67: error: (Each undeclared
identifier is reported only once
/mnt/sda3/src/demos/src/util/shaderutil.c:67: error: for each function it
appears in.)
make[2]: *** [src/util/CMakeFiles/util.dir/shaderutil.c.o] Error 1
make[1]: *** [src/util/CMakeFiles/util.dir/all] Error 2
make: *** [all] Error 2
--
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