Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510548 - mate-base/mate-applets-1.8.0-r1 - mate-cpufreq-selector: ld: cannot find -lcpufreq
Summary: mate-base/mate-applets-1.8.0-r1 - mate-cpufreq-selector: ld: cannot find -lcp...
Status: RESOLVED DUPLICATE of bug 510034
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-05-17 11:04 UTC by Sven
Modified: 2014-05-18 13:37 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,101.83 KB, text/plain)
2014-05-17 11:06 UTC, Sven
Details
new patch (mate-applets-1.6.2-cpufreq-cpupower.patch,3.38 KB, patch)
2014-05-17 11:29 UTC, Gert Wollny
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven 2014-05-17 11:04:42 UTC
Since the maintainer made the switch from cpufreq to cpupower, mate-applets fails to build with "cannot find -lcpufreq".

Reproducible: Always
Comment 1 Sven 2014-05-17 11:06:14 UTC
Created attachment 377128 [details]
build.log
Comment 2 Gert Wollny 2014-05-17 11:29:00 UTC
Created attachment 377132 [details, diff]
new patch

The patch provided with the ebuild is incomplete, this new patch really should replace all occurrences of LIBCPUFREQ_LIBS.
Comment 3 Gert Wollny 2014-05-17 11:30:31 UTC
In addition to the patch, autoreconf must be run after patching the source, otherwise the patch has no effect (probably in src_prepare())
Comment 4 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-17 18:09:02 UTC
(In reply to Gert Wollny from comment #3)
> In addition to the patch, autoreconf must be run after patching the source,
> otherwise the patch has no effect (probably in src_prepare())

Yes, I missed out on an USE flag I think, as the compilation here passed; since I'm away from home, I'll commit a fix tomorrow.
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-18 13:37:43 UTC

*** This bug has been marked as a duplicate of bug 510034 ***