On Wed, Apr 7, 2010 at 4:32 AM, Dave Ray <cl...@jonive.com> wrote:
> OK, I am back using the svn source.
>
> Starting over with the svn source I had the same problem with
> compiling ecore. Thanks for the tip on using "--disable-nls". That
> fixed the problem.
>
> In the dec 09 snapshot, edje would not compile without errors.
> With the svn source, edje and all the prerequisite libs compile and
> install and I am having a problem compiling e. So close!
>
> e is failing to compile with the following:
>
> Making all in bin
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -
> I../../src/lib -DUSE_E_CONFIG_H -I/usr/local/include -I/usr/include -I/
> usr/X11/include -I/usr/local/include/efreet -I/usr/local/include/
> dbus-1.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include -I/
> usr/local/include/eina-0 -I/usr/local/include/eina-0/eina -I/usr/local/
> include/freetype2 -I/usr/X11R6/include -I /System/Library/Frameworks/
> CoreFoundation.framework/Headers -I /System/Library/Frameworks/
> IOKit.framework/Headers -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3
> -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -
> DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/lib
> \" -DPACKAGE_DATA_DIR=\"/usr/local/share/enlightenment\" -DLOCALE_DIR=
> \"/usr/local/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/usr/local/etc\"  -
> I/usr/local/include  -I/usr/include -I/usr/X11/include -I/usr/local/
> include -MT e_main.o -MD -MP -MF .deps/e_main.Tpo -c -o e_main.o
> e_main.c
> In file included from e_main.c:5:
> e.h:83:21: error: Ecore_X.h: No such file or directory
>
> I compiled ecore without ecore_x. That was disabled by default. People
> on this list have said ecore can be compiled without ecore_x. Why is e
> looking for ecore_x? Is it required for e? Do I have to force some
> option in the autogen.sh script of e to suppress ecore_x?
>

E is a window manager for X, thus, it requires X.

> Dave
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to