He all,

Compiling my r200 of a recent checkout, i get still all objects but also following errors at r200_vtxtmp_x86.o :

# make
rm -f r200_vtxtmp_x86.i
/usr/ccs/lib/cpp -Dsun -Di386 -DSVR4 -D__EXTENSIONS__ -D__i386 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_MESA -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DUSE_NEW_INTERFACE -I../../../../../../exports/include/X11 -I../../../../../../include/extensions -I../../../../../../extras/Mesa/src/mesa -I../../../../../../extras/Mesa/src/mesa/main -I../../../../../../extras/Mesa/src/mesa/glapi -I../../../../../../extras/Mesa/src/mesa/shader -I../../../../../../extras/Mesa/include -I../../../../../../extras/Mesa/src/mesa/drivers/dri/common -I../../../../../../extras/Mesa/src/mesa/drivers/dri/r200 -I../../../../../../lib/GL/dri -I../../../../../../exports/include/X11 -I../../../../../../lib/GL/glx -I../../../../../../lib/GL/include -I../../../../../../programs/Xserver/GL/dri -I../../../../../../programs/Xserver/hw/xfree86/common -I../../../../../../programs/Xserver/hw/xfree86/os-support -I../../../../../../extras/drm/shared -I../../../../../../programs/Xserver/hw/xfree86/drivers/ati -I../../../../../../lib/GL/dri/drm r200_vtxtmp_x86.S | \
grep -v '^\#' > r200_vtxtmp_x86.i
rm -f r200_vtxtmp_x86.o
/usr/ccs/bin/as -o r200_vtxtmp_x86.o r200_vtxtmp_x86.i
Assembler:
       "r200_vtxtmp_x86.i", line 41 : Syntax error
       "r200_vtxtmp_x86.i", line 47 : Syntax error
       "r200_vtxtmp_x86.i", line 50 : Syntax error
       "r200_vtxtmp_x86.i", line 53 : Syntax error
       "r200_vtxtmp_x86.i", line 54 : Syntax error
       "r200_vtxtmp_x86.i", line 66 : Syntax error
       "r200_vtxtmp_x86.i", line 73 : Syntax error
       "r200_vtxtmp_x86.i", line 74 : Syntax error
       "r200_vtxtmp_x86.i", line 75 : Syntax error
       "r200_vtxtmp_x86.i", line 80 : Syntax error
       "r200_vtxtmp_x86.i", line 81 : Syntax error
       "r200_vtxtmp_x86.i", line 84 : Syntax error
       "r200_vtxtmp_x86.i", line 96 : Syntax error
       "r200_vtxtmp_x86.i", line 106 : Syntax error
       "r200_vtxtmp_x86.i", line 107 : Syntax error
       "r200_vtxtmp_x86.i", line 108 : Syntax error
       "r200_vtxtmp_x86.i", line 110 : Syntax error
       "r200_vtxtmp_x86.i", line 123 : Syntax error
       "r200_vtxtmp_x86.i", line 131 : Syntax error
       "r200_vtxtmp_x86.i", line 132 : Syntax error
       "r200_vtxtmp_x86.i", line 135 : Syntax error
       "r200_vtxtmp_x86.i", line 152 : Syntax error
       "r200_vtxtmp_x86.i", line 160 : Syntax error
       "r200_vtxtmp_x86.i", line 161 : Syntax error
       "r200_vtxtmp_x86.i", line 164 : Syntax error
       "r200_vtxtmp_x86.i", line 165 : Syntax error
       "r200_vtxtmp_x86.i", line 168 : Syntax error
       "r200_vtxtmp_x86.i", line 171 : Syntax error
       "r200_vtxtmp_x86.i", line 174 : Syntax error
       "r200_vtxtmp_x86.i", line 188 : Syntax error
       "r200_vtxtmp_x86.i", line 199 : Syntax error
Too many errors - Goodbye
*** Error code 127
make: Fatal error: Command failed for target `r200_vtxtmp_x86.o'
#

Comparing my r200_vtxtmp_x86.i with the .S, it does not seem to really provide horrific errors, and for this reason i think that the problem can be other.

- a missing option in my /usr/ccs/bin/as ?
- a release problem for ... ?

I'm also wondering, that nobody seems have encoured this problem in the mailing lists...

Can anyone tell me a way to learn and solve this ?

Best regards,

Sergio














-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to