[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] AES bindings?
- To: mint@fishpool.com (MiNT mailing list)
- Subject: Re: [MiNT] AES bindings?
- From: Guido Flohr <gufl0000@stud.uni-sb.de>
- Date: Wed, 5 Jan 2000 20:02:02 +0100
- In-reply-to: <Pine.MNT.4.10.9912311420330.131-100000@rakas>; from Martin-Eric Racine on Fri, Dec 31, 1999 at 02:35:55PM +0200
- Mail-followup-to: mint@fishpool.com (MiNT mailing list)
- References: <Pine.MNT.4.10.9912311420330.131-100000@rakas>
- Sender: owner-mint@fishpool.com
Hi,
On Fri, Dec 31, 1999 at 02:35:55PM +0200, Martin-Eric Racine wrote:
> Hello!
>
> As I was trying to recompile CAB.OVL using newer libs, I noticed
> that some bindings related to AES are gone from MiNTLIB:
>
> aesbin.h
> gemfast.h
Yes, I have removed them because IMHO they don't belong into the libc but
in the GEM lib (where you will find them).
> Also, EBADREQ is not found. Either the #ifdef in errno.h fails
> to include mint/errno.h or the #ifdef in mint/errno.h prevents
> definition of EBADREQ as EBADR).
>
> Can anybody clarify what happened to the missing bindings and why
> the #ifdef prevents the compiling to work?
You can either put a
#define __LOOSE_ERROR_CODES
into your sources (before you #include anything else) or simply replace
the EBADREQ with EBADR.
Ciao
Guido
--
http://stud.uni-sb.de/~gufl0000/
mailto:guido@atari.org