xfce4-mixer doesn't build on FC2, log follows:

Danny Milosavljevic danny.milo at gmx.net
Thu Aug 19 20:09:26 CEST 2004


Hi,

Am Donnerstag, den 19.08.2004, 13:39 +0200 schrieb Olivier:
> Hi Danny,
> 
> In file included from plugin.c:12:
> xfce-mixer-prefbox.h:63: error: syntax error before "CommandOptions"
> xfce-mixer-prefbox.h:63: warning: no semicolon at end of struct or union
> xfce-mixer-prefbox.h:67: error: syntax error before '}' token
> plugin.c: In function `xfce_control_class_init':
> plugin.c:409: warning: implicit declaration of function
> `control_class_set_unique'

Sounds like an old xfce panel's includes are in the include directory...

The CommandOptions is from panel/item_dialog.h and the
control_class_set_unique is from panel/controls.h, which is included
from panel/xfce.h, which is included from panel/plugins.h, which is
included from my plugin.c.
So nothing missing here.
And since control_class_set_unique is a post-xfce-4.0 addition, the
culprit should be the 4.0 header files somewhere.

cheers,
   Danny

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20040819/56b437f1/attachment.pgp>


More information about the Xfce4-dev mailing list