Tag Archive for 'x86_64'

Wordpress: translation problem with x86_64 systems

January 29th, 2008 by tripledes

Today we’ve been working to get
Ginger’s blog translated to Spanish without much luck, at first I thought about themes but it seemed weird every one we tried failed to get translated.
Thanks to
Bluehost forum I have found the answer, it seems like a bug in the wp-includes/gettext.php file, it’s just in x86_64 systems.
Thankfully it’s [...]

Tags: ,

Gentoo: Zaptel compiling problems.

January 26th, 2008 by tripledes

Lastly I’m having trouble to get net-misc/zaptel compiled because the following error:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: tonezone.lo: relocation R_X86_64_32 against `builtin_zones’ can not be used when making a shared object; recompile with -fPIC
tonezone.lo: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libtonezone.so] Error 1

I haven’t figured out yet why, but I have a temporary solution [...]

Tags: , , ,