-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, | Sure Bjoern, here it is. Please advice me if I have made any mistakes. The error already happens when building the IDL directory, your - -client.c file is not generated at all. Dice complains idl/aes256.idl:5.27-40: error: syntax error, unexpected identifier, expecting attribute or struct Now looking at line 5, columns 27-40 of your IDL file, you use a type called aes256_context, but this type is never defined. You need to either define it inside the IDL file or import the corresponding header file. Bjoern -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHlZv0P5ijxgQLUNkRAhj9AKCPrD9tIOr04uZ8nlT3TdDr1BLtbACeMSoX 5X+BL2jPq2+BNE703zrVQwE= =07ZE -----END PGP SIGNATURE-----