! 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 !
xfce4-genmon-plugin-3.2 fails to build with xfce4-panel-4.7 (missing libxfceg...
Status:
RESOLVED: FIXED
Product:
Xfce4-genmon-plugin
Component:
General

Comments

Description Samuli Suominen 2010-08-08 12:54:04 CEST
Created attachment 3064 
missing libxfcegui4 cflags/libs

because xfce4-panel-4.7 is using libxfce4ui instead of libxfcegui4, this needs to be explicitly defined or the build bails out on:

xfce4_genmon_plugin-main.o: In function `genmon_create_options':
main.c:(.text+0x15dd): undefined reference to `xfce_create_header'
xfce4_genmon_plugin-main.o: In function `About':
main.c:(.text+0x1d2e): undefined reference to `xfce_info'
collect2: ld returned 1 exit status

full build.log is here: 

http://bugs.gentoo.org/attachment.cgi?id=241751&action=view

attached patch solves the issue
Comment 1 Florian Rivoal editbugs 2011-02-24 15:17:17 CET
Fixed. Thanks for the patch.
Comment 2 Florian Rivoal editbugs 2011-02-24 15:30:30 CET
*** Bug 6769 has been marked as a duplicate of this bug. ***
Comment 3 Florian Rivoal editbugs 2011-02-26 10:58:20 CET
*** Bug 7097 has been marked as a duplicate of this bug. ***

Bug #6620

Reported by:
Samuli Suominen
Reported on: 2010-08-08
Last modified on: 2011-02-26
Duplicates (2):
  • 6769 genmon plugin doesn't build with xfce 4.7
  • 7097 underlinking issue prevents build with strict underlinking protection

People

Assignee:
Florian Rivoal
CC List:
2 users

Version

Version:
unspecified

Attachments

missing libxfcegui4 cflags/libs (1.10 KB, application/octet-stream)
2010-08-08 12:54 CEST , Samuli Suominen
no flags

Additional information