Subject: | a compiling error occured on install into strawberryperl |
Curl.xs: In function 'XS_WWW__Curl__Easy_init':
D:\strawberry-perl\perl\lib\CORE/XSUB.h:518: error: 'PerlSIO_fread'
undeclared (
first use in this function)
D:\strawberry-perl\perl\lib\CORE/XSUB.h:518: error: (Each undeclared
identifier
is reported only once
D:\strawberry-perl\perl\lib\CORE/XSUB.h:518: error: for each function
it appears
in.)
D:\strawberry-perl\perl\lib\CORE/XSUB.h:519: error: 'PerlSIO_fwrite'
undeclared
(first use in this function)
Curl.xs: In function 'XS_WWW__Curl__Easy_duphandle':
D:\strawberry-perl\perl\lib\CORE/XSUB.h:518: error: 'PerlSIO_fread'
undeclared (
first use in this function)
D:\strawberry-perl\perl\lib\CORE/XSUB.h:519: error: 'PerlSIO_fwrite'
undeclared
(first use in this function)
Curl.xs: In function 'XS_WWW__Curl__Easy_setopt':
D:\strawberry-perl\perl\lib\CORE/XSUB.h:518: error: 'PerlSIO_fread'
undeclared (
first use in this function)
D:\strawberry-perl\perl\lib\CORE/XSUB.h:519: error: 'PerlSIO_fwrite'
undeclared
(first use in this function)
Curl.xs: In function 'XS_WWW__Curl__Multi_info_read':
D:\strawberry-perl\perl\lib\CORE/XSUB.h:518: error: 'PerlSIO_fread'
undeclared (
first use in this function)
D:\strawberry-perl\perl\lib\CORE/XSUB.h:519: error: 'PerlSIO_fwrite'
undeclared
(first use in this function)
dmake: Error code 129, while making 'Curl.o'