Bug 51032 - kopete cvs 11-22 02 will not compile
Summary: kopete cvs 11-22 02 will not compile
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-22 09:16 UTC by Jonathan Davis
Modified: 2002-12-04 15:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Davis 2002-11-22 09:16:18 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Gentoo Packages
Compiler:          GCC 3.2 
OS:          Linux

ok, I am trying to install Kopete on my p2-400 128mb ram gentoo linux installation from CVS. When i try to compile, I get the following error:

make[4]: Entering directory `/home/kdenonbeta/kopete/libkopete'
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new    -o libkopete.la.closure libkopete_la_closure.lo -no-undefined -version-info 1:0:0 -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib  kopete.lo kopeteprotocol.lo kopetecontact.lo pluginloader.lo kopeteplugin.lo kopetemessagelog.lo kopetemessage.lo kopetenotifier.lo kopeteevent.lo kopetemessagemanager.lo kopetemessagemanagerfactory.lo kopetecontactlist.lo kopetemetacontact.lo kopeteprefs.lo kopeteemoticons.lo kopeteaway.lo kopeteawaydialog.lo kopetetransfermanager.lo kopeteuserpreferences.lo kopetegroup.lo ui/libkopeteui.la -lkdeui -lkio
libtool: link: warning: `-version-info' is ignored for programs
/usr/kde/3.1/lib/libkdecore.so: undefined reference to `KStyle::defaultStyle()'
collect2: ld returned 1 exit status
make[4]: *** [libkopete.la.closure] Error 1

Currently I am using KDE 3.1r3 and i am not sure what is going on here, but i can never get it to compile
Comment 1 Martijn Klingens 2002-11-30 23:48:45 UTC
After asking around on the IRC channel it looks like your libkdecore.so  
doesn't link to the kdefx library. What does 'ldd 
/usr/kde/3.1/lib/libkdecore.so' give? 
 
Or is this problem solved now? 
 
It's not a kopete bug at least, that much is sure. 
Comment 2 Olivier Goffart 2002-12-04 15:51:49 UTC
if we don't have additional information, we close the report