[E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Lars Munch
The attached patch fixes expedite cross build. Without this patch it will look in /usr/include for include files when cross building. Please apply. Regards Lars Munch Index: src/bin/Makefile.am === RCS file: /var/cvs/e/e17/apps/exped

Re: [E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Mike Frysinger
On Tuesday 18 March 2008, Lars Munch wrote: > The attached patch fixes expedite cross build. Without this patch it > will look in /usr/include for include files when cross building. ugh, anyone doing -i$(includedir) needs to get smacked. added your change, thanks. -mike signature.asc Descripti

Re: [E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger schreef: | On Tuesday 18 March 2008, Lars Munch wrote: |> The attached patch fixes expedite cross build. Without this patch it |> will look in /usr/include for include files when cross building. | | ugh, anyone doing -i$(includedir) need

[E-devel] Nightly build log for E17 on 2008-03-18 07:09:57 -0700

2008-03-18 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-03-18 07:09:57 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: ecore_li http://download.enlightenment.org/tests/logs/ecore_li.log engage http://download.enlightenment.org/tests/logs/engage.l

Re: [E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Michael Jennings
On Tuesday, 18 March 2008, at 08:52:12 (+0100), Lars Munch wrote: > The attached patch fixes expedite cross build. Without this patch it > will look in /usr/include for include files when cross building. So could someone please explain to those of us who don't do cross-compiling why $(includedir)

Re: [E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Jennings schreef: | On Tuesday, 18 March 2008, at 08:52:12 (+0100), | Lars Munch wrote: | |> The attached patch fixes expedite cross build. Without this patch it |> will look in /usr/include for include files when cross building. | | So could s

Re: [E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger schreef: | On Tuesday 18 March 2008, Lars Munch wrote: |> The attached patch fixes expedite cross build. Without this patch it |> will look in /usr/include for include files when cross building. | | ugh, anyone doing -i$(includedir) need

Re: [E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Michael Jennings
On Tuesday, 18 March 2008, at 18:49:11 (+0100), Koen Kooi wrote: > It's not about redefining $(includedir), it's about this situation: > > arm-angstrom-linuxgnueabi-gcc something-doing-math.c -I/usr/include > - -I/data/cross/arm/usr/include -o foo > > something-doing-math.c looks something like:

Re: [E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Jennings schreef: | On Tuesday, 18 March 2008, at 18:49:11 (+0100), | Koen Kooi wrote: | |> It's not about redefining $(includedir), it's about this situation: |> |> arm-angstrom-linuxgnueabi-gcc something-doing-math.c -I/usr/include |> - -I/da

Re: [E-devel] [PATCH] expedite cross build fix

2008-03-18 Thread Michael Jennings
On Tuesday, 18 March 2008, at 19:34:48 (+0100), Koen Kooi wrote: > If you do builds like that you probably already pass in -isystem via > CFLAGS and/or use gcc sysroot and/or use pkgconfig sysroot and/or > plain pkgconfig. It is way easier to add something to CFLAGS or to > ./configure --with-foo-

Re: [E-devel] Summer of Code: We made it!!!

2008-03-18 Thread The Rasterman
On Tue, 18 Mar 2008 00:36:56 -0500 Ravenlock <[EMAIL PROTECTED]> babbled: just remember - make sure you select well. we don't want to have projects falling apart in the middle and a lot of the onus on making this work is making a good choice to start with. > On 03/18/2008 00:29, Nathan Ingersoll

Re: [E-devel] Batget and Tempget

2008-03-18 Thread The Rasterman
On Tue, 18 Mar 2008 11:21:43 +0900 Toma <[EMAIL PROTECTED]> babbled: > Yo, > Seems like there are 2 occasions where these get loaded. At E start > and also at E restart. With the furious E restarting I do, I now have > 2 processes of each. One set was started when I last restarted the > computer,

Re: [E-devel] Summer of Code: We made it!!!

2008-03-18 Thread Inc
"make sure you select well". I thought you were selecting (: On Tue, Mar 18, 2008 at 12:47 PM, The Rasterman Carsten Haitzler < [EMAIL PROTECTED]> wrote: > On Tue, 18 Mar 2008 00:36:56 -0500 Ravenlock <[EMAIL PROTECTED]> > babbled: > > just remember - make sure you select well. we don't want to h