On Thu, 23 Jun 2005 12:35:31 -0400 Justin <[EMAIL PROTECTED]> babbled:
> While trying to compile evas (gotten from CVS two days ago) I get this > error: > > In file included from /usr/X11R6/include/GL/glx.h:336, > from ../../../src/lib/include/evas_engine_api_gl_x11.h:6, > from evas_main.c:25: > /usr/X11R6/include/GL/glxext.h:267: error: redefinition of `GLXFBConfigSGIX' > /usr/X11R6/include/GL/glx.h:156: error: `GLXFBConfigSGIX' previously > declared here > make[4]: *** [evas_main.lo] Error 1 > make[4]: Leaving directory `/home/elshadii/e17/libs/evas/src/lib/canvas' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/elshadii/e17/libs/evas/src/lib' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/elshadii/e17/libs/evas/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/elshadii/e17/libs/evas' > make: *** [all] Error 2 > > > Any help would greatly be appreciated! it seems your system headers are screwed. they redefine things in includes they themselves re-include. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
