Re: [E-devel] e17 cvs - exhibit build error

2006-01-11 Thread Laurence Vanek
Hisham Mardam Bey wrote: On 1/5/06, Laurence Vanek <[EMAIL PROTECTED]> wrote: Oddly, a slightly older version of exhibit built just fine & Im using it now. Same compiler. Apparently some new feature is causing gcc4 gas with the latest cvs code. At some point, Mike changed exhibit's

Re: [E-devel] e17 cvs - exhibit build error

2006-01-05 Thread Laurence Vanek
Hisham Mardam Bey wrote: On 1/5/06, Laurence Vanek <[EMAIL PROTECTED]> wrote: Oddly, a slightly older version of exhibit built just fine & Im using it now. Same compiler. Apparently some new feature is causing gcc4 gas with the latest cvs code. At some point, Mike changed exhibit's

Re: [E-devel] e17 cvs - exhibit build error

2006-01-05 Thread Hisham Mardam Bey
On 1/5/06, Laurence Vanek <[EMAIL PROTECTED]> wrote: > > Oddly, a slightly older version of exhibit built just fine & Im using it > now. Same compiler. Apparently some new feature is causing gcc4 gas > with the latest cvs code. > At some point, Mike changed exhibit's autofoo a bit. Can you tell

Re: [E-devel] e17 cvs - exhibit build error

2006-01-04 Thread Laurence Vanek
David Seikel wrote: On Tue, 03 Jan 2006 22:52:01 -0600 Laurence Vanek <[EMAIL PROTECTED]> wrote: Carlos Daniel Ruvalcaba Valenzuela wrote: People have very similar errors but with ecore, the problem here is GCC4, this sort of things only occurs with GCC 4, we had a short discussion o

Re: [E-devel] e17 cvs - exhibit build error

2006-01-04 Thread Carlos Daniel Ruvalcaba Valenzuela
Woops, sorry about the IRC comment, I wrote it all wrong, what i was trying to say is that i talked with others having the same sort of problems compiling E or EFL libs with GCC4 (on Gentoo IIRC). I have also experienced some weird problems with GCC4 (on OpenSUSE 10) while trying to compile QEMU,

Re: [E-devel] e17 cvs - exhibit build error

2006-01-04 Thread David Seikel
On Tue, 03 Jan 2006 22:52:01 -0600 Laurence Vanek <[EMAIL PROTECTED]> wrote: > Carlos Daniel Ruvalcaba Valenzuela wrote: > > >People have very similar errors but with ecore, the problem here is > >GCC4, this sort of things only occurs with GCC 4, we had a short > >discussion over it on IRC :) > >

Re: [E-devel] e17 cvs - exhibit build error

2006-01-03 Thread Laurence Vanek
Carlos Daniel Ruvalcaba Valenzuela wrote: People have very similar errors but with ecore, the problem here is GCC4, this sort of things only occurs with GCC 4, we had a short discussion over it on IRC :) On 1/2/06, Laurence Vanek <[EMAIL PROTECTED]> wrote: got this during recent attempt to

Re: [E-devel] e17 cvs - exhibit build error

2006-01-03 Thread Hisham Mardam Bey
> exhibit_image.o(.text+0x183e):/root/e17/proto/exhibit/src/bin/exhibit_im > age.c:759: undefined reference to `e_lib_background_set' > exhibit_image.o(.text+0x1843):/root/e17/proto/exhibit/src/bin/exhibit_im > age.c:762: undefined reference to `e_lib_shutdown' > exhibit_image.o(.text+0x1989):/root

Re: [E-devel] e17 cvs - exhibit build error

2006-01-03 Thread Carlos Daniel Ruvalcaba Valenzuela
People have very similar errors but with ecore, the problem here is GCC4, this sort of things only occurs with GCC 4, we had a short discussion over it on IRC :) On 1/2/06, Laurence Vanek <[EMAIL PROTECTED]> wrote: > got this during recent attempt to build exhibit after latest cvs update: > >

[E-devel] e17 cvs - exhibit build error

2006-01-02 Thread Laurence Vanek
got this during recent attempt to build exhibit after latest cvs update: = . . . exhibit_image.o(.text+0x183e):/root/e17/proto/exhibit/src/bin/exhibit_im age.c:759: undefined reference to `e_lib_background_set' exhibit_image.o(.text+0x1843):/root/e17/proto/exhibit/src/bin/exhibit_im age.c