Bug 163808 - kopete does not build with LDFLAGS="-Wl,--as-needed -Wl,--no-undefined"
Summary: kopete does not build with LDFLAGS="-Wl,--as-needed -Wl,--no-undefined"
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kopete
Classification: Applications
Component: Audio/Video Plugin (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-11 18:42 UTC by Funda Wang
Modified: 2010-03-06 16:12 UTC (History)
1 user (show)

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 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.