emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile error on Windows XP


From: Eli Zaretskii
Subject: Re: compile error on Windows XP
Date: Sun, 15 Jul 2007 20:27:38 +0300

> From: Zhang Wei <address@hidden>
> Date: Sun, 15 Jul 2007 20:58:16 +0800
> Cc: address@hidden
> 
> Jason Rumney <address@hidden> writes:
> 
> > Zhang Wei wrote:
> >> process.c: In function `conv_sockaddr_to_lisp':
> >> process.c:2307: `uint16_t' undeclared (first use in this function)
> >>   
> > Please check if it compiles now. I checked in a Windows specific fix,
> > since there have never been reports of this in the past, and that code
> > has been there some time, but the same compilation error should happen
> > on any platform where the system headers do not support the new size
> > specific types introduced in ISO C99. Perhaps it is a safe assumption on
> > other platforms that if IPv6 is supported, so is C99?
> 
> It compiles now.

Can you please tell what version of MinGW do you have installed?  (You
should be able to see it in the _mingw.h header file in your include
directory; look for the definition of __MINGW32_VERSION there.)

TIA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]