You are not logged in.
Pages: 1
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 2The package was configured with:
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --disable-debug --enable-finalAny help is greatly appreciated.
Thanks.
Offline
Pages: 1
[ Generated in 0.007 seconds, 8 queries executed - Memory usage: 516.38 KiB (Peak: 517.01 KiB) ]