[SWLUG] Problms with Cpan installing
Neil Jones
neil at nwjones.demon.co.uk
Wed Feb 8 15:38:23 UTC 2006
THanks to everyone who helped and lots of advice last night I have made
sopme progress with installations.
I may have to ask this question in a more specialised forum but I get
masses and masses of errors from
cpan -i Image::Magick
Here is just a selection.
Magick.xs:766: warning: statement with no effect
Magick.xs:769: error: invalid operands to binary ==
Magick.xs:771: error: invalid operands to binary +
Magick.xs:771: error: incompatible types in assignment
Magick.xs:771: warning: statement with no effect
Magick.xs:772: error: wrong type argument to unary exclamation mark
Magick.xs:774: error: invalid operands to binary *
Magick.xs:774: error: incompatible types in assignment
Magick.xs:774: warning: statement with no effect
Magick.xs:776: warning: implicit declaration of function
âÂÂResizeMagickMemoryâÂÂ
Magick.xs:777: error: invalid operands to binary *
Magick.xs:777: error: incompatible types in assignment
Magick.xs:777: warning: statement with no effect
Magick.xs:779: error: wrong type argument to unary exclamation mark
Magick.xs:781: error: âÂÂResourceLimitErrorâ undeclared (first use in
this function)
Magick.xs:783: error: syntax error before âÂÂ)â token
Magick.xs:783: error: called object âÂÂ&<erroneous-expression>â is not
a function
Magick.xs:783: warning: return from incompatible pointer type
Magick.xs:785: error: subscripted value is neither array nor pointer
Magick.xs:785: warning: statement with no effect
Magick.xs:786: error: wrong type argument to increment
Magick.xs:786: error: array subscript is not an integer
Magick.xs:786: warning: statement with no effect
Magick.xs:788: warning: return from incompatible pointer type
Magick.xs:791: error: âÂÂstruct Methodsâ has no member named
âÂÂsv_flagsâÂÂ
Magick.xs:791: error: invalid operands to binary &
Magick.xs:791: warning: format âÂÂ%ldâ expects type âÂÂlong intâÂÂ,
but argument 4 has type âÂÂstruct Methods *âÂÂ
Magick.xs:793: error: syntax error before âÂÂ)â token
Magick.xs:793: error: called object âÂÂ&<erroneous-expression>â is not
a function
Magick.xs:793: warning: return from incompatible pointer type
Magick.xs: At top level:
Magick.xs:824: error: syntax error before âÂÂExceptionInfoâÂÂ
Magick.xs: In function âÂÂGetPackageInfoâÂÂ:
Magick.xs:827: error: âÂÂMaxTextExtentâ undeclared (first use in this
function)
Magick.xs:835: warning: implicit declaration of function
âÂÂFormatMagickStringâÂÂ
Magick.xs:836: error: âÂÂreferenceâ undeclared (first use in this
function)
Magick.xs:837: warning: passing argument 2 of âÂÂPerl_get_svâ from
incompatible pointer type
Magick.xs:840: error: âÂÂexceptionâ undeclared (first use in this
function)
Magick.xs:840: error: âÂÂResourceLimitErrorâ undeclared (first use in
this function)
Magick.xs:842: error: âÂÂpackage_infoâ undeclared (first use in this
function)Magick.xs:842: warning: return from incompatible pointer type
Magick.xs:827: warning: unused variable âÂÂmessageâÂÂ
Magick.xs: At top level:
Magick.xs:880: error: syntax error before âÂÂImageâÂÂ
Magick.xs: In function âÂÂSetAttributeâÂÂ:
Magick.xs:884: error: âÂÂDoublePixelPacketâ undeclared (first use in
this function)
If anyone knows what causes these kind of errors I'd like to know.
Secondly how do I stop or store the output. I have tried sending it
though "more" this does nothing sending it to a file "> holdfile"
doesn't work either. I just might get a clue if I could see the
beginning of the errors before they race off the screen.
Neil Jones
Neil at nwjones.demon.co.uk
More information about the Swlug
mailing list