[PATCH] Re: 1.8+ (1.9) SunOS/Solaris install problem
Jari Aalto
jari.aalto at cante.net
Tue Dec 2 16:03:20 GMT 2008
John Arbash Meinel <john at arbash-meinel.com> writes:
> Do you know where it is supposed to be found on Sun OS?
>
> At the moment we have this code block:
>
> #ifndef _DIRSTATE_HELPERS_C_H
> #define _DIRSTATE_HELPERS_C_H
>
> /* for intptr_t */
> #ifdef _MSC_VER
> #include <io.h>
> #else
> #include <stdint.h>
> #endif
>
> #endif
Here is patch to fix this: 1.9 now compiles and installs.
Jari
More information about the bazaar
mailing list