[Xfce-bugs] [XFCE 0000055]: Problem compiling xfcalendar 0.1.4

xfce-bugs at xfce.org xfce-bugs at xfce.org
Thu Jan 8 11:28:20 CET 2004


The following bug has been CLOSED
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000055
=======================================================================
Reporter:                   pierre
Handler:                    huysmans
=======================================================================
Project:                    XFCE
Bug ID:                     0000055
Category:                   general
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
=======================================================================
Date Submitted:             2003-12-26 22:59 GMT
Last Modified:              2004-01-08 10:28 GMT
=======================================================================
Summary:                    Problem compiling xfcalendar 0.1.4
Description: 
# gmake
gmake  all-recursive
gmake[1]: Entering directory `/tmp/xfcalendar-0.1.4'
Making all in po
gmake[2]: Entering directory `/tmp/xfcalendar-0.1.4/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/tmp/xfcalendar-0.1.4/po'
Making all in src
gmake[2]: Entering directory `/tmp/xfcalendar-0.1.4/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/BerkeleyDB.4.1/include
-I/usr/X11R6/include -I/usr/local/include/xfce4
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include -I/usr/local/include/pango-1.0
-I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/xfce4
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-DPACKAGE_DATA_DIR=\""/usr/local/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -s -O3 -march=i686 -MT
xfcalendar-interface.o -MD -MP -MF ".deps/xfcalendar-interface.Tpo" \
  -c -o xfcalendar-interface.o `test -f 'interface.c' || echo
'./'`interface.c; \
then mv -f ".deps/xfcalendar-interface.Tpo"
".deps/xfcalendar-interface.Po"; \
else rm -f ".deps/xfcalendar-interface.Tpo"; exit 1; \
fi
interface.c:24:36: xfcalendar-icon-inline.h: No such file or directory
interface.c: In function `create_XFCalendar':
interface.c:56: error: `xfcalendar_icon' undeclared (first use in this
function)
interface.c:56: error: (Each undeclared identifier is reported only once
interface.c:56: error: for each function it appears in.)
interface.c: In function `create_wInfo':
interface.c:345: error: `xfcalendar_icon' undeclared (first use in this
function)
gmake[2]: *** [xfcalendar-interface.o] Error 1
gmake[2]: Leaving directory `/tmp/xfcalendar-0.1.4/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/xfcalendar-0.1.4'
gmake: *** [all] Error 2

=======================================================================

-----------------------------------------------------------------------
 huysmans - 2003-12-27 10:03 GMT 
-----------------------------------------------------------------------
Yes, the tarball and Makefile are broken, I'm afraid. Try this between
./configure and make stages:

( 
     cd src && 
     gdk-pixbuf-csource --raw --build-list \
        xfcalendar_icon xfcalendar.png > xfcalendar-icon-inline.h
)

-----------------------------------------------------------------------
 huysmans - 2003-12-27 18:57 GMT 
-----------------------------------------------------------------------
This problem is now fixed in CVS. 

I'll close the bug when a version containing the fix is released.

-----------------------------------------------------------------------
 huysmans - 2004-01-08 10:28 GMT 
-----------------------------------------------------------------------
This is fixed in 0.1.5.



More information about the Xfce-bugs mailing list