BID-coding an encapsulate

Björn Döbel doebel at os.inf.tu-dresden.de
Tue Jan 22 08:32:04 CET 2008


-----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-----




More information about the l4-hackers mailing list