[prev in list] [next in list] [prev in thread] [next in thread]
List: kde-devel
Subject: Re: Problem compiling arts
From: Adriaan de Groot <groot () kde ! org>
Date: 2005-01-22 21:35:02
Message-ID: 200501222235.02573.groot () kde ! org
[Download RAW message or body]
On Saturday 22 January 2005 18:23, Jure Repinc wrote:
> Just recently I have set up a user account kdedev so that I could test
> and translate KDE 3.4. I followed instructions here:
> http://quality.kde.org/develop/cvsguide/buildstep.php
It is always useful to mention relevant information about your system when
posting compile problems. In this case, the fact that you are using an amd64
system is of critical importance.
> /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/
>ld: .libs/core.o: relocation R_X86_64_PC32 against `std::basic_string<char,
> std::char_traits<char>, std::allocator<char>
>
> >::~basic_string()@@GLIBCXX_3.4' can not be used when making a shared
>
> object; recompile with -fPIC
Well, it's telling you to recompile with -fPIC; it'd be a good idea to do so
(this is a common 'problem' on amd64, where relocations grow too large for a
certain class of instruction, the details are a little murky). Try
CXXFLAGS=-fPIC CFLAGS=-fPIC CPPFLAGS=-fPIC ./configure
to reconfigure, then make again.
--
Don't worry, 't ain't no shame to be stupid - ol' mouse.
GPG: FEA2 A3FE Adriaan de Groot
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread]
Configure |
About |
News |
Add a list |
Sponsored by KoreLogic