Subject: | I can't install WWW::Curl because of Curl.xs |
Tried to install WWW::Curl module and got this:
Curl.xs: In function `XS_WWW__Curl__Multi_perform':
Curl.xs:930: parse error before `int'
Curl.xs:932: `remaining' undeclared (first use in this function)
Curl.xs:932: (Each undeclared identifier is reported only once
Curl.xs:932: for each function it appears in.)
make: *** [Curl.o] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible