<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - fatal error: nouveau/nouveau_device.h: No such file or directory"
href="https://bugs.freedesktop.org/show_bug.cgi?id=55919#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - fatal error: nouveau/nouveau_device.h: No such file or directory"
href="https://bugs.freedesktop.org/show_bug.cgi?id=55919">bug 55919</a>
from <span class="vcard"><a class="email" href="mailto:spark74@gmx.de" title="Roland Egger <spark74@gmx.de>"> <span class="fn">Roland Egger</span></a>
</span></b>
<pre>After successful configure I got:
glxconfig.c:52:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘int’
glxconfig.c:223:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘struct’
glxconfig.c:266:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘void’
glxconfig.c:287:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘struct’
glxconfig.c:299:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘struct’
gmake[2]: *** [glxconfig.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
glxext.c:65:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘int’
glxext.c:351:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘void’
glxext.c:709:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘int’
glxext.c:725:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘void’
...
At this point the following shared libs are build:
./src/mesa/drivers/dri/i915/i915_dri.so
./src/mesa/drivers/dri/i965/i965_dri.so
./src/mesa/drivers/dri/mach64/mach64_dri.so
./src/mesa/drivers/dri/mga/mga_dri.so
./src/mesa/drivers/dri/nouveau/nouveau_vieux_dri.so
./src/mesa/drivers/dri/r128/r128_dri.so
./src/mesa/drivers/dri/r200/r200_dri.so
./src/mesa/drivers/dri/r300/r300_dri.so
./src/mesa/drivers/dri/r600/r600_dri.so
./src/mesa/drivers/dri/radeon/radeon_dri.so
./src/mesa/drivers/dri/savage/savage_dri.so
./src/mesa/drivers/dri/swrast/swrast_dri.so
./src/mesa/drivers/dri/tdfx/tdfx_dri.so
./src/mesa/drivers/dri/unichrome/unichrome_dri.so
./lib/i915_dri.so
./lib/i965_dri.so
./lib/mach64_dri.so
./lib/mga_dri.so
./lib/nouveau_vieux_dri.so
./lib/r128_dri.so
./lib/r200_dri.so
./lib/r300_dri.so
./lib/r600_dri.so
./lib/radeon_dri.so
./lib/savage_dri.so
./lib/tdfx_dri.so
./lib/unichrome_dri.so
./lib/swrast_dri.so
That's bad because all GL libs are not build so far. Thank god the
build/compile process works with the old config and without the configure.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>