LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-08-2002, 03:56 PM   #1
Null
Member
 
Registered: Dec 2002
Distribution: Debian Woody SID
Posts: 52

Rep: Reputation: 15
Problems compiling kdelibs with kde 3.1 rc5


I'm trying to build rc5 of kde 3.1 but kdelibs's make dies on the following error:

Quote:
.libs/dcopclient.o: In function `QPtrList<DCOPClientTransaction>::replace(unsigned int, DCOPClientTransaction const *)':
.libs/dcopclient.o(.QPtrList<DCOPClientTransaction>::gnu.linkonce.t.replace(unsigned int, DCOPClientTransaction const *)+0x1c): undefined reference to `QGList::replaceAt(unsigned int, void *)'
.libs/dcopclient.o: In function `QPtrList<_IceConn>::replace(unsigned int, _IceConn const *)':
.libs/dcopclient.o(.QPtrList<_IceConn>::gnu.linkonce.t.replace(unsigned int, _IceConn const *)+0x1c): undefined reference to `QGList::replaceAt(unsigned int, void *)'
collect2: ld returned 1 exit status
make[3]: *** [libDCOP.la.closure] Error 1
make[3]: Leaving directory `/source/kde/kdelibs-3.1rc5/dcop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/source/kde/kdelibs-3.1rc5/dcop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/source/kde/kdelibs-3.1rc5'
make: *** [all] Error 2
I have no idea how to fix this, does anyone else know?
 
Old 12-08-2002, 04:48 PM   #2
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
if you want to get violent with it, you can
make -i
 
Old 12-08-2002, 05:13 PM   #3
Null
Member
 
Registered: Dec 2002
Distribution: Debian Woody SID
Posts: 52

Original Poster
Rep: Reputation: 15
Something tells me that could screw me over later on, kinda like doing rpm -nodeps

Or am I wrong?
 
Old 12-08-2002, 06:16 PM   #4
Azrael
Member
 
Registered: Sep 2002
Location: Germany
Distribution: SuSE 8.0
Posts: 96

Rep: Reputation: 15
As dcop is an essential part of kde, you should really try to fix this.
Did you install QT 3.1 and does the linker know about?
 
Old 12-08-2002, 08:45 PM   #5
Null
Member
 
Registered: Dec 2002
Distribution: Debian Woody SID
Posts: 52

Original Poster
Rep: Reputation: 15
I did install QT3.1 from the latest source at Trolltech, but I'm unsure if the linker knows about it. How would I check and how would I notify it if it wasn't?
 
Old 12-09-2002, 02:51 AM   #6
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
i think its something like
configure --with-qt-dir=/usr/lib/qtdirwhereeveritis
 
Old 12-09-2002, 07:58 AM   #7
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
There is a new kdelibs-3.1rc5 package on the servers.
 
Old 12-09-2002, 01:55 PM   #8
Fusiongame
LQ Newbie
 
Registered: Dec 2002
Posts: 9

Rep: Reputation: 0
im a complete n00b and i have the same exact problem with rh 8, how was this fixed? please help me out too
 
Old 12-09-2002, 08:11 PM   #9
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
I compile QT in place, that is the location where I want it installed, with the following options,

./configure -prefix /usr/lib/qt -docdir /usr/doc/qt-3.1.0/html -release -system-zlib -qt-gif -system-libpng -system-libjpeg -plugin-imgfmt-mng -thread -no-stl -no-xinerama -no-g++-exceptions -xft -xrender

Last edited by Aussie; 12-09-2002 at 08:13 PM.
 
Old 12-10-2002, 02:12 PM   #10
Null
Member
 
Registered: Dec 2002
Distribution: Debian Woody SID
Posts: 52

Original Poster
Rep: Reputation: 15
Using that method for building QT worked with KDE 3.1rc5? I'll have to try
 
Old 12-10-2002, 02:28 PM   #11
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
It works in slackware, YMMV in redhat.
 
Old 12-10-2002, 02:34 PM   #12
Null
Member
 
Registered: Dec 2002
Distribution: Debian Woody SID
Posts: 52

Original Poster
Rep: Reputation: 15
I'll try it anyway, thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble compiling gedit-2.8.2 and kdelibs-3.4.0 EvilGnome Linux - Software 0 04-04-2005 11:25 PM
kdelibs, compiling error AVD_ZM Linux - Software 3 02-15-2005 06:25 PM
KDE 3.2 installation error - kdelibs Boby Linux - Software 1 05-07-2004 02:45 PM
kdelibs appear not to be installed when upgraded to KDE 3.2 54\/4g3 Linux - Software 0 04-07-2004 09:56 PM
Kdelibs 2.1.2 install problems Kenn Linux - General 1 07-01-2001 12:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration