! 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 !
Build fails on HEAD of git-master
Status:
RESOLVED: FIXED
Product:
Xfce4-clipman-plugin
Component:
General

Comments

Description Masato Hashimoto 2014-02-02 16:43:32 CET
Build fails due to the following error.

main-panel-plugin.c:98:3: error: 'mi' undeclared (first use in this function)
   mi = gtk_check_menu_item_new_with_mnemonic (_("_Disable"));
   ^
main-panel-plugin.c:98:3: note: each undeclared identifier is reported only once for each function it appears in
Makefile:846: recipe for target 'libclipman_la-main-panel-plugin.lo' failed
make[3]: *** [libclipman_la-main-panel-plugin.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/home/hashimo/git/xfce.d/panel-plugins/xfce4-clipman-plugin/panel-plugin'
Makefile:668: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/hashimo/git/xfce.d/panel-plugins/xfce4-clipman-plugin/panel-plugin'
Makefile:527: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/hashimo/git/xfce.d/panel-plugins/xfce4-clipman-plugin'
Makefile:458: recipe for target 'all' failed
make: *** [all] Error 2

version:
clipman git-master
gcc 4.8.2

Build & Platform:
Build 2014-02-03 on ArchLinux
Comment 1 Mike Massonnet editbugs 2014-02-02 21:39:01 CET
thanks for the quick report, it's been fixed

git commit 02487597b57159dc63a8bafb4ca2c7fb8a605491

Bug #10666

Reported by:
Masato Hashimoto
Reported on: 2014-02-02
Last modified on: 2014-02-02

People

Assignee:
Mike Massonnet
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information