[ERROR] Install RAxML by Cygwin, 'SSIZE_MAX' undeclared.

21 views
Skip to first unread message

gavin lee

unread,
Mar 23, 2018, 12:24:13 AM3/23/18
to raxml
Hello everyone,
When I try to Install RAxML by Cygwin on my win7 system PC, I got an error warning 'SSIZE_MAX' undeclared (first use in this function)'. Detailed like the picture as follow. 
















Does anyone have had the same problem before? How can I deal with it?
Thanks in advance!

Alexandros Stamatakis

unread,
Mar 23, 2018, 9:55:12 AM3/23/18
to ra...@googlegroups.com
great :-)

alexis

On 23.03.2018 09:24, gavin lee wrote:
> Dear Alexis,
>
> Thank you very much for your response, I have installed RAxML
> successfully by following your suggestion.
>
>
>
> Best Wishes!
>
> Gavin
>
>
> 2018-03-23 12:53 GMT+08:00 Alexandros Stamatakis
> <alexandros...@gmail.com <mailto:alexandros...@gmail.com>>:
>
> You could try to add:
>
> #ifndef SSIZE_MAX
> #ifdef _WIN64
> #define SSIZE_MAX (9223372036854775808L)
> #else
> #define SSIZE_MAX (2147483648)
> #endif
> #endif
>
> after
>
> #include <limits.h>
>
> in file axml.c
>
> and then re-compile.
>
> Alexis
>
> On 23.03.2018 06:24, gavin lee wrote:
>
> Hello everyone,
> When I try to Install RAxML by Cygwin on my win7 system PC, I
> got an error warning 'SSIZE_MAX' undeclared (first use in this
> function)'. Detailed like the picture as follow.
> <https://lh3.googleusercontent.com/-FpAwzhkOMjA/WrR2USJPWPI/AAAAAAAAAC0/WRfqlakyiF8mzdySs_F4S2eEs3ncuoz2wCLcBGAs/s1600/%25E5%25BE%25AE%25E4%25BF%25A1%25E6%2588%25AA%25E5%259B%25BE_20180323113614.png
> <https://lh3.googleusercontent.com/-FpAwzhkOMjA/WrR2USJPWPI/AAAAAAAAAC0/WRfqlakyiF8mzdySs_F4S2eEs3ncuoz2wCLcBGAs/s1600/%25E5%25BE%25AE%25E4%25BF%25A1%25E6%2588%25AA%25E5%259B%25BE_20180323113614.png>>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Does anyone have had the same problem before? How can I deal
> with it?
> Thanks in advance!
>
> --
> You received this message because you are subscribed to the
> Google Groups "raxml" group.
> To unsubscribe from this group and stop receiving emails from
> it, send an email to raxml+un...@googlegroups.com
> <mailto:raxml%2Bunsu...@googlegroups.com>
> <mailto:raxml+un...@googlegroups.com
> <mailto:raxml%2Bunsu...@googlegroups.com>>.
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
>
>
> --
> Alexandros (Alexis) Stamatakis
>
> Research Group Leader, Heidelberg Institute for Theoretical Studies
> Full Professor, Dept. of Informatics, Karlsruhe Institute of Technology
>
> www.exelixis-lab.org <http://www.exelixis-lab.org>
>
>

--
Alexandros (Alexis) Stamatakis

Research Group Leader, Heidelberg Institute for Theoretical Studies
Full Professor, Dept. of Informatics, Karlsruhe Institute of Technology

www.exelixis-lab.org
Reply all
Reply to author
Forward
0 new messages