! 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 !
make-file in the panel-plugin dir is missing the flags for libxfcegui4
Status:
CLOSED: FIXED
Severity:
blocker
Component:
clock-plugin

Comments

Description Silvio Knizek 2010-04-11 09:34:25 CEST
If you try to build the GIT-version, the build fails with following output:

xfce4_orageclock_plugin-oc_config.o: In function `oc_properties_options':
oc_config.c:(.text+0x47b): undefined reference to `xfce_create_framebox'
xfce4_orageclock_plugin-oc_config.o: In function `oc_properties_dialog':
oc_config.c:(.text+0xe53): undefined reference to `xfce_create_header'
oc_config.c:(.text+0xf18): undefined reference to `xfce_create_framebox'
xfce4_orageclock_plugin-xfce4-orageclock-plugin.o: In function `popup_program':
xfce4-orageclock-plugin.c:(.text+0xbdd): undefined reference to `xfce_exec'

At #xfce they say, porting the app to libxfce4ui and adding $(LIBXFCEGUI4_CFLAGS/LIBS) inside panel-plugin/Makefile.am should solve the problem.

Thanks in advance,
Comment 1 Mike Massonnet editbugs 2010-04-11 13:02:40 CEST
*** Bug 6383 has been marked as a duplicate of this bug. ***
Comment 2 Mike Massonnet editbugs 2010-04-11 13:03:20 CEST
Patch available in attachment 2929 
Comment 3 juha editbugs 2010-04-17 15:52:42 CEST
Fixed in 4.7.5.22 Orage avalable in GIT.

Thanks, Mike, for the patch !
Comment 4 juha editbugs 2011-01-18 14:16:28 CET
in 4.8.0

Bug #6382

Reported by:
Silvio Knizek
Reported on: 2010-04-11
Last modified on: 2011-01-18
Duplicates (1):
  • 6383 [patch] compile with panel 4.7

People

CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information