[e-users] error compiling e

2007-04-28 Thread Geoffrey
I've not built e in a while, so I just gave it a go and the libs build 
find, but e compilation generates the error:

e.h:56:21: error: Ecore_X.h: No such file or directory

As well as a few more.  I can find Ecore_X.h under the ecore lib tree, 
but is there something I've missed in order to get e to find it?

-- 
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
  - Benjamin Franklin

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Error compiling E

2006-02-21 Thread Gopalarathnam Venkatesan
All:

I've been successful in compiling all the libraries, but now stuck on
compiling e17/apps/e.

I get the following error:

/home/gopal_v/local/e17/bin/edje_cc: Opening
/tmp/edje_cc.edc-tmp-kAAax2 for input
/home/gopal_v/local/e17/bin/edje_cc: Parsing input file
/home/gopal_v/local/e17/bin/edje_cc: Parsing done
/home/gopal_v/local/e17/bin/edje_cc: Wrote  1072 bytes (   1Kb)
for edje_file header
/home/gopal_v/local/e17/bin/edje_cc: Wrote 39910 bytes (  39Kb)
for fonts/Edje Vera font entry Vera.ttf compress: [real: 39.5%]
/home/gopal_v/local/e17/bin/edje_cc: Wrote 36494 bytes (  36Kb)
for fonts/Edje Vera Bold font entry VeraBd.ttf compress: [real:
37.8%]
/home/gopal_v/local/e17/bin/edje_cc: Wrote 52513 bytes (  51Kb)
for images/0 image entry brushed.png compress: [raw: 89.1%] [real:
-1.4%]
/home/gopal_v/local/e17/bin/edje_cc: Error. unable to write image part
sm_shadow.png as images/1 part entry to ../../data/init/init.edj
make[4]: *** [init.edj] Error 255
make[4]: Leaving directory `/home/gopal_v/Builds/E/e17/apps/e/data/init'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/gopal_v/Builds/E/e17/apps/e/data/init'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/gopal_v/Builds/E/e17/apps/e/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gopal_v/Builds/E/e17/apps/e'
make: *** [all] Error 2

The file does exist under the data/init/images directory.

Any help is greatly appreciated.

--
Gopalarathnam Venkatesan
http://gopalarathnam.com/


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] error compiling e on a freebsd box

2005-10-26 Thread Brian Howe
Just did a cvsup this morning and...


if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/files/Programs/e17/include
-I../.. -I../../src/bin -I../../src/lib -DUSE_E_CONFIG_H
-I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include
-I/usr/local/include -I/usr/X11R6/include -DLOWRES_PDA=1
-DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6
-DE17_PROFILE=FAST_PC-g -O2 -MT e_fileman_smart.o -MD -MP -MF
.deps/e_fileman_smart.Tpo -c -o e_fileman_smart.o e_fileman_smart.c;
\
then mv -f .deps/e_fileman_smart.Tpo .deps/e_fileman_smart.Po;
else rm -f .deps/e_fileman_smart.Tpo; exit 1; fi
e_fileman_smart.c:62: error: syntax error before '' token
gmake[3]: *** [e_fileman_smart.o] Error 1
gmake[3]: Leaving directory `/usr/e17/apps/e/src/bin'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/e17/apps/e/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/e17/apps/e'
gmake: *** [all] Error 2

So, what the heck is a '' token anyway?

Brian


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users