From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 55919] fatal error: nouveau/nouveau_device.h: No such file or directory Date: Mon, 15 Oct 2012 08:52:36 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0371943007==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5D1659EB52 for ; Mon, 15 Oct 2012 01:52:36 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0371943007== Content-Type: multipart/alternative; boundary="1350291156.6c1Baeb60.5026"; charset="us-ascii" --1350291156.6c1Baeb60.5026 Date: Mon, 15 Oct 2012 08:52:36 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D55919 --- Comment #9 from Roland Egger --- After successful configure I got: glxconfig.c:52:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80= =99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__= =E2=80=99 before =E2=80=98int=E2=80=99 glxconfig.c:223:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80= =99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__= =E2=80=99 before =E2=80=98struct=E2=80=99 glxconfig.c:266:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80= =99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__= =E2=80=99 before =E2=80=98void=E2=80=99 glxconfig.c:287:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80= =99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__= =E2=80=99 before =E2=80=98struct=E2=80=99 glxconfig.c:299:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80= =99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__= =E2=80=99 before =E2=80=98struct=E2=80=99 gmake[2]: *** [glxconfig.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... glxext.c:65:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99,= =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80= =99 before =E2=80=98int=E2=80=99 glxext.c:351:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99= , =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2= =80=99 before =E2=80=98void=E2=80=99 glxext.c:709:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99= , =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2= =80=99 before =E2=80=98int=E2=80=99 glxext.c:725:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99= , =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2= =80=99 before =E2=80=98void=E2=80=99 ... 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. --=20 You are receiving this mail because: You are the assignee for the bug. --1350291156.6c1Baeb60.5026 Date: Mon, 15 Oct 2012 08:52:36 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Comment= # 9 on bug 55919<= /a> from Roland Egger
After successful configure I got:
glxconfig.c:52:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=
=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=
=E2=80=99
before =E2=80=98int=E2=80=99
glxconfig.c:223:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=
=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=
=E2=80=99
before =E2=80=98struct=E2=80=99
glxconfig.c:266:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=
=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=
=E2=80=99
before =E2=80=98void=E2=80=99
glxconfig.c:287:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=
=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=
=E2=80=99
before =E2=80=98struct=E2=80=99
glxconfig.c:299:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=
=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=
=E2=80=99
before =E2=80=98struct=E2=80=99
gmake[2]: *** [glxconfig.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
glxext.c:65:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99,=
 =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=
=99 before
=E2=80=98int=E2=80=99
glxext.c:351:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99=
, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=
=80=99 before
=E2=80=98void=E2=80=99
glxext.c:709:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99=
, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=
=80=99 before
=E2=80=98int=E2=80=99
glxext.c:725:11: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99=
, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=
=80=99 before
=E2=80=98void=E2=80=99
...
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>
        


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1350291156.6c1Baeb60.5026-- --===============0371943007== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0371943007==--