! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Typo in panel-plugin/Makefile.am
Status:
RESOLVED: FIXED
Product:
Xfce4-sensors-plugin
Component:
General

Comments

Description Lionel Le Folgoc 2010-12-12 13:58:44 CET
Created attachment 3274 
Proposed patch

Hi,

There's a missing \ in panel-plugin/Makefile.am for xfce4_sensors_plugin_LDADD. So, all libs below $(top_builddir)/lib/libxfce4sensors.la are ignored. This is fine normally, but when using stricter linkers such as gold, the build will fail.

The attached patch works for me. It's applied on top of the patch from Yves-Alexis in http://bugzilla.xfce.org/show_bug.cgi?id=6938. BTW, you haven't pushed to git.xfce.org… :)

Thanks!
Comment 1 Fabian Nowak editbugs 2010-12-12 20:25:11 CET
was already changed when applying previous patches, thx anyway. git should now be more uptodate, though still disfunctional.

Bug #6973

Reported by:
Lionel Le Folgoc
Reported on: 2010-12-12
Last modified on: 2010-12-12

People

Assignee:
Fabian Nowak
CC List:
0 users

Version

Version:
unspecified

Attachments

Proposed patch (414 bytes, patch)
2010-12-12 13:58 CET , Lionel Le Folgoc
no flags

Additional information