Bug 163808

Summary: kopete does not build with LDFLAGS="-Wl,--as-needed -Wl,--no-undefined"
Product: [Unmaintained] kopete Reporter: Funda Wang <fundawang>
Component: Audio/Video PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: fschaefer.oss
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Funda Wang 2008-06-11 18:42:00 UTC
Version:            (using KDE 3.5.9)
Installed from:    Mandriva RPMs
Compiler:          gcc 4.3.1 LDFLAGS="-Wl,--as-needed -Wl,--no-undefined"
OS:                Linux

libkopete avdevice does not build with LDFLAGS="-Wl,--as-needed -Wl,--no-undefined". It does not list the libraries it needs when linking.

Please consider merge following patch:
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/kdenetwork/current/SOURCES/kdenetwork-3.5.9-fix-underlinking.patch
Comment 1 Matt Rogers 2009-03-29 03:34:04 UTC
is this still a problem with KDE 4?
Comment 2 Frank Schaefer 2010-03-06 16:12:30 UTC
The KDE 3 version of Kopete is no longer maintained and the build-system has changed very much in KDE 4.
I can't reproduce any build errors with LDFLAGS="-Wl,--as-needed -Wl,--no-undefined" there.