On Thu, 16 Nov 2006 00:37:43 +0100 [EMAIL PROTECTED] babbled:

> Maybe someone can help me with this one. I'm trying to build e17 rpm packages,
> but i don't manage to build enlightenment any more. 
> I have imlib2, imlib2_loaders, eet, evas, ecore, embryo and edje packaged and
> installed. When trying to build e itself, i get the following error:

run edje_cc (as per the command you see and its aprameters) under valgrind
and/org gdb and get us more info. edje_cc runs perfectly here (other than its
usual complaints in compress2() in zlib) with no complaints and no segfaults.

choices are.

1. its some bug in evas/edje/eet etc. that valgrind can't detect
2. its some bug that only libraries on your distribution show up (if its a bug
in those libs or the way evas/edje/etc. use them is unknown).
3. its a compiler bug on your end
4. its an os runtime bug (kernel)
5. you have broken hardware (ram/cpu etc.)

one (or maybe more) of the above could be the case. all i can say is - valgrind
testing here "it works for me".

> 
>     make[4]: Entering directory
>     `/home/shadow/rpm/BUILD/enlightenment-0.16.999.036/data/init'
>     /usr/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/default.edc \
>             ../../data/init/default.edj
>     make[4]: *** [default.edj] Speicherzugriffsfehler
>     make[4]: *** Datei »default.edj« wird gelöscht
> 
> the last two lines saying [default] segmentation fault and that default.edj
> gets deleted.
> 
> It does not matter if i use the most recent snapshot from
> http://enlightenment.freedesktop.org/ or
> <http://enlightenment.freedesktop.org/> or directly from a CVS checkout from
> yesterday or today from anoncvs.enlightenment.org.
> 
> I just want to know if anyone can tell me whether this is a problem with the
> source or an error on my side. I did rebuilds of e17 earlier and they built
> fine, but as i saw e got some heavy changes applied in the last time.

well i can say that its not a known problem and it doesn't happen here. :(

> Kind Regards
> 
> Florian Hubold
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to