[E-devel] edevelop forums

2007-07-29 Thread Kim Woelders
Hello, Isn't it about time to shut down the edevelop forums? Almost all posts are spam now. Maybe add a link or refer to the new forums? /Kim - This SF.net email is sponsored by: Splunk Inc. Still grepping through log file

Re: [E-devel] Nightly build log for E17 on 2007-07-29 07:01:30 -0700

2007-07-29 Thread Toma
Bling: $ apt-file search Xdamage.h libxdamage-dev: usr/include/X11/extensions/Xdamage.h EDvi: $ apt-file search DVIlib2-config dvilib2-dev: usr/bin/DVIlib2-config eflpp: In file included from eflpp_ecore.cpp:5: eflpp_ecore.h:15:22: error: Ecore_Fb.h: No such file or directory Caused by the buil

[E-devel] Nightly build log for E17 on 2007-07-29 07:01:30 -0700

2007-07-29 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2007-07-29 07:01:30 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: bling http://download.enlightenment.org/tests/logs/bling.log edvi http://download.enlightenment.org/tests/logs/edvi.log eflpp

[E-devel] Easy_E17.sh

2007-07-29 Thread Toma
Now, I know easy_e17 isnt part of the official cvs, but it would be great to see a version thats leaves a chance to fix simple errors as you go. eg. 1st run, it grabs CVS and thats just great. after that tho, it will keep bombing out with an error 1 when the dependency isnt met. Now, thats a bit o

Re: [E-devel] Easy_E17.sh

2007-07-29 Thread Morten Nilsen
Toma wrote: > Now, I know easy_e17 isnt part of the official cvs, but it would be > great to see a version thats leaves a chance to fix simple errors as > you go. My own little script (written from scratch by me) allows for such operation.. This is how it works in coarse terms: cvs up > log reso

Re: [E-devel] Easy_E17.sh

2007-07-29 Thread Thomas Gstädtner
The easiest way would be: 1. write a clean and working patch, that allows what you want to do 2. send the patch to morlenxus 3. hope that morlenxus integrates it :) 2007/7/29, Toma <[EMAIL PROTECTED]>: > > Now, I know easy_e17 isnt part of the official cvs, but it would be > great to see a versio

Re: [E-devel] Easy_E17.sh

2007-07-29 Thread Brian 'morlenxus' Miculcy
There is already a --skip-errors which allows to run the script without exiting on error. So you could just run it and then fix the missing dependencies and run it again. Greets, Brian 'morlenxus' Miculcy On Sun, Jul 29, 2007 at 10:58:55PM +0800, Toma wrote: > Now, I know easy_e17 isnt part of th

Re: [E-devel] Nightly build log for E17 on 2007-07-29 07:01:30 -0700

2007-07-29 Thread David Seikel
On Sun, 29 Jul 2007 22:13:02 +0800 Toma <[EMAIL PROTECTED]> wrote: > Bling: > $ apt-file search Xdamage.h > libxdamage-dev: usr/include/X11/extensions/Xdamage.h Installed. > EDvi: > $ apt-file search DVIlib2-config > dvilib2-dev: usr/bin/DVIlib2-config Couldn't find package dvilib2-dev. > eflp

Re: [E-devel] Nightly build log for E17 on 2007-07-29 07:01:30 -0700

2007-07-29 Thread João Vale
On Mon, 2007-07-30 at 07:58 +1000, David Seikel wrote: > On Sun, 29 Jul 2007 22:13:02 +0800 Toma <[EMAIL PROTECTED]> wrote: > > > Bling: > > $ apt-file search Xdamage.h > > libxdamage-dev: usr/include/X11/extensions/Xdamage.h > > Installed. > > > EDvi: > > $ apt-file search DVIlib2-config > > dv

Re: [E-devel] Nightly build log for E17 on 2007-07-29 07:01:30 -0700

2007-07-29 Thread Toma
Oh btw, I just compiled and ran bling, it gives me a wonderful grey screen. Mouse works fine. Nothing else. Kinda counter productive at the moment, but hey, it compiled :) Tom. On 30/07/07, João Vale <[EMAIL PROTECTED]> wrote: > On Mon, 2007-07-30 at 07:58 +1000, David Seikel wrote: > > On Sun, 2