How to help with KDE 3.4?

Jure Repinc jlp at holodeck1.com
Sat Jan 22 16:25:43 CET 2005


Henrique Pinto wrote:
> Hi!
> 
> Thank you very much for your help!
> 
> Em Sáb 22 Jan 2005 11:10, Jure Repinc escreveu:
> 
>>I would like as detailed instructions as possible as I have never
>>compiled anything manualy.
> 
> 
> Take a look at http://developer.kde.org/build/. The Newbie Guide seems to be 
> exactly what you need.

Yup That is exacrly it. I created a new user avvount and I made all the 
folders and I downloaded qt-copy, arts, kdelibs and kdebase from CVS. 
But when I try to run make I get this error:


Making install in mcop
make[1]: Entering directory `/home/kdedev/src/kde/build/arts/mcop'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ 
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -Wwrite-strings -g -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-fno-exceptions -fno-check-new -fno-common -fvisibility=hidden 
-fvisibility-inlines-hidden  -ftemplate-depth-99    -o libmcop.la -rpath 
/home/kdedev/kde-unstable/lib -no-undefined -Wl,--no-undefined 
-Wl,--allow-shlib-undefined -version-info 1:0 
-L/home/kdedev/kde-unstable/lib -L/usr/qt/3/lib -L/usr/lib64 
buffer.lo connection.lo core.lo debug.lo dispatcher.lo iomanager.lo 
object.lo socketconnection.lo tcpconnection.lo unixconnection.lo 
tcpserver.lo unixserver.lo objectmanager.lo factory.lo idlfilereg.lo 
ifacerepo_impl.lo mcoputils.lo startupmanager.lo md5.lo md5auth.lo 
referenceclean.lo datapacket.lo asyncstream.lo notification.lo 
flowsystem.lo extensionloader.lo tmpglobalcomm.lo mcopconfig.lo 
connect.lo reference.lo type.lo trader_impl.lo dynamicrequest.lo 
anyref.lo loopback.lo delayedreturn.lo thread.lo dynamicskeleton.lo 
-lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   ../libltdl/libltdlc.la
/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
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: 
final link failed: Bad value
collect2: ld returned 1 exit status
make[1]: *** [libmcop.la] Error 1
make[1]: Leaving directory `/home/kdedev/src/kde/build/arts/mcop'

Is there something wrong with my setup or is this just a normal compile 
error that I should report? Where should I report compile bugs to?

Thanks again for help.


More information about the kde-quality mailing list