Re: [E-devel] Strange warnings & compiling errors

2006-01-08 Thread The Rasterman
On Sun, 08 Jan 2006 08:31:42 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> babbled: > On Sun, 2006-01-08 at 16:13 +0900, Carsten Haitzler wrote: > > On Sat, 07 Jan 2006 07:51:54 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > > babbled: > > > > > On Sat, 2006-01-07 at 15:45 +0900, Carsten Haitzler wr

Re: [E-devel] Strange warnings & compiling errors

2006-01-08 Thread Nathan A. Smith
On Sun, 2006-01-08 at 16:13 +0900, Carsten Haitzler wrote: > On Sat, 07 Jan 2006 07:51:54 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > babbled: > > > On Sat, 2006-01-07 at 15:45 +0900, Carsten Haitzler wrote: > > > On Fri, 06 Jan 2006 21:44:24 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > > > bab

Re: [E-devel] Strange warnings & compiling errors

2006-01-07 Thread The Rasterman
On Sat, 07 Jan 2006 07:51:54 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> babbled: > On Sat, 2006-01-07 at 15:45 +0900, Carsten Haitzler wrote: > > On Fri, 06 Jan 2006 21:44:24 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > > babbled: > > > > > > > > Actually I was referring to the compiling error

Re: [E-devel] Strange warnings & compiling errors

2006-01-07 Thread Nathan A. Smith
On Sat, 2006-01-07 at 15:45 +0900, Carsten Haitzler wrote: > On Fri, 06 Jan 2006 21:44:24 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > babbled: > > > > > Actually I was referring to the compiling errors I have been getting > > > > As an example: > > ecore_value.o -L/opt/e17/lib -lm -ldl -

Re: [E-devel] Strange warnings & compiling errors

2006-01-06 Thread The Rasterman
On Fri, 06 Jan 2006 21:44:24 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> babbled: > On Fri, 2006-01-06 at 22:18 +0900, Carsten Haitzler wrote: > > On Sun, 01 Jan 2006 09:35:03 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > > babbled: > > > > > On Sun, 2006-01-01 at 17:34 +0900, David Stevenson wro

Re: [E-devel] Strange warnings & compiling errors

2006-01-06 Thread Nathan A. Smith
On Fri, 2006-01-06 at 22:18 +0900, Carsten Haitzler wrote: > On Sun, 01 Jan 2006 09:35:03 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> > babbled: > > > On Sun, 2006-01-01 at 17:34 +0900, David Stevenson wrote: > > > > > > > > > On 1/1/06, Nathan A. Smith <[EMAIL PROTECTED]> wrote: > > > H

Re: [E-devel] Strange warnings & compiling errors

2006-01-06 Thread The Rasterman
On Sun, 01 Jan 2006 09:35:03 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> babbled: > On Sun, 2006-01-01 at 17:34 +0900, David Stevenson wrote: > > > > > > On 1/1/06, Nathan A. Smith <[EMAIL PROTECTED]> wrote: > > Hi guys, > > > > I have recently noticed I am getting a lot

Re: [E-devel] Strange warnings & compiling errors

2006-01-06 Thread The Rasterman
On Sat, 31 Dec 2005 17:02:36 -0600 Ibukun Olumuyiwa <[EMAIL PROTECTED]> babbled: > Mike Frysinger wrote: > > On Saturday 31 December 2005 10:08, Nathan A. Smith wrote: > > > >>ecore_value.c:31: warning: redeclaration of 'ecore_prime_table' with > >>different visibility (old visibility preserved)

Re: [E-devel] Strange warnings & compiling errors

2006-01-06 Thread The Rasterman
On Sat, 31 Dec 2005 23:55:07 +0100 (CET) Vincent Torri <[EMAIL PROTECTED]> babbled: > > > On Sat, 31 Dec 2005, Ibukun Olumuyiwa wrote: > > > Mike Frysinger wrote: > > > On Saturday 31 December 2005 10:08, Nathan A. Smith wrote: > > > > > >>ecore_value.c:31: warning: redeclaration of 'ecore_prim

Re: [E-devel] Strange warnings & compiling errors

2006-01-06 Thread The Rasterman
On Sat, 31 Dec 2005 08:08:10 -0700 "Nathan A. Smith" <[EMAIL PROTECTED]> babbled: > Hi guys, > > I have recently noticed I am getting a lot of strange (to me) compiling > errors and warnings. I was hoping I could get one of you smart people > to point me in the right direction to fix them. > >

Re: [E-devel] Strange warnings & compiling errors

2006-01-01 Thread Daniel Kasak
Adam Kisiel wrote: Hi Nathan, I had the same problem under the same circumstances (Mandriva on AMD64, gcc 4.0.1 and 4.0.2). A quick googling showed that it is a known bug in gcc 4 which affects other programs as well, e.g. Mozilla. For example see: http://benjamin.smedbergs.us/blog/2005-10-27/

Re: [E-devel] Strange warnings & compiling errors

2006-01-01 Thread Adam Kisiel
Hi Nathan, I had the same problem under the same circumstances (Mandriva on AMD64, gcc 4.0.1 and 4.0.2). A quick googling showed that it is a known bug in gcc 4 which affects other programs as well, e.g. Mozilla. For example see: http://benjamin.smedbergs.us/blog/2005-10-27/gcc-40-workaround/

Re: [E-devel] Strange warnings & compiling errors

2006-01-01 Thread Nathan A. Smith
On Sun, 2006-01-01 at 17:34 +0900, David Stevenson wrote: > > > On 1/1/06, Nathan A. Smith <[EMAIL PROTECTED]> wrote: > Hi guys, > > I have recently noticed I am getting a lot of strange (to me) > compiling > errors and warnings. I was hoping I could get

Re: [E-devel] Strange warnings & compiling errors

2006-01-01 Thread David Stevenson
On 1/1/06, Nathan A. Smith <[EMAIL PROTECTED]> wrote: Hi guys,I have recently noticed I am getting a lot of strange (to me) compilingerrors and warnings.  I was hoping I could get one of you smart peopleto point me in the right direction to fix them.the warnings (I started getting them when compili

Re: [E-devel] Strange warnings & compiling errors

2005-12-31 Thread Vincent Torri
On Sat, 31 Dec 2005, Ibukun Olumuyiwa wrote: > Mike Frysinger wrote: > > On Saturday 31 December 2005 10:08, Nathan A. Smith wrote: > > > >>ecore_value.c:31: warning: redeclaration of 'ecore_prime_table' with > >>different visibility (old visibility preserved) > >>Ecore_Data.h:41: warning: previ

Re: [E-devel] Strange warnings & compiling errors

2005-12-31 Thread Ibukun Olumuyiwa
Mike Frysinger wrote: > On Saturday 31 December 2005 10:08, Nathan A. Smith wrote: > >>ecore_value.c:31: warning: redeclaration of 'ecore_prime_table' with >>different visibility (old visibility preserved) >>Ecore_Data.h:41: warning: previous declaration of 'ecore_prime_table' >>was here > > > w

Re: [E-devel] Strange warnings & compiling errors

2005-12-31 Thread Nathan A. Smith
On Sat, 2005-12-31 at 16:13 -0500, Mike Frysinger wrote: > On Saturday 31 December 2005 10:08, Nathan A. Smith wrote: > > ecore_value.c:31: warning: redeclaration of 'ecore_prime_table' with > > different visibility (old visibility preserved) > > Ecore_Data.h:41: warning: previous declaration of 'e

Re: [E-devel] Strange warnings & compiling errors

2005-12-31 Thread Mike Frysinger
On Saturday 31 December 2005 10:08, Nathan A. Smith wrote: > ecore_value.c:31: warning: redeclaration of 'ecore_prime_table' with > different visibility (old visibility preserved) > Ecore_Data.h:41: warning: previous declaration of 'ecore_prime_table' > was here what version of gcc are you using ?

[E-devel] Strange warnings & compiling errors

2005-12-31 Thread Nathan A. Smith
Hi guys, I have recently noticed I am getting a lot of strange (to me) compiling errors and warnings. I was hoping I could get one of you smart people to point me in the right direction to fix them. the warnings (I started getting them when compiling evas -- and everthing that followed) an exam