! 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 !
Fails to build with binutils-gold
Status:
RESOLVED: FIXED
Product:
Xfce4-places-plugin
Component:
General

Comments

Description Lionel Le Folgoc 2010-12-20 11:10:10 CET
Created attachment 3295 
Proposed patch

Hi,

Xfce4-place-plugin fails to build with binutils-gold (stricter linker), because it uses some symbols from libx11 without explicitly linking against it.

There's also a missing call to XDT_CHECK_LIBX11() in configure.in to populate $(LIBX11_LIBS).

The attached patch fixes these issues (works here at least).

Thanks!
Comment 1 Landry Breuil editbugs 2014-11-23 21:43:14 CET
Mass-reassign all bugs from florian@ to goodies-dev@, thanks for the maintenance work! (and sorry for the bugmail spam..)

Bug #7019

Reported by:
Lionel Le Folgoc
Reported on: 2010-12-20
Last modified on: 2019-05-23

People

Assignee:
Xfce-Goodies Maintainers
CC List:
1 user

Version

Version:
unspecified

Attachments

Proposed patch (834 bytes, patch)
2010-12-20 11:10 CET , Lionel Le Folgoc
no flags

Additional information