[Mesa-dev] [Mesa-bug] multitexture bug

1999-10-29 Thread Ron Bielaski
Michael Gold's multitexture example renders nothing with multitexture enabled. The example is multitex.c from: http://www.berkelium.com/OpenGL/examples Configuration: sparc Solaris 7 using Mesa 3.1 beta3. Hitting using non-multitexturing two passes works fine. Ron p.s. Porting the example

Re: [Mesa-dev] [Mesa-bug] Solaris relocation error

1999-10-27 Thread Ron Bielaski
>From [EMAIL PROTECTED] Wed Oct 27 08:43:27 1999 > >I'm surprised that adding -lm to XLIBS didn't work for you. Could you >retest that? You're right. My mistake. Appending -lm to XLIBS in Make-config works. Thanks for the quick response. Ron ___ M

[Mesa-dev] [Mesa-bug] Solaris relocation error

1999-10-27 Thread Ron Bielaski
I've seen this problem on Mesa 3.0 and MesaLib 3.1beta3 on Solaris applications using the Mesa shared library (-sl) target. At runtime: % myprog ld.so.1: origami: fatal: relocation error: file /usr/local/MesaLib-3.1beta3/lib/libGL.so.1: symbol pow: referenced symbol not found Killed Please add