Subject: | error installing under windows 7 |
Date: | Thu, 15 Sep 2016 19:59:39 +0300 |
To: | bug-AI-NeuralNet-Simple [...] rt.cpan.org |
From: | Sly Golovanov <slygolo [...] gmail.com> |
Trying to install the module with cpan.
Getting:
cp lib/AI/NeuralNet/Simple.pm blib\lib\AI\NeuralNet\Simple.pm
Running Mkbootstrap for AI::NeuralNet::Simple ()
"D:\perl\bin\perl.exe" -MExtUtils::Command -e chmod -- 644 "Simple.bs"
"D:\perl\bin\perl.exe" "D:\Perl\lib\ExtUtils\xsubpp" -typemap
"D:\Perl\lib\ExtU
tils\typemap" Simple.xs > Simple.xsc && "D:\perl\bin\perl.exe"
-MExtUtils::Comm
and -e mv -- Simple.xsc Simple.c
D:\Perl\site\bin\gcc.exe -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DPERL_T
EXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT
-DPERL_IMPLICIT_SYS
-DUSE_PERLIO -D_USE_32BIT_TIME_T -DHASATTRIBUTE -fno-strict-aliasing
-mms-bitfie
lds -O2 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\"
"-ID:\Perl\lib\CO
RE" Simple.c
Simple.xs:23: error: syntax error before numeric constant
Simple.xs:47: error: syntax error before numeric constant
Simple.xs:47: warning: no semicolon at end of struct or union
Simple.xs:51: error: syntax error before '}' token
Simple.xs:51: warning: data definition has no type or storage class
Simple.xs:54: error: syntax error before '*' token
Simple.xs:54: warning: data definition has no type or storage class
Simple.xs:60: error: syntax error before '*' token
Simple.xs:61: error: syntax error before '*' token
Simple.xs:64: error: syntax error before '*' token
Simple.xs:65: error: syntax error before '*' token
Simple.xs:67: error: syntax error before '*' token
Simple.xs:68: error: syntax error before '*' token
Simple.xs:84: error: syntax error before '*' token