Priority | medium |
---|---|
Bug ID | 55919 |
Assignee | dri-devel@lists.freedesktop.org |
Summary | fatal error: nouveau/nouveau_device.h: No such file or directory |
Severity | major |
Classification | Unclassified |
OS | Linux (All) |
Reporter | spark74@gmx.de |
Hardware | x86-64 (AMD64) |
Status | NEW |
Version | 7.11 |
Component | Drivers/Gallium/r300 |
Product | Mesa |
After make linux-x86-64 I got make[4]: Entering directory `/remote/lithop4-3/egger/mesa/Mesa-7.11.2/src/gallium/drivers/nvfx' gcc -c -I. -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/drivers/nouveau/include -Wall -Wmissing-prototypes -Wdeclaration-after-statement -Wpointer-arith -O3 -g -fPIC -m64 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GNU_SOURCE -DPTHREADS -DUSE_XSHM -DHAVE_POSIX_MEMALIGN -DUSE_X86_64_ASM -I/usr/X11R6/include -std=c99 -ffast-math -fno-strict-aliasing nv04_2d.c -o nv04_2d.o nv04_2d.c:36:36: fatal error: nouveau/nouveau_device.h: No such file or directory compilation terminated. make[4]: *** [nv04_2d.o] Error 1 make[4]: Leaving directory `/remote/lithop4-3/egger/mesa/Mesa-7.11.2/src/gallium/drivers/nvfx' make[3]: *** [default] Error 1 make[3]: Leaving directory `/remote/lithop4-3/egger/mesa/Mesa-7.11.2/src/gallium/drivers' make[2]: *** [default] Error 1 make[2]: Leaving directory `/remote/lithop4-3/egger/mesa/Mesa-7.11.2/src/gallium' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/remote/lithop4-3/egger/mesa/Mesa-7.11.2/src' What is wrong and is it needed to build this gallium drivers if I just want to have libGL.so and libOSMesa.so? My linux is Red Hat Enterprise Linux WS release 4 (Nahant Update 8) and gcc version 4.5.2 (GCC). I even tried to build libdrm-2.4.39 but there is no nouveau_device.h, too. I tried to copy a nouveau_device.h from somewhere else but then the next nouveau-header is missing. It would be great if you give me an advice. Kind regards, Roland
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel