Re: Sparc64: A DRI Status update.
Haha, ok It lookes like brianp's fix is in. What's not working is the old
added to Mesa but not to xc's Makefile?
I'l see what else I can dig up, if I can just cp or ln these files.
make[6]: Entering directory `/root/xfree86/xc/lib/GL/mesa/sparc'
rm -f sparc.o
gcc -c -O2 -fno-strict-aliasing -ansi -pedantic -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls
-Wnested-externs -Wundef
-pipe -g -I../../../../exports/include
-I../../../../include/extensions -I/root/xfree86/Mesa/src
-I/root/xfree86/Mesa/src/SPARC
-I../../../include -I../../../.. -I../../../../exports/include
-I/usr/X11R6-DRI/include -Dlinux -D__sparc__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-D_GNU_SOURCE
-DFUNCPROTO=15 -DNARROWPROTO -DMALLOC_0_RETURNS_NULL -DGLXEXT
-DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA
-D__GLX_ALIGN64 -DUSE_SPARC_ASM -fPIC sparc.c
sparc.c:32:21: context.h: No such file or directory
sparc.c:33:26: math/m_xform.h: No such file or directory
sparc.c:34:27: tnl/t_context.h: No such file or directory
sparc.c:35:19: sparc.h: No such file or directory
sparc.c:72: error: parse error before '*' token
sparc.c:72: warning: function declaration isn't a prototype
--- Mike Mestnik <cheako911@yahoo.com> wrote:
> I just got a fresh co of DRI DRM and Mesa on my Sparc64 /w 64bit kernel.
>
> Mesa(linux-dri) built withougt a fuss, unlike b4 where it boomed on
> register errors. However xc(World) bommed trying too
> build(lib/GL/mesa/sparc/sparc.c) . There is no sign(*.o) that anything
> from the sparc dir was built in Mesa.
>
> I'm looking into the CVS commits now, hopefully I'l be able to get a
> patch
> in. However if some one beats me to it. :)
>
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
Reply to: