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

Comments

Description Samuli Suominen 2010-08-07 12:31:37 CEST
Created attachment 3053 
fix LDFLAGS vs. LDADD typo and add libxfcegui4

full build.log here:

https://bugs.gentoo.org/attachment.cgi?id=241749&action=view

the important part:

xfce4_mailwatch_plugin-mailwatch-plugin.o: In function `mailwatch_help_clicked_cb':
mailwatch-plugin.c:(.text+0x3ce): undefined reference to `xfce_exec'
mailwatch-plugin.c:(.text+0x460): undefined reference to `xfce_message_dialog'
xfce4_mailwatch_plugin-mailwatch-plugin.o: In function `mailwatch_button_release_cb':
mailwatch-plugin.c:(.text+0x57c): undefined reference to `xfce_exec'
xfce4_mailwatch_plugin-mailwatch-plugin.o: In function `mailwatch_new_messages_changed_cb':
mailwatch-plugin.c:(.text+0xf10): undefined reference to `xfce_exec'
xfce4_mailwatch_plugin-mailwatch-plugin.o: In function `_xpp_realize':

[ ... ]

because xfce4-panel-4.7 is linked to libxfce4ui instead of libxfcegui4 so it won't be bringed in anymore

the attached patch solves the issue
Comment 1 Lionel Le Folgoc 2010-12-11 13:02:29 CET
*** Bug 6946 has been marked as a duplicate of this bug. ***
Comment 2 Florian Rivoal editbugs 2011-02-26 15:17:59 CET
Fixed

Bug #6608

Reported by:
Samuli Suominen
Reported on: 2010-08-07
Last modified on: 2011-02-26
Duplicates (1):
  • 6946 link against libxfcegui4

People

Assignee:
Florian Rivoal
CC List:
1 user

Version

Version:
1.1.0 or older

Attachments

Additional information