Problems with compiling xfsamba and xfce4-mixer from svn

Foxy foxy at on-the-hill.me.uk
Tue Oct 18 22:00:11 CEST 2005


Finally I have updated my Ubuntu to a new Breezy. So I had to reinstall 
xfce from svn. Everything but xfsamba and xfce4-mixer compiled fine.

xfsamba gives me the following:

> In file included from smb_list.c:49:
> smb_list.i: In function 'SMBmkdir':
> smb_list.i:266: error: 'widgets_p' undeclared (first use in this function)
> smb_list.i:266: error: (Each undeclared identifier is reported only once
> smb_list.i:266: error: for each function it appears in.)
> smb_list.i: In function 'SMBDropFile':
> smb_list.i:488: error: 'widgets_p' undeclared (first use in this function)
> smb_list.i: In function 'SMBrmFile':
> smb_list.i:537: error: 'widgets_p' undeclared (first use in this function)
> make[2]: *** [libxffm_smb_list_la-smb_list.lo] Error 1
> make[2]: Leaving directory `/home/foxy/xffm/plugins/xfsamba/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/foxy/xffm/plugins/xfsamba'
> make: *** [all] Error 2

xfce4-mixer:

> In file included from plugin.c:13:
> xfce-mixer-prefbox.h:61: error: syntax error before ‘CommandOptions’
> xfce-mixer-prefbox.h:61: warning: no semicolon at end of struct or union
> xfce-mixer-prefbox.h:64: error: syntax error before ‘}’ token
> plugin.c: In function ‘mixer_save’:
> plugin.c:71: warning: assignment makes pointer from integer without a cast
> plugin.c: In function ‘mixer_construct’:
> plugin.c:165: warning: assignment makes pointer from integer without a 
> cast
> plugin.c:170: warning: assignment makes pointer from integer without a 
> cast
> make[2]: *** [xfce4_mixer_plugin-plugin.o] Error 1
> make[2]: Leaving directory 
> `/home/foxy/trunk/failed/xfce4-mixer/panel-plugin'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/foxy/trunk/failed/xfce4-mixer'
> make: *** [all] Error 2

Are they currently broken or something wrong with my setup?



More information about the Xfce4-dev mailing list