Re: [E-devel] opengl evas engine build error

2006-05-03 Thread [EMAIL PROTECTED]
> > The diff fixes the error in evas_gl_gradient.c, but now a new > error appears in evas_x_main.c: > Attached is a full diff that 'should' fix all the compilation problems with the gl engine... It works for me. Let me know if you still have any problems with it. jose. Index: e17/libs

Re: [E-devel] opengl evas engine build error

2006-05-03 Thread [EMAIL PROTECTED]
> Possibly related to this, I routinely use evas through some Ruby > bindings to the library. I did this on an ecore/evas library I > built from CVS a few months ago [possibly end of last year]. > > This weekend I updated my CVS copy of evas and rebuilt it, and > apart from discovering some bugs

Re: [E-devel] opengl evas engine build error

2006-05-03 Thread [EMAIL PROTECTED]
> The diff fixes the error in evas_gl_gradient.c, but now a new > error appears in evas_x_main.c: Thanks, again :) I'll see about actually compiling with gl enabled a bit later.. jose. --- Using Tomcat but need to do more? Need t

Re: [E-devel] opengl evas engine build error

2006-05-03 Thread Mike Russo
The diff fixes the error in evas_gl_gradient.c, but now a new error appears in evas_x_main.c:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -I../../../../src/modules/engines/gl_common -I/usr/include/freetype2 -I/usr/X11R6/

Re: [E-devel] opengl evas engine build error

2006-05-02 Thread Robin Van Loock
Possibly related to this, I routinely use evas through some Ruby bindings to the library. I did this on an ecore/evas library I built from CVS a few months ago [possibly end of last year].This weekend I updated my CVS copy of evas and rebuilt it, and apart from discovering some bugs in my code by u

Re: [E-devel] opengl evas engine build error

2006-05-02 Thread [EMAIL PROTECTED]
> > I'm getting the following error when attempting to build evas: > > . > > . > > evas_gl_gradient.c:37: error: conflicting types for > > 'evas_gl_common_gradient_data_unset' > > evas_gl_common.h:191: error: previous declaration of > > 'evas_gl_common_gradient_data_unset' was here > > eva

Re: [E-devel] opengl evas engine build error

2006-05-02 Thread [EMAIL PROTECTED]
> I'm getting the following error when attempting to build evas: > > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. > -I../../../../src/lib -I../../../../src/lib/include > -I/usr/include/freetype2 -I/usr/include -O2 -march=pentium4 > -pipe -g -msse2 -mfpmath=sse -MT evas_gl_image

[E-devel] opengl evas engine build error

2006-05-02 Thread Mike Russo
I'm getting the following error when attempting to build evas: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/li b/include -I/usr/include/freetype2 -I/usr/include -O2 -march=pentium4 -pipe -g -msse2 -mfpmath=sse -MT evas _gl_image.lo -MD -M