I'm trying to build mach64-0-0-6-branch on my sparc.  I'm building on Debian 
sid/sarge.  In the
mesa building I get this...

make[6]: Entering directory `/root/xfree86/xc-current/lib/GL/mesa/src/SPARC'
rm -f xform.i
/usr/bin/cpp -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L                      
        -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE 
-D_SVID_SOURCE                             -D_GNU_SOURCE                  
          -D__ELF__ -DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING
-DGLX_USE_DLOPEN -DGLX_USE_MESA -D__GLX_ALIGN64 -DUSE_SPARC_ASM 
-I../../../../../exports/include
-I../../../../../include/extensions -I../../../../../extras/Mesa/src    
-I../../../../../extras/Mesa/src/SPARC          -I../../../include   xform.S | \
        grep -v '^\#' > xform.i
rm -f xform.o
gcc -c -x assembler -o xform.o xform.i
xform.i: Assembler messages:
xform.i:6: Error: detected global register use not covered by .register pseudo-op
xform.i:9: Error: detected global register use not covered by .register pseudo-op
xform.i:9: Error: detected global register use not covered by .register pseudo-op
xform.i:9: Error: detected global register use not covered by .register pseudo-op
xform.i:11: Error: detected global register use not covered by .register pseudo-op
This error happens on every line contaning variables.

Is there any way I could force building of C code?


__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to