search for: dump_shader_program

Displaying 1 result from an estimated 1 matches for "dump_shader_program".

2008 Apr 12
1
Compiling REnouveau with Koala's script fails on Ubuntu Hardy
...osing 'YES' will show you the log file of the compilation. 'NO' will abort. Please have a look at the trouble shoot section in our FAQ" The log shows: -MM -g -Wall `sdl-config --cflags` re.c detection.c t cc -g -Wall `sdl-config --cflags` -c -o re.o re.c re.c: In function 'dump_shader_program': re.c:408: warning: format '%08x' expects type 'unsigned re.c: In function 'dump_fifo': re.c:926: warning: unused variable 'str' Or cc -g -Wall `sdl-config --cflags` re.o detection.o tests /usr/bin/ld: cannot find -lXvMCNVIDIA collect2: ld returned 1 exit status ma...