Hi List,

> I didn't get the original post in the thread due to a temporary 
> malfunction of my mail system, so I reply here..
> 
> your problem is quite clear from the above messages.
> when you built ecore, it didn't find X11 headers, and thus didn't build 
> the ecore_x bits.
> 
> I'm guessing you don't have any symlinks to /usr/X11R6/include/* in 
> /usr/include.
> 
> quick fix is to do "ln -s /usr/X11R6/include/*/ /usr/include"
> proper fix is to fix ecore (and other libs/apps) autofoo
>

Morten: Thanks for the tip. I installed all relevant X11 headers and now I don't
get the same syntax errors anymore.

I have started "configure/make/make install" process from the start again (on
all packages) and now I don't get thoses syntax errors anymore.

However, when I do "make" in enlightenment.xxxxxxx, "make" is unhappy about the
following:

make[4]: Nothing to be done for `all'.
make[4]: Leaving directory 
`/usr/local/bin/enlightenment/enlightenment-0.16.999.023/data/init/images'
make[4]: Entering directory 
`/usr/local/bin/enlightenment/enlightenment-0.16.999.023/data/init'
/usr/local/bin/edje_cc -v -id ../../data/init/images -fd ../../data/fonts 
-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC \
../../data/init/init.edc \
../../data/init/init.edj
/usr/local/bin/edje_cc: Error. unable to load image for image "brushed.png" 
part entry to ../../data/init/init.edj 
/usr/local/bin/edje_cc: Opening "/tmp/edje_cc.edc-tmp-fbgZl3" for input
/usr/local/bin/edje_cc: Parsing input file
/usr/local/bin/edje_cc: Parsing done
/usr/local/bin/edje_cc: Wrote      1072 bytes (   1Kb) for "edje_file" header
/usr/local/bin/edje_cc: Wrote     39910 bytes (  39Kb) for "fonts/Edje Vera" 
font entry "Vera.ttf" compress: [real: 39.5%]
/usr/local/bin/edje_cc: Wrote     36494 bytes (  36Kb) for "fonts/Edje Vera 
Bold" font entry "VeraBd.ttf" compress: [real: 37.8%]
make[4]: *** [init.edj] Error 255
make[4]: Leaving directory 
`/usr/local/bin/enlightenment/enlightenment-0.16.999.023/data/init'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/usr/local/bin/enlightenment/enlightenment-0.16.999.023/data/init'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/usr/local/bin/enlightenment/enlightenment-0.16.999.023/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/usr/local/bin/enlightenment/enlightenment-0.16.999.023'
make: *** [all] Error 2

The image file "make" is complainig about is here:
/usr/local/bin/enlightenment/enlightenment-0.16.999.023/data/init/images/brushed.png

Apologies for my incompetance. Programming is not one of my strong points. :-)

Thank You

Danny


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to