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/

  I simply added gcc3.3 to my installation and switched to it
temporarily (update-alternatives is Your friend), then e17 compiled
without problems.

        Lofwyrm

Dnia 31-12-2005, sob o godzinie 08:08 -0700, Nathan A. Smith napisaƂ(a):
> 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 example follows:
> 
> 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
> 
> 
> These warnings would be repeated for different lines more than a hundred
> times -- no kidding.
> 
> which finally lead to this error:
> 
> /usr/bin/ld: .libs/ecore.o: relocation R_X86_64_PC32 against
> `setlocale@@GLIBC_2.2.5' can not be used when making a shared object;
> recompile with -fPIC
> /usr/bin/ld: final link failed: Bad value
> 
> 
> Any help would be greatly appreciated.
> 
> Nasa
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to