BID-coding an encapsulate

Lucyantie Mazalan lucyantie.mazalan at mimos.my
Tue Jan 22 08:43:39 CET 2008


Hi,

I already defined aes256_context struct in another file and imported it (l4/sys/types). Here I attach the aes256-client.c file which was generated by the successfully compiled IDL. Is there anything else that I am missing here? Hhmmm...

Lucille.

-----Original Message-----
From: Björn Döbel [mailto:doebel at os.inf.tu-dresden.de] 
Sent: Tuesday, January 22, 2008 15:32
To: Lucyantie Mazalan; l4-hackers at os.inf.tu-dresden.de
Subject: Re: BID-coding an encapsulate

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


------------------------------------------------------------------
-
-
-
DISCLAIMER: 

This e-mail (including any attachments) may contain confidential 
information. If you are not the intended recipient, you are hereby 
notified that any dealing, review, distribution, printing, copying 
or use of this e-mail is strictly prohibited. If you have received 
this email in error, please notify the sender or MIMOS Berhad 
immediately and delete the original message. Opinions, conclusions 
and other information in this e-mail that do not relate to the 
official business of MIMOS Berhad and/or its subsidiaries shall be 
understood as neither given nor endorsed by MIMOS Berhad and/or its 
subsidiaries and neither MIMOS Berhad nor its subsidiaries accepts 
responsibility for the same. All liability arising from or in 
connection with computer viruses and/or corrupted e-mails is 
excluded to the fullest extent permitted by law.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aes256-client.c
Type: application/octet-stream
Size: 10542 bytes
Desc: aes256-client.c
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20080122/831a00e0/attachment-0001.obj>


More information about the l4-hackers mailing list