[28588] in Kerberos
Re: error while compiling kerberos on win CE
daemon@ATHENA.MIT.EDU (Danny Mayer)
Sat Oct 20 23:49:51 2007
Message-ID: <471ACBB1.9080802@ntp.isc.org>
Date: Sat, 20 Oct 2007 23:46:57 -0400
From: Danny Mayer <mayer@ntp.isc.org>
MIME-Version: 1.0
To: Prerana <prerana_khare@persistent.co.in>
In-Reply-To: <009901c81256$f41e4110$16194d0a@persistent.co.in>
X-kostecke.net-MailScanner-From: mayer@ntp.isc.org
Cc: kerberos@mit.edu
Reply-To: mayer@ntp.isc.org
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Prerana wrote:
> Hello,
>
> I am trying to compile latest MIT Kerberos source on win ce. But I am
> getting syntax errors for the system installed files like include/winnt.h,
> include/windows.h etc.
>
> Have any one compiled Kerberos on win CE.
Well that's not surprising since wince is not winnt. you'd have to look
to see if there is an equivalent replacement for winnt.h (wince.h?) and
it that allows you to build. Even then there are API's in NT and
followons that will not be in wince which would leave with the option of
finding replacements for those functions or write your own.
Danny
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos