On Mon, 26 Sep 2005 11:16:12 -0600 glenn <[EMAIL PROTECTED]> babbled:

> Debian Sarge, AMD64, gcc4

likely cause: you have to imlib2;s installed (one in /usr one in /usr/local for
example) have 1 ONLY. not 2.

> I did make sure to install all pkgs for Debian as noted in the user 
> guide: http://get-e.org/User_Guide/English/_pages/2.2.html
> Also have all -dev pkgs as noted in this post:
> 
> http://edevelop.org/node/1532
> 
> Here is ./configure of imlib:
> 
> Image Loaders:
>   JPEG....................: yes
>   PNG.....................: yes
>   TIFF....................: yes
>   GIF.....................: yes
>   ZLIB....................: yes
>   BZIP2...................: yes
>   ID3.....................: yes
> 
> Use MMX for extra speed...: no
> Use AMD64 for extra speed.: yes
> 
> Installation Path.........: /usr/local
> 
> Compilation...............: make
> Installation..............: make install
> 
> ________________________________________________________
> 
> All seems well but when trying to build emotion:
> 
> /snip/
>  creating emotion_decoder_xine.la
> (cd .libs && rm -f emotion_decoder_xine.la && ln -s 
> ../emotion_decoder_xine.la emotion_decoder_xine.la)
> make[4]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/libs/emotion/src/modules'
> make[3]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/libs/emotion/src/modules'
> make[3]: Entering directory 
> `/home/mzilikazi64/Applications/e/src/e17/libs/emotion/src'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/libs/emotion/src'
> make[2]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/libs/emotion/src'
> Making all in data
> make[2]: Entering directory 
> `/home/mzilikazi64/Applications/e/src/e17/libs/emotion/data'
> edje_cc -v -id ../data -fd ../data \
> ../data/theme.edc \
> ../data/theme.edj
> edje_cc: Opening "/tmp/edje_cc.edc-tmp-8nAmFS" for input
> edje_cc: Parsing input file
> edje_cc: Parsing done
> edje_cc: Wrote       520 bytes (   1Kb) for "edje_file" header
> edje_cc: Error. unable to load image for image "tiles.png" part entry to 
> ../data/theme.edj
> make[2]: *** [theme.edj] Error 255
> make[2]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/libs/emotion/data'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/libs/emotion'
> make: *** [all] Error 2
> 
> __________________________________________________________
> 
> Yep - this happens for other things too like entice:
> 
>  make[4]: Entering directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data/themes/default/parts'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data/themes/default/parts'
> Making all in programs
> make[4]: Entering directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data/themes/default/programs'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data/themes/default/programs'
> make[4]: Entering directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data/themes/default'
> edje_cc -v -id ../../../data/images -fd ../../../data/fonts default.edc 
> default.eet
> edje_cc: Opening "/tmp/edje_cc.edc-tmp-5OIKA7" for input
> edje_cc: Parsing input file
> edje_cc: Parsing done
> edje_cc: Wrote       800 bytes (   1Kb) for "edje_file" header
> edje_cc: Wrote     39910 bytes (  39Kb) for "fonts/Edje.Vera" font entry 
> "Vera.ttf" compress: [real: 39.5%]
> edje_cc: Wrote     38501 bytes (  38Kb) for "fonts/Edje.VeraI" font 
> entry "VeraIt.ttf" compress: [real: 39.5%]
> edje_cc: Error. unable to load image for image "bg.png" part entry to 
> default.eet
> make[4]: *** [default.eet] Error 255
> make[4]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data/themes/default'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data/themes/default'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data/themes'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/entice/data'
> make: *** [all-recursive] Error 1
> 
> ____________________________________________________________
> 
> And when building e itself I seem to get the same error as noted in this 
> post which was resolved by installing proper -dev pkgs which I have 
> already done.
> 
> http://edevelop.org/node/1532
> 
>  make[4]: Entering directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/e/data/init/images'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/e/data/init/images'
> make[4]: Entering directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/e/data/init'
> /home/mzilikazi64/Applications/e/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=FAST_PC \
> ../../data/init/init.edc \
> ../../data/init/init.edj
> /home/mzilikazi64/Applications/e/bin/edje_cc: Opening 
> "/tmp/edje_cc.edc-tmp-ReaJYB" for input
> /home/mzilikazi64/Applications/e/bin/edje_cc: Parsing input file
> /home/mzilikazi64/Applications/e/bin/edje_cc: Parsing done
> /home/mzilikazi64/Applications/e/bin/edje_cc: Wrote      1733 bytes (   
> 2Kb) for "edje_file" header
> /home/mzilikazi64/Applications/e/bin/edje_cc: Wrote     39910 bytes (  
> 39Kb) for "fonts/Edje Vera" font entry "Vera.ttf" compress: [real: 39.5%]
> /home/mzilikazi64/Applications/e/bin/edje_cc: Wrote     36494 bytes (  
> 36Kb) for "fonts/Edje Vera Bold" font entry "VeraBd.ttf" compress: 
> [real: 37.8%]
> /home/mzilikazi64/Applications/e/bin/edje_cc: Error. unable to load 
> image for image "brushed.png" part entry to ../../data/init/init.edj
> make[4]: *** [init.edj] Error 255
> make[4]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/e/data/init'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/e/data/init'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/home/mzilikazi64/Applications/e/src/e17/apps/e/data'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/mzilikazi64/Applications/e/src/e17/apps/e'
> make: *** [all] Error 2
> 
> Ideas?  Thanks. :)
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to