bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/13855] internal error, aborting at elf64-x86-64.c line 3396 in e


From: brunobg at gmail dot com
Subject: [Bug ld/13855] internal error, aborting at elf64-x86-64.c line 3396 in elf_x86_64_relocate_section
Date: Wed, 21 Mar 2012 18:10:31 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13855

--- Comment #5 from brunobg at gmail dot com 2012-03-21 18:10:31 UTC ---
Compiling chromium is a pain, it has tons of dependencies -- that is why you
crashed. Here's what worked for me in Ubuntu 11.04:

apt-get install libnss libnss-dev
apt-get install gconf gnome-keyring  libgconf2-4 libgconf2-dev gconf2
libgnome-keyring-dev libgnome-keyring1.0-cil-dev
apt-get install libdbus-glib-1-dev 
apt-get install cmake gperf libpam0g-dev libxtst-dev
util/build-chromium.sh --deps
cmake .
make VERBOSE=1

BTW, other people had this bug too:

http://groups.google.com/group/berkelium/search?group=berkelium&q=elf64_x86_64_relocate_section&qt_g=Search+this+group

As mentioned in one of the posts, 'binutils-gold' does indeed link it
successfully.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]