Jerome Glisse wrote:
Then I've tried the r300_demo(v_0_0_1): I've wrote an ugly fix that just
works for
me for an endianess problem
Please use lastest r300_demo as i commited patch
for big endian & PPC. Anyway help is welcome for PPC :)
From the actual Makefile:
CFILES=r300_demo.c r300_lib.c cmdline.c r300_vtxbuf.c r300_triangles.c
r300_bitblt.c r300_pipeline.c\
r300_texfloat.c
where are all that files? Also removing that from the makefile, I get
this error:
gcc -Wall -pipe -O2 -g -Ilibdrm -DPACKAGE=\"r300_demo\"
-DVERSION=\"0.0.2-cvs\" libdrm/libdrm.o -lm r300_demo.c r300_lib.c
cmdline.c -o r300_demo
/tmp/ccHOGpbj.o(.text+0xd90): In function `main':
/usr/src/r300_demo/r300_demo.c:464: undefined reference to `EmitBITBLT'
/tmp/ccHOGpbj.o(.text+0xda0):/usr/src/r300_demo/r300_demo.c:467:
undefined reference to `test_triangles'
/tmp/ccHOGpbj.o(.text+0xdb0):/usr/src/r300_demo/r300_demo.c:470:
undefined reference to `test_tex_bitblt'
/tmp/ccHOGpbj.o(.text+0xdc0):/usr/src/r300_demo/r300_demo.c:474:
undefined reference to `test_tex_triangles'
/tmp/ccHOGpbj.o(.text+0xdd0):/usr/src/r300_demo/r300_demo.c:477:
undefined reference to `test_vb_triangles'
/tmp/ccHOGpbj.o(.text+0xde0):/usr/src/r300_demo/r300_demo.c:480:
undefined reference to `test_eb_triangles'
/tmp/ccHOGpbj.o(.text+0xdf0):/usr/src/r300_demo/r300_demo.c:483:
undefined reference to `test_immd_triangles'
/tmp/ccHOGpbj.o(.text+0xe00):/usr/src/r300_demo/r300_demo.c:486:
undefined reference to `test_idx_triangles'
/tmp/ccHOGpbj.o(.text+0xe10):/usr/src/r300_demo/r300_demo.c:489:
undefined reference to `test_tex_immd_triangles'
/tmp/ccHOGpbj.o(.text+0xe20):/usr/src/r300_demo/r300_demo.c:492:
undefined reference to `float_demo1'
/tmp/ccytyEvb.o(.text+0x3a22): In function `init_textured_primitive':
/usr/src/r300_demo/r300_lib.c:825: undefined reference to
`SINGLE_TEXTURE_PIPELINE'
/tmp/ccytyEvb.o(.text+0x3a32):/usr/src/r300_demo/r300_lib.c:825:
undefined reference to `SINGLE_TEXTURE_PIPELINE'
/tmp/ccytyEvb.o(.text+0x3d26): In function `init_flat_primitive':
/usr/src/r300_demo/r300_lib.c:530: undefined reference to
`FLAT_COLOR_PIPELINE'
/tmp/ccytyEvb.o(.text+0x3d3e):/usr/src/r300_demo/r300_lib.c:530:
undefined reference to `FLAT_COLOR_PIPELINE'
/tmp/ccytyEvb.o(.text+0x4072): In function `clear_depth_buffer':
/usr/src/r300_demo/r300_lib.c:475: undefined reference to `FLAT_2D_PIPELINE'
/tmp/ccytyEvb.o(.text+0x407a):/usr/src/r300_demo/r300_lib.c:475:
undefined reference to `FLAT_2D_PIPELINE'
/tmp/ccytyEvb.o(.text+0x44da): In function `clear_color_buffer':
/usr/src/r300_demo/r300_lib.c:414: undefined reference to `FLAT_2D_PIPELINE'
/tmp/ccytyEvb.o(.text+0x44e2):/usr/src/r300_demo/r300_lib.c:414:
undefined reference to `FLAT_2D_PIPELINE'
collect2: ld returned 1 exit status
make: *** [r300_demo] Error 1
I guess you've forgot to upload some files ;)
Dario.
--
Laera Dario
Undergraduate student at Computer Science
University of Bologna
ICQ# 203250303 /==/ http://laera.web.cs.unibo.it
Mail to: laera_at_cs.unibo.it pennytommy_at_libero.it
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel