Xfce Forum

Sub domains
 

You are not logged in.

#1 2012-09-27 01:35:14

towheedm
Member
Registered: 2012-09-27
Posts: 5

Error building xfcalendar-4.2.4

Hello all.  Just joined the forums and this is my first post.

I've just built 4.10 on Squeeze.  I've also built several of the additional apps and plugins successfully.

However, when compiling xfcalendar, I'm getting the following error during make:

support.c:16:31: error: libxfce4util/i18n.h: No such file or directory
support.c: In function ‘create_pixmap’:
support.c:91: warning: passing argument 3 of ‘g_log’ makes pointer from integer without a cast
/usr/include/glib-2.0/glib/gmessages.h:97: note: expected ‘const gchar *’ but argument is of type ‘int’
support.c: In function ‘create_pixbuf’:
support.c:115: warning: passing argument 3 of ‘g_log’ makes pointer from integer without a cast
/usr/include/glib-2.0/glib/gmessages.h:97: note: expected ‘const gchar *’ but argument is of type ‘int’
make[2]: *** [xfcalendar-support.o] Error 1
make[2]: Leaving directory `/usr/src/xfce/4.10/src/xfcalendar-4.2.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/xfce/4.10/src/xfcalendar-4.2.4'
make: *** [all] Error 2

The package was configured with:

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-debug --enable-final

Any help is greatly appreciated.

Thanks.

Offline

Board footer

Powered by FluxBB