[Xfce-bugs] [XFCE 0000073]: typo in cvs src --mcs-mouse-plugin
xfce-bugs at xfce.org
xfce-bugs at xfce.org
Sun Feb 1 00:06:18 CET 2004
The following bug has been RESOLVED.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000073
=======================================================================
Reporter: krowbar
Handler: dannym
=======================================================================
Project: XFCE
Bug ID: 0000073
Category: plugins
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Resolution: fixed
=======================================================================
Date Submitted: 2004-01-13 19:18 GMT
Last Modified: 2004-01-31 23:06 GMT
=======================================================================
Summary: typo in cvs src --mcs-mouse-plugin
Description:
The inline-icon.h at the end of the Makefile
reads gkd-pixbuf-csource --raw....
should be gdk-pixbuf-csource --raw .....
=======================================================================
-----------------------------------------------------------------------
olivier - 2004-01-24 15:40 GMT
-----------------------------------------------------------------------
I see nothing wrong here, (at least in the Makefile.am, as the others are
automatically generated)
What's wrong then?
Olivier.
-----------------------------------------------------------------------
krowbar - 2004-01-24 16:59 GMT
-----------------------------------------------------------------------
Compiling here, it bailed with
--snip--
/bin/sh: line 1: gkd-pixbuf-csource: command not found
make[3]: *** [inline-icon.h] Error 127
make[3]: *** Waiting for unfinished jobs....
mkdir .libs
--snip--
gkd vs gdk was the the typo that I found (it's also in the cvs source)
inline-icon.h: $(srcdir)/icon.png
----> gkd- <----- -pixbuf-csource --raw --build-list \
default_icon_data $(srcdir)/icon.png > inline-icon.h
Editing to make it gdk-pixbuf-csource solves the problem here (it is
gdk-pixbuf-csource in the other plugin makefiles)
-----------------------------------------------------------------------
dannym - 2004-01-31 22:54 GMT
-----------------------------------------------------------------------
i do. in xfce-mcs-plugins/plugins/mouse_plugin/Makefile{.am,.in}
Fixed now in cvs head at least.
-----------------------------------------------------------------------
dannym - 2004-01-31 23:06 GMT
-----------------------------------------------------------------------
Thanks for the report.
if it still happens in cvs, please reopen.
More information about the Xfce-bugs
mailing list