473,788 Members | 2,726 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CPANing PerlMagick and it fails



Folks,
I have a number of years with HP Unix and Linux but I've never dipped my
toes in to Perl - I currently have SuSE 8.1 at home and am using webmin
(www.webmin.com) to update Perl 5.8.0-45 (I've got the version number from
rpm --query). I want to apply the ImageMagick module so I can make better
use of MoveableType.or g's blogger tool.

I've cut/pasted the output from the update - I can see the errors but don't
know how to resolve them. Can someone please help me?

Thanks,
Randell D.
(exerpt of CPAN update follows below)

http://www.cpan.org/authors/id/J/JC/...ck-5.56.tar.gz

Executing gunzip -c /tmp/.webmin/PerlMagick-5.56.tar.gz | tar xvf - ..

Executing /usr/bin/perl Makefile.PL && make ..

Checking if your kit is complete...
Looks good
Writing Makefile for Image::Magick
cp Magick.pm blib/lib/Image/Magick.pm
AutoSplitting blib/lib/Image/Magick.pm (blib/lib/auto/Image/Magick)
/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.0/ExtUtils/typemap
Magick.xs > Magick.xsc && mv Magick.xsc Magick.c
cc -c -I../ -I.. -I/usr/include/freetype2 -D_FILE_OFFSET_B ITS=64 -D_REENTRA
NT -I/usr/X11R6/include
-I/usr/include/libxml2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_LA
RGEFILE_SOURCE -D_FILE_O
FFSET_BITS=64 -O3 --pipe -DVERSION=\"5.56 \" -DXS_VERSION=\"5 .56\" -fPIC
"-I/usr/lib/perl5/5.8.0/i5
86-linux-thread-multi/CORE" -DHAVE_CONFIG_H Magick.c
Magick.xs:81:24 : magick/api.h: No such file or directory
Magick.xs:149: parse error before "Image"
Magick.xs:149: warning: no semicolon at end of struct or union
Magick.xs:157: parse error before '}' token
Magick.xs:170: parse error before "ImageInfo"
Magick.xs:170: warning: no semicolon at end of struct or union
Magick.xs:174: warning: data definition has no type or storage class
Magick.xs:177: parse error before '*' token
Magick.xs:177: warning: data definition has no type or storage class
Magick.xs:178: parse error before '}' token
Magick.xs:489: parse error before '*' token
Magick.xs:489: warning: data definition has no type or storage class
Magick.xs: In function `ClonePackageIn fo':
Magick.xs:526: sizeof applied to an incomplete type
Magick.xs:529: dereferencing pointer to incomplete type
Magick.xs:529: `ImageInfo' undeclared (first use in this function)
Magick.xs:529: (Each undeclared identifier is reported only once
Magick.xs:529: for each function it appears in.)
Magick.xs:529: parse error before ')' token
Magick.xs:530: dereferencing pointer to incomplete type
Magick.xs:531: dereferencing pointer to incomplete type
Magick.xs:531: `DrawInfo' undeclared (first use in this function)
Magick.xs:531: parse error before ')' token
Magick.xs:532: dereferencing pointer to incomplete type
Magick.xs:532: `QuantizeInfo' undeclared (first use in this function)
Magick.xs:532: parse error before ')' token
Magick.xs:535: dereferencing pointer to incomplete type
Magick.xs:535: dereferencing pointer to incomplete type
Magick.xs:536: dereferencing pointer to incomplete type
Magick.xs:536: dereferencing pointer to incomplete type
Magick.xs:537: dereferencing pointer to incomplete type
Magick.xs:537: dereferencing pointer to incomplete type
Magick.xs:537: dereferencing pointer to incomplete type
Magick.xs:538: dereferencing pointer to incomplete type
Magick.xs:538: dereferencing pointer to incomplete type
Magick.xs: In function `constant':
Magick.xs:577: `BlobError' undeclared (first use in this function)
Magick.xs:579: `BlobWarning' undeclared (first use in this function)
Magick.xs:585: `CacheError' undeclared (first use in this function)
Magick.xs:587: `CacheWarning' undeclared (first use in this function)
Magick.xs:589: `CoderError' undeclared (first use in this function)
Magick.xs:591: `CoderWarning' undeclared (first use in this function)
Magick.xs:593: `ConfigureError ' undeclared (first use in this function)
Magick.xs:595: `ConfigureWarni ng' undeclared (first use in this function)
Magick.xs:597: `CorruptImageEr ror' undeclared (first use in this function)
Magick.xs:599: `CorruptImageWa rning' undeclared (first use in this function)
Magick.xs:605: `DelegateError' undeclared (first use in this function)
Magick.xs:607: `DelegateWarnin g' undeclared (first use in this function)
Magick.xs:609: `DrawError' undeclared (first use in this function)
Magick.xs:611: `DrawWarning' undeclared (first use in this function)
Magick.xs:617: `ErrorException ' undeclared (first use in this function)
Magick.xs:623: `FatalErrorExce ption' undeclared (first use in this function)
Magick.xs:625: `FileOpenError' undeclared (first use in this function)
Magick.xs:627: `FileOpenWarnin g' undeclared (first use in this function)
Magick.xs:633: `ImageError' undeclared (first use in this function)
Magick.xs:635: `ImageWarning' undeclared (first use in this function)
Magick.xs:641: `MaxRGB' undeclared (first use in this function)
Magick.xs:643: `MissingDelegat eError' undeclared (first use in this
function)
Magick.xs:645: `MissingDelegat eWarning' undeclared (first use in this
function)
Magick.xs:647: `ModuleError' undeclared (first use in this function)
Magick.xs:649: `ModuleWarning' undeclared (first use in this function)
Magick.xs:655: `OpaqueOpacity' undeclared (first use in this function)
Magick.xs:657: `OptionError' undeclared (first use in this function)
Magick.xs:659: `OptionWarning' undeclared (first use in this function)
Magick.xs:665: `ResourceLimitE rror' undeclared (first use in this function)
Magick.xs:667: `ResourceLimitW arning' undeclared (first use in this
function)
Magick.xs:669: `RegistryError' undeclared (first use in this function)
Magick.xs:671: `RegistryWarnin g' undeclared (first use in this function)
Magick.xs:677: `StreamError' undeclared (first use in this function)
Magick.xs:679: `StreamWarning' undeclared (first use in this function)
Magick.xs:687: `TransparentOpa city' undeclared (first use in this function)
Magick.xs:689: `TypeError' undeclared (first use in this function)
Magick.xs:691: `TypeWarning' undeclared (first use in this function)
Magick.xs:697: `WarningExcepti on' undeclared (first use in this function)
Magick.xs:703: `XServerError' undeclared (first use in this function)
Magick.xs:705: `XServerWarning ' undeclared (first use in this function)
Magick.xs: In function `DestroyPackage Info':
Magick.xs:738: dereferencing pointer to incomplete type
Magick.xs:739: dereferencing pointer to incomplete type
Magick.xs:740: dereferencing pointer to incomplete type
Magick.xs: At top level:
Magick.xs:770: parse error before '*' token
Magick.xs: In function `GetList':
Magick.xs:774: `Image' undeclared (first use in this function)
Magick.xs:774: `image' undeclared (first use in this function)
Magick.xs:786: `head' undeclared (first use in this function)
Magick.xs:787: `previous' undeclared (first use in this function)
Magick.xs:798: parse error before ')' token
Magick.xs:799: parse error before ')' token
Magick.xs:816: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:816: parse error before "exception"
Magick.xs:818: `exception' undeclared (first use in this function)
Magick.xs:820: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:823: parse error before ')' token
Magick.xs:838: parse error before ')' token
Magick.xs:841: parse error before ')' token
Magick.xs:842: parse error before ')' token
Magick.xs:863: parse error before ')' token
Magick.xs: In function `GetPackageInfo ':
Magick.xs:896: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:909: `ResourceLimitE rror' undeclared (first use in this function)
Magick.xs: At top level:
Magick.xs:1002: parse error before "severity"
Magick.xs: In function `MagickErrorHan dler':
Magick.xs:1006: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:1011: `severity' undeclared (first use in this function)
Magick.xs:1012: `reason' undeclared (first use in this function)
Magick.xs:1013: `description' undeclared (first use in this function)
Magick.xs: At top level:
Magick.xs:1066: parse error before "severity"
Magick.xs: In function `MagickWarningH andler':
Magick.xs:1070: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:1075: `reason' undeclared (first use in this function)
Magick.xs:1077: `severity' undeclared (first use in this function)
Magick.xs:1079: `description' undeclared (first use in this function)
Magick.xs: At top level:
Magick.xs:1127: parse error before "Image"
Magick.xs: In function `SetAttribute':
Magick.xs:1131: `DoublePixelPac ket' undeclared (first use in this function)
Magick.xs:1131: parse error before "pixel"
Magick.xs:1134: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:1137: `GeometryInfo' undeclared (first use in this function)
Magick.xs:1147: `PixelPacket' undeclared (first use in this function)
Magick.xs:1147: `color' undeclared (first use in this function)
Magick.xs:1148: `target_color' undeclared (first use in this function)
Magick.xs:1153: `exception' undeclared (first use in this function)
Magick.xs:1154: `attribute' undeclared (first use in this function)
Magick.xs:1161: `sval' undeclared (first use in this function)
Magick.xs:1161: `my_perl' undeclared (first use in this function)
Magick.xs:1164: `OptionError' undeclared (first use in this function)
Magick.xs:1167: `info' undeclared (first use in this function)
Magick.xs:1201: `image' undeclared (first use in this function)
Magick.xs:1212: `geometry_info' undeclared (first use in this function)
Magick.xs:1215: `SigmaValue' undeclared (first use in this function)
Magick.xs:1242: `MemoryResource ' undeclared (first use in this function)
Magick.xs:1243: `MapResource' undeclared (first use in this function)
Magick.xs:1249: `Image' undeclared (first use in this function)
Magick.xs:1249: `clip_mask' undeclared (first use in this function)
Magick.xs:1263: `DirectClass' undeclared (first use in this function)
Magick.xs:1275: `pixel' undeclared (first use in this function)
Magick.xs:1282: `Quantum' undeclared (first use in this function)
Magick.xs:1283: `MaxRGB' undeclared (first use in this function)
Magick.xs:1302: `ColorspaceType ' undeclared (first use in this function)
Magick.xs:1302: parse error before "sp"
Magick.xs:1304: parse error before "sp"
Magick.xs:1318: `CompressionTyp e' undeclared (first use in this function)
Magick.xs:1318: parse error before "sp"
Magick.xs:1320: parse error before "sp"
Magick.xs:1342: `DiskResource' undeclared (first use in this function)
Magick.xs:1387: `DisposeType' undeclared (first use in this function)
Magick.xs:1387: parse error before "sp"
Magick.xs:1430: `EndianType' undeclared (first use in this function)
Magick.xs:1430: parse error before "sp"
Magick.xs:1432: parse error before "sp"
Magick.xs:1445: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:1506: `GravityType' undeclared (first use in this function)
Magick.xs:1506: parse error before "sp"
Magick.xs:1534: `IndexPacket' undeclared (first use in this function)
Magick.xs:1534: `indexes' undeclared (first use in this function)
Magick.xs:1537: syntax error before '*' token
Magick.xs:1541: `PseudoClass' undeclared (first use in this function)
Magick.xs:1546: `p' undeclared (first use in this function)
Magick.xs:1548: parse error before ')' token
Magick.xs:1553: parse error before "index"
Magick.xs:1575: `InterlaceType' undeclared (first use in this function)
Magick.xs:1575: parse error before "sp"
Magick.xs:1577: parse error before "sp"
Magick.xs:1599: parse error before "exception"
Magick.xs:1670: warning: assignment makes pointer from integer without a
cast
Magick.xs:1688: syntax error before '*' token
Magick.xs:1697: parse error before ')' token
Magick.xs:1699: `TrueColorType' undeclared (first use in this function)
Magick.xs:1746: `PreviewType' undeclared (first use in this function)
Magick.xs:1746: parse error before "sp"
Magick.xs:1789: `RenderingInten t' undeclared (first use in this function)
Magick.xs:1789: parse error before "sp"
Magick.xs:1877: `ImageType' undeclared (first use in this function)
Magick.xs:1877: parse error before "sp"
Magick.xs:1879: parse error before "sp"
Magick.xs:1898: `ResolutionType ' undeclared (first use in this function)
Magick.xs:1898: parse error before "sp"
Magick.xs:1900: parse error before "sp"
Magick.xs:1938: `VirtualPixelMe thod' undeclared (first use in this function)
Magick.xs:1938: parse error before "sp"
Magick.xs:1970: parse error before ')' token
Magick.xs: At top level:
Magick.xs:2010: parse error before '*' token
Magick.xs: In function `SetupList':
Magick.xs:2014: `Image' undeclared (first use in this function)
Magick.xs:2014: `image' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Animate':
Magick.xs:2133: `Image' undeclared (first use in this function)
Magick.xs:2133: `image' undeclared (first use in this function)
Magick.xs:2154: `OptionError' undeclared (first use in this function)
Magick.xs:2175: dereferencing pointer to incomplete type
Magick.xs: In function `XS_Image__Magi ck_Append':
Magick.xs:2218: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:2218: parse error before "exception"
Magick.xs:2227: `Image' undeclared (first use in this function)
Magick.xs:2227: `image' undeclared (first use in this function)
Magick.xs:2256: `OptionError' undeclared (first use in this function)
Magick.xs:2307: `exception' undeclared (first use in this function)
Magick.xs:2309: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Average':
Magick.xs:2363: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:2363: parse error before "exception"
Magick.xs:2372: `Image' undeclared (first use in this function)
Magick.xs:2372: `image' undeclared (first use in this function)
Magick.xs:2390: `OptionError' undeclared (first use in this function)
Magick.xs:2405: `exception' undeclared (first use in this function)
Magick.xs:2407: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:2421: dereferencing pointer to incomplete type
Magick.xs:2421: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:2423: dereferencing pointer to incomplete type
Magick.xs:2423: dereferencing pointer to incomplete type
Magick.xs:2423: dereferencing pointer to incomplete type
Magick.xs:2423: dereferencing pointer to incomplete type
Magick.xs:2423: dereferencing pointer to incomplete type
Magick.xs:2424: dereferencing pointer to incomplete type
Magick.xs: In function `XS_Image__Magi ck_BlobToImage' :
Magick.xs:2467: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:2467: parse error before "exception"
Magick.xs:2473: `Image' undeclared (first use in this function)
Magick.xs:2473: `image' undeclared (first use in this function)
Magick.xs:2510: `OptionError' undeclared (first use in this function)
Magick.xs:2543: `exception' undeclared (first use in this function)
Magick.xs:2546: dereferencing pointer to incomplete type
Magick.xs:2547: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Coalesce':
Magick.xs:2607: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:2607: parse error before "exception"
Magick.xs:2616: `Image' undeclared (first use in this function)
Magick.xs:2616: `image' undeclared (first use in this function)
Magick.xs:2637: `OptionError' undeclared (first use in this function)
Magick.xs:2655: `exception' undeclared (first use in this function)
Magick.xs:2657: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Copy':
Magick.xs:2711: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:2711: parse error before "exception"
Magick.xs:2717: `Image' undeclared (first use in this function)
Magick.xs:2718: `image' undeclared (first use in this function)
Magick.xs:2739: `OptionError' undeclared (first use in this function)
Magick.xs:2749: parse error before ')' token
Magick.xs:2760: `exception' undeclared (first use in this function)
Magick.xs:2763: invalid lvalue in assignment
Magick.xs:2764: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_DESTROY':
Magick.xs:2814: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:2842: `Image' undeclared (first use in this function)
Magick.xs:2842: `image' undeclared (first use in this function)
Magick.xs:2847: parse error before ')' token
Magick.xs: In function `XS_Image__Magi ck_Display':
Magick.xs:2885: `Image' undeclared (first use in this function)
Magick.xs:2885: `image' undeclared (first use in this function)
Magick.xs:2906: `OptionError' undeclared (first use in this function)
Magick.xs:2915: parse error before ')' token
Magick.xs:2927: dereferencing pointer to incomplete type
Magick.xs: In function `XS_Image__Magi ck_Flatten':
Magick.xs:2969: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:2969: parse error before "exception"
Magick.xs:2978: `Image' undeclared (first use in this function)
Magick.xs:2978: `image' undeclared (first use in this function)
Magick.xs:2996: `OptionError' undeclared (first use in this function)
Magick.xs:3011: `exception' undeclared (first use in this function)
Magick.xs:3013: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:3027: dereferencing pointer to incomplete type
Magick.xs:3027: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:3029: dereferencing pointer to incomplete type
Magick.xs:3029: dereferencing pointer to incomplete type
Magick.xs:3029: dereferencing pointer to incomplete type
Magick.xs:3029: dereferencing pointer to incomplete type
Magick.xs:3029: dereferencing pointer to incomplete type
Magick.xs:3030: dereferencing pointer to incomplete type
Magick.xs: In function `XS_Image__Magi ck_Get':
Magick.xs:3069: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:3072: syntax error before '*' token
Magick.xs:3075: `Image' undeclared (first use in this function)
Magick.xs:3075: `image' undeclared (first use in this function)
Magick.xs:3092: `OptionError' undeclared (first use in this function)
Magick.xs:3115: dereferencing pointer to incomplete type
Magick.xs:3122: dereferencing pointer to incomplete type
Magick.xs:3129: dereferencing pointer to incomplete type
Magick.xs:3237: parse error before ')' token
Magick.xs:3247: dereferencing pointer to incomplete type
Magick.xs:3249: dereferencing pointer to incomplete type
Magick.xs:3249: `UndefinedCompr ession' undeclared (first use in this
function)
Magick.xs:3262: `RGBColorspace' undeclared (first use in this function)
Magick.xs:3305: syntax error before '*' token
Magick.xs:3307: warning: assignment makes pointer from integer without a
cast
Magick.xs:3308: `ImageAttribute ' undeclared (first use in this function)
Magick.xs:3308: parse error before ')' token
Magick.xs:3309: request for member `value' in something not a structure or
union
Magick.xs:3357: dereferencing pointer to incomplete type
Magick.xs:3366: dereferencing pointer to incomplete type
Magick.xs:3372: dereferencing pointer to incomplete type
Magick.xs:3373: dereferencing pointer to incomplete type
Magick.xs:3392: dereferencing pointer to incomplete type
Magick.xs:3427: dereferencing pointer to incomplete type
Magick.xs:3428: dereferencing pointer to incomplete type
Magick.xs:3429: dereferencing pointer to incomplete type
Magick.xs:3447: dereferencing pointer to incomplete type
Magick.xs:3448: dereferencing pointer to incomplete type
Magick.xs:3455: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:3455: parse error before "exception"
Magick.xs:3458: syntax error before '*' token
Magick.xs:3460: `magick_info' undeclared (first use in this function)
Magick.xs:3460: parse error before "MagickInfo "
Magick.xs:3461: dereferencing pointer to incomplete type
Magick.xs:3463: `exception' undeclared (first use in this function)
Magick.xs:3465: dereferencing pointer to incomplete type
Magick.xs:3471: parse error before "MagickInfo "
Magick.xs:3480: dereferencing pointer to incomplete type
Magick.xs:3560: `ImageRegistryT ype' undeclared (first use in this function)
Magick.xs:3570: `IndexPacket' undeclared (first use in this function)
Magick.xs:3570: `indexes' undeclared (first use in this function)
Magick.xs:3578: `PseudoClass' undeclared (first use in this function)
Magick.xs:3608: dereferencing pointer to incomplete type
Magick.xs:3627: syntax error before '*' token
Magick.xs:3631: warning: assignment makes pointer from integer without a
cast
Magick.xs:3632: parse error before ')' token
Magick.xs:3633: request for member `value' in something not a structure or
union
Magick.xs:3652: dereferencing pointer to incomplete type
Magick.xs:3653: dereferencing pointer to incomplete type
Magick.xs:3678: dereferencing pointer to incomplete type
Magick.xs:3717: dereferencing pointer to incomplete type
Magick.xs:3718: dereferencing pointer to incomplete type
Magick.xs:3742: `PixelPacket' undeclared (first use in this function)
Magick.xs:3742: parse error before "pixel"
Magick.xs:3749: `pixel' undeclared (first use in this function)
Magick.xs:3760: dereferencing pointer to incomplete type
Magick.xs:3766: dereferencing pointer to incomplete type
Magick.xs:3767: dereferencing pointer to incomplete type
Magick.xs:3768: dereferencing pointer to incomplete type
Magick.xs:3771: dereferencing pointer to incomplete type
Magick.xs:3786: dereferencing pointer to incomplete type
Magick.xs:3833: dereferencing pointer to incomplete type
Magick.xs:3834: dereferencing pointer to incomplete type
Magick.xs:3841: dereferencing pointer to incomplete type
Magick.xs:3848: dereferencing pointer to incomplete type
Magick.xs:3854: dereferencing pointer to incomplete type
Magick.xs:3855: dereferencing pointer to incomplete type
Magick.xs:3861: dereferencing pointer to incomplete type
Magick.xs:3862: dereferencing pointer to incomplete type
Magick.xs:3876: syntax error before '*' token
Magick.xs:3881: warning: assignment makes pointer from integer without a
cast
Magick.xs:3882: parse error before ')' token
Magick.xs:3883: request for member `value' in something not a structure or
union
Magick.xs:3902: dereferencing pointer to incomplete type
Magick.xs:3903: dereferencing pointer to incomplete type
Magick.xs:3909: dereferencing pointer to incomplete type
Magick.xs:3910: dereferencing pointer to incomplete type
Magick.xs:3936: dereferencing pointer to incomplete type
Magick.xs:3938: dereferencing pointer to incomplete type
Magick.xs:3938: `UndefinedResol ution' undeclared (first use in this
function)
Magick.xs:3943: `PixelsPerInchR esolution' undeclared (first use in this
function)
Magick.xs:3959: dereferencing pointer to incomplete type
Magick.xs:3965: dereferencing pointer to incomplete type
Magick.xs:3966: dereferencing pointer to incomplete type
Magick.xs:4042: parse error before ')' token
Magick.xs:4046: `image_attribut e' undeclared (first use in this function)
Magick.xs:4047: parse error before ')' token
Magick.xs: In function `XS_Image__Magi ck_ImageToBlob' :
Magick.xs:4081: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:4084: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:4084: parse error before "exception"
Magick.xs:4087: `Image' undeclared (first use in this function)
Magick.xs:4087: `image' undeclared (first use in this function)
Magick.xs:4088: `next' undeclared (first use in this function)
Magick.xs:4117: `OptionError' undeclared (first use in this function)
Magick.xs:4133: dereferencing pointer to incomplete type
Magick.xs:4133: dereferencing pointer to incomplete type
Magick.xs:4133: dereferencing pointer to incomplete type
Magick.xs:4133: dereferencing pointer to incomplete type
Magick.xs:4133: dereferencing pointer to incomplete type
Magick.xs:4140: dereferencing pointer to incomplete type
Magick.xs:4142: `exception' undeclared (first use in this function)
Magick.xs:4146: dereferencing pointer to incomplete type
Magick.xs:4146: warning: assignment makes pointer from integer without a
cast
Magick.xs:4147: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:4154: dereferencing pointer to incomplete type
Magick.xs: In function `XS_Image__Magi ck_Mogrify':
Magick.xs:4338: `AffineMatrix' undeclared (first use in this function)
Magick.xs:4338: parse error before "affine"
Magick.xs:4344: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:4351: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:4351: parse error before "exception"
Magick.xs:4354: `FrameInfo' undeclared (first use in this function)
Magick.xs:4357: `GeometryInfo' undeclared (first use in this function)
Magick.xs:4363: `Image' undeclared (first use in this function)
Magick.xs:4363: `image' undeclared (first use in this function)
Magick.xs:4364: `next' undeclared (first use in this function)
Magick.xs:4365: `region_image' undeclared (first use in this function)
Magick.xs:4373: `PixelPacket' undeclared (first use in this function)
Magick.xs:4373: parse error before "fill_color "
Magick.xs:4376: `RectangleInfo' undeclared (first use in this function)
Magick.xs:4395: storage size of `argument_list' isn't known
Magick.xs:4411: `OptionError' undeclared (first use in this function)
Magick.xs:4415: `region_info' undeclared (first use in this function)
Magick.xs:4419: parse error before ')' token
Magick.xs:4460: sizeof applied to an incomplete type
Magick.xs:4460: sizeof applied to an incomplete type
Magick.xs:4460: sizeof applied to an incomplete type
Magick.xs:4460: sizeof applied to an incomplete type
Magick.xs:4460: sizeof applied to an incomplete type
Magick.xs:4460: sizeof applied to an incomplete type
Magick.xs:4503: dereferencing pointer to incomplete type
Magick.xs:4506: dereferencing pointer to incomplete type
Magick.xs:4506: dereferencing pointer to incomplete type
Magick.xs:4506: dereferencing pointer to incomplete type
Magick.xs:4509: dereferencing pointer to incomplete type
Magick.xs:4514: dereferencing pointer to incomplete type
Magick.xs:4524: dereferencing pointer to incomplete type
Magick.xs:4527: dereferencing pointer to incomplete type
Magick.xs:4533: dereferencing pointer to incomplete type
Magick.xs:4534: dereferencing pointer to incomplete type
Magick.xs:4535: dereferencing pointer to incomplete type
Magick.xs:4548: `fill_color' undeclared (first use in this function)
Magick.xs:4550: `exception' undeclared (first use in this function)
Magick.xs:4551: `geometry_info' undeclared (first use in this function)
Magick.xs:4555: `geometry' undeclared (first use in this function)
Magick.xs:4560: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:4592: `UniformNoise' undeclared (first use in this function)
Magick.xs:4593: `NoiseType' undeclared (first use in this function)
Magick.xs:4593: parse error before "argument_l ist"
Magick.xs:4600: parse error before "target"
Magick.xs:4602: `target' undeclared (first use in this function)
Magick.xs:4618: `HeightValue' undeclared (first use in this function)
Magick.xs:4642: `SigmaValue' undeclared (first use in this function)
Magick.xs:4735: `frame_info' undeclared (first use in this function)
Magick.xs:4930: `UndefinedFilte r' undeclared (first use in this function)
Magick.xs:4934: `FilterTypes' undeclared (first use in this function)
Magick.xs:4934: parse error before "argument_l ist"
Magick.xs:4941: `DrawInfo' undeclared (first use in this function)
Magick.xs:4943: dereferencing pointer to incomplete type
Magick.xs:4944: `ImageInfo' undeclared (first use in this function)
Magick.xs:4944: parse error before ')' token
Magick.xs:4944: dereferencing pointer to incomplete type
Magick.xs:4944: parse error before ')' token
Magick.xs:4944: warning: assignment makes pointer from integer without a
cast
Magick.xs:4946: request for member `text' in something not a structure or
union
Magick.xs:4949: request for member `font' in something not a structure or
union
Magick.xs:4952: request for member `pointsize' in something not a structure
or union
Magick.xs:4954: request for member `density' in something not a structure or
union
Magick.xs:4958: request for member `undercolor' in something not a structure
or union
Magick.xs:4961: request for member `stroke' in something not a structure or
union
Magick.xs:4964: request for member `fill' in something not a structure or
union
Magick.xs:4966: request for member `geometry' in something not a structure
or union
Magick.xs:4976: request for member `geometry' in something not a structure
or union
Magick.xs:4979: request for member `gravity' in something not a structure or
union
Magick.xs:4979: `GravityType' undeclared (first use in this function)
Magick.xs:4979: parse error before "argument_l ist"
Magick.xs:4987: request for member `affine' in something not a structure or
union
Magick.xs:4989: request for member `affine' in something not a structure or
union
Magick.xs:4991: request for member `affine' in something not a structure or
union
Magick.xs:4993: request for member `affine' in something not a structure or
union
Magick.xs:4995: request for member `affine' in something not a structure or
union
Magick.xs:4997: request for member `affine' in something not a structure or
union
Magick.xs:5005: `current' undeclared (first use in this function)
Magick.xs:5005: request for member `affine' in something not a structure or
union
Magick.xs:5006: `affine' undeclared (first use in this function)
Magick.xs:5063: request for member `affine' in something not a structure or
union
Magick.xs:5064: request for member `affine' in something not a structure or
union
Magick.xs:5065: request for member `affine' in something not a structure or
union
Magick.xs:5066: request for member `affine' in something not a structure or
union
Magick.xs:5067: request for member `affine' in something not a structure or
union
Magick.xs:5069: request for member `affine' in something not a structure or
union
Magick.xs:5073: request for member `stroke_width' in something not a
structure or union
Magick.xs:5075: request for member `text_antialias ' in something not a
structure or union
Magick.xs:5077: request for member `family' in something not a structure or
union
Magick.xs:5080: request for member `style' in something not a structure or
union
Magick.xs:5080: `StyleType' undeclared (first use in this function)
Magick.xs:5080: parse error before "argument_l ist"
Magick.xs:5082: request for member `stretch' in something not a structure or
union
Magick.xs:5082: `StretchType' undeclared (first use in this function)
Magick.xs:5082: parse error before "argument_l ist"
Magick.xs:5084: request for member `weight' in something not a structure or
union
Magick.xs:5086: request for member `align' in something not a structure or
union
Magick.xs:5086: `AlignType' undeclared (first use in this function)
Magick.xs:5086: parse error before "argument_l ist"
Magick.xs:5088: request for member `encoding' in something not a structure
or union
Magick.xs:5092: request for member `undercolor' in something not a structure
or union
Magick.xs:5103: parse error before "target"
Magick.xs:5105: dereferencing pointer to incomplete type
Magick.xs:5106: parse error before ')' token
Magick.xs:5106: dereferencing pointer to incomplete type
Magick.xs:5106: parse error before ')' token
Magick.xs:5106: warning: assignment makes pointer from integer without a
cast
Magick.xs:5116: request for member `fill' in something not a structure or
union
Magick.xs:5127: `FillToBorderMe thod' undeclared (first use in this function)
Magick.xs:5127: `FloodfillMetho d' undeclared (first use in this function)
Magick.xs:5137: `CompositeOpera tor' undeclared (first use in this function)
Magick.xs:5137: parse error before "compose"
Magick.xs:5143: `composite_imag e' undeclared (first use in this function)
Magick.xs:5144: `mask_image' undeclared (first use in this function)
Magick.xs:5145: `rotate_image' undeclared (first use in this function)
Magick.xs:5147: `compose' undeclared (first use in this function)
Magick.xs:5147: `OverCompositeO p' undeclared (first use in this function)
Magick.xs:5156: parse error before "argument_l ist"
Magick.xs:5157: `OpaqueOpacity' undeclared (first use in this function)
Magick.xs:5162: `DissolveCompos iteOp' undeclared (first use in this
function)
Magick.xs:5165: syntax error before '*' token
Magick.xs:5169: `q' undeclared (first use in this function)
Magick.xs:5171: parse error before ')' token
Magick.xs:5176: `Quantum' undeclared (first use in this function)
Magick.xs:5177: `MaxRGB' undeclared (first use in this function)
Magick.xs:5189: parse error before ')' token
Magick.xs:5197: parse error before ')' token
Magick.xs:5226: parse error before "argument_l ist"
Magick.xs:5230: `TrueColorMatte Type' undeclared (first use in this function)
Magick.xs:5233: `CopyOpacityCom positeOp' undeclared (first use in this
function)
Magick.xs:5277: dereferencing pointer to incomplete type
Magick.xs:5277: parse error before ')' token
Magick.xs:5278: dereferencing pointer to incomplete type
Magick.xs:5278: parse error before ')' token
Magick.xs:5278: warning: assignment makes pointer from integer without a
cast
Magick.xs:5279: request for member `fill' in something not a structure or
union
Magick.xs:5279: `TransparentOpa city' undeclared (first use in this function)
Magick.xs:5280: request for member `stroke' in something not a structure or
union
Magick.xs:5281: request for member `primitive' in something not a structure
or union
Magick.xs:5283: request for member `primitive' in something not a structure
or union
Magick.xs:5287: request for member `primitive' in something not a structure
or union
Magick.xs:5289: request for member `primitive' in something not a structure
or union
Magick.xs:5290: request for member `primitive' in something not a structure
or union
Magick.xs:5292: request for member `primitive' in something not a structure
or union
Magick.xs:5296: request for member `primitive' in something not a structure
or union
Magick.xs:5297: request for member `primitive' in something not a structure
or union
Magick.xs:5303: request for member `primitive' in something not a structure
or union
Magick.xs:5304: request for member `primitive' in something not a structure
or union
Magick.xs:5309: request for member `stroke' in something not a structure or
union
Magick.xs:5312: request for member `fill' in something not a structure or
union
Magick.xs:5314: request for member `stroke_width' in something not a
structure or union
Magick.xs:5316: request for member `font' in something not a structure or
union
Magick.xs:5320: request for member `border_color' in something not a
structure or union
Magick.xs:5322: request for member `affine' in something not a structure or
union
Magick.xs:5324: request for member `affine' in something not a structure or
union
Magick.xs:5332: request for member `affine' in something not a structure or
union
Magick.xs:5334: request for member `affine' in something not a structure or
union
Magick.xs:5336: request for member `affine' in something not a structure or
union
Magick.xs:5338: request for member `affine' in something not a structure or
union
Magick.xs:5340: request for member `affine' in something not a structure or
union
Magick.xs:5342: request for member `affine' in something not a structure or
union
Magick.xs:5350: request for member `affine' in something not a structure or
union
Magick.xs:5408: request for member `affine' in something not a structure or
union
Magick.xs:5409: request for member `affine' in something not a structure or
union
Magick.xs:5410: request for member `affine' in something not a structure or
union
Magick.xs:5411: request for member `affine' in something not a structure or
union
Magick.xs:5412: request for member `affine' in something not a structure or
union
Magick.xs:5414: request for member `affine' in something not a structure or
union
Magick.xs:5418: request for member `fill_pattern' in something not a
structure or union
Magick.xs:5421: request for member `pointsize' in something not a structure
or union
Magick.xs:5424: request for member `stroke_antiali as' in something not a
structure or union
Magick.xs:5425: request for member `text_antialias ' in something not a
structure or union
Magick.xs:5428: request for member `density' in something not a structure or
union
Magick.xs:5431: request for member `stroke_width' in something not a
structure or union
Magick.xs:5476: parse error before "target"
Magick.xs:5545: parse error before "fill_color "
Magick.xs:5564: `QuantizeInfo' undeclared (first use in this function)
Magick.xs:5564: parse error before "quantize_i nfo"
Magick.xs:5567: request for member `number_colors' in something not a
structure or union
Magick.xs:5569: dereferencing pointer to incomplete type
Magick.xs:5570: request for member `tree_depth' in something not a structure
or union
Magick.xs:5572: dereferencing pointer to incomplete type
Magick.xs:5573: request for member `colorspace' in something not a structure
or union
Magick.xs:5573: `ColorspaceType ' undeclared (first use in this function)
Magick.xs:5575: dereferencing pointer to incomplete type
Magick.xs:5575: `RGBColorspace' undeclared (first use in this function)
Magick.xs:5576: request for member `dither' in something not a structure or
union
Magick.xs:5578: dereferencing pointer to incomplete type
Magick.xs:5579: request for member `measure_error' in something not a
structure or union
Magick.xs:5581: dereferencing pointer to incomplete type
Magick.xs:5587: `DirectClass' undeclared (first use in this function)
Magick.xs:5588: request for member `number_colors' in something not a
structure or union
Magick.xs:5589: request for member `colorspace' in something not a structure
or union
Magick.xs:5589: `GRAYColorspace ' undeclared (first use in this function)
Magick.xs:5612: parse error before "colorspace "
Magick.xs:5623: `colorspace' undeclared (first use in this function)
Magick.xs:5638: parse error before "argument_l ist"
Magick.xs:5674: parse error before "target"
Magick.xs:5746: `ChannelType' undeclared (first use in this function)
Magick.xs:5746: parse error before "argument_l ist"
Magick.xs:5837: `XiValue' undeclared (first use in this function)
Magick.xs:5839: `PsiValue' undeclared (first use in this function)
Magick.xs:5921: dereferencing pointer to incomplete type
Magick.xs:5921: parse error before ')' token
Magick.xs:5922: dereferencing pointer to incomplete type
Magick.xs:5922: parse error before ')' token
Magick.xs:5922: warning: assignment makes pointer from integer without a
cast
Magick.xs:5930: request for member `affine' in something not a structure or
union
Magick.xs:5932: request for member `affine' in something not a structure or
union
Magick.xs:5934: request for member `affine' in something not a structure or
union
Magick.xs:5936: request for member `affine' in something not a structure or
union
Magick.xs:5938: request for member `affine' in something not a structure or
union
Magick.xs:5940: request for member `affine' in something not a structure or
union
Magick.xs:5948: request for member `affine' in something not a structure or
union
Magick.xs:6006: request for member `affine' in something not a structure or
union
Magick.xs:6007: request for member `affine' in something not a structure or
union
Magick.xs:6008: request for member `affine' in something not a structure or
union
Magick.xs:6009: request for member `affine' in something not a structure or
union
Magick.xs:6010: request for member `affine' in something not a structure or
union
Magick.xs:6012: request for member `affine' in something not a structure or
union
Magick.xs:6015: request for member `affine' in something not a structure or
union
Magick.xs:6035: `PercentValue' undeclared (first use in this function)
Magick.xs:6052: parse error before ')' token
Magick.xs:6054: parse error before ')' token
Magick.xs:6062: `CopyCompositeO p' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Montage':
Magick.xs:6123: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:6123: parse error before "exception"
Magick.xs:6129: `Image' undeclared (first use in this function)
Magick.xs:6129: `image' undeclared (first use in this function)
Magick.xs:6130: `next' undeclared (first use in this function)
Magick.xs:6139: `MontageInfo' undeclared (first use in this function)
Magick.xs:6139: `montage_info' undeclared (first use in this function)
Magick.xs:6142: `PixelPacket' undeclared (first use in this function)
Magick.xs:6142: parse error before "transparent_co lor"
Magick.xs:6167: `OptionError' undeclared (first use in this function)
Magick.xs:6189: dereferencing pointer to incomplete type
Magick.xs:6189: parse error before ')' token
Magick.xs:6190: `exception' undeclared (first use in this function)
Magick.xs:6191: `transparent_co lor' undeclared (first use in this function)
Magick.xs:6234: `CompositeOpera tor' undeclared (first use in this function)
Magick.xs:6234: parse error before "sp"
Magick.xs:6304: `GravityType' undeclared (first use in this function)
Magick.xs:6304: parse error before "in"
Magick.xs:6306: parse error before "in"
Magick.xs:6348: `FrameMode' undeclared (first use in this function)
Magick.xs:6354: `UnframeMode' undeclared (first use in this function)
Magick.xs:6361: `ConcatenateMod e' undeclared (first use in this function)
Magick.xs:6441: `TransparentOpa city' undeclared (first use in this function)
Magick.xs:6455: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Morph':
Magick.xs:6512: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:6512: parse error before "exception"
Magick.xs:6518: `Image' undeclared (first use in this function)
Magick.xs:6518: `image' undeclared (first use in this function)
Magick.xs:6550: `OptionError' undeclared (first use in this function)
Magick.xs:6596: `exception' undeclared (first use in this function)
Magick.xs:6598: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Mosaic':
Magick.xs:6649: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:6649: parse error before "exception"
Magick.xs:6658: `Image' undeclared (first use in this function)
Magick.xs:6658: `image' undeclared (first use in this function)
Magick.xs:6676: `OptionError' undeclared (first use in this function)
Magick.xs:6691: `exception' undeclared (first use in this function)
Magick.xs:6693: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:6706: dereferencing pointer to incomplete type
Magick.xs:6706: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:6706: dereferencing pointer to incomplete type
Magick.xs:6706: dereferencing pointer to incomplete type
Magick.xs:6706: dereferencing pointer to incomplete type
Magick.xs:6706: dereferencing pointer to incomplete type
Magick.xs:6707: dereferencing pointer to incomplete type
Magick.xs: In function `XS_Image__Magi ck_Ping':
Magick.xs:6751: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:6754: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:6754: parse error before "exception"
Magick.xs:6760: `Image' undeclared (first use in this function)
Magick.xs:6760: `image' undeclared (first use in this function)
Magick.xs:6761: `next' undeclared (first use in this function)
Magick.xs:6800: `OptionError' undeclared (first use in this function)
Magick.xs:6815: dereferencing pointer to incomplete type
Magick.xs:6816: dereferencing pointer to incomplete type
Magick.xs:6823: dereferencing pointer to incomplete type
Magick.xs:6824: dereferencing pointer to incomplete type
Magick.xs:6831: dereferencing pointer to incomplete type
Magick.xs:6845: `ResourceLimitE rror' undeclared (first use in this function)
Magick.xs:6849: `exception' undeclared (first use in this function)
Magick.xs:6853: dereferencing pointer to incomplete type
Magick.xs:6853: dereferencing pointer to incomplete type
Magick.xs:6853: dereferencing pointer to incomplete type
Magick.xs:6854: dereferencing pointer to incomplete type
Magick.xs:6855: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_QueryColor':
Magick.xs:6914: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:6917: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:6917: parse error before "exception"
Magick.xs:6920: `PixelPacket' undeclared (first use in this function)
Magick.xs:6935: warning: assignment makes pointer from integer without a
cast
Magick.xs:6946: `exception' undeclared (first use in this function)
Magick.xs:6950: `color' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_QueryColorna me':
Magick.xs:6994: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:6997: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:6997: parse error before "exception"
Magick.xs:7000: `Image' undeclared (first use in this function)
Magick.xs:7000: `image' undeclared (first use in this function)
Magick.xs:7003: `PixelPacket' undeclared (first use in this function)
Magick.xs:7003: parse error before "target_col or"
Magick.xs:7021: `exception' undeclared (first use in this function)
Magick.xs:7024: `target_color' undeclared (first use in this function)
Magick.xs:7025: `SVGCompliance' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_QueryFont':
Magick.xs:7055: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:7058: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:7058: parse error before "exception"
Magick.xs:7064: syntax error before '*' token
Magick.xs:7076: warning: assignment makes pointer from integer without a
cast
Magick.xs:7087: `exception' undeclared (first use in this function)
Magick.xs:7091: `type_info' undeclared (first use in this function)
Magick.xs:7092: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:7094: `TypeInfo' undeclared (first use in this function)
Magick.xs:7094: parse error before ')' token
Magick.xs: In function `XS_Image__Magi ck_QueryFontMet rics':
Magick.xs:7163: `AffineMatrix' undeclared (first use in this function)
Magick.xs:7163: parse error before "affine"
Magick.xs:7171: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:7178: `DrawInfo' undeclared (first use in this function)
Magick.xs:7181: `GeometryInfo' undeclared (first use in this function)
Magick.xs:7181: parse error before "geometry_i nfo"
Magick.xs:7184: `Image' undeclared (first use in this function)
Magick.xs:7184: `image' undeclared (first use in this function)
Magick.xs:7196: `TypeMetric' undeclared (first use in this function)
Magick.xs:7196: parse error before "metrics"
Magick.xs:7210: `OptionError' undeclared (first use in this function)
Magick.xs:7213: dereferencing pointer to incomplete type
Magick.xs:7213: dereferencing pointer to incomplete type
Magick.xs:7213: warning: assignment makes pointer from integer without a
cast
Magick.xs:7214: request for member `text' in something not a structure or
union
Magick.xs:7215: `current' undeclared (first use in this function)
Magick.xs:7215: request for member `affine' in something not a structure or
union
Magick.xs:7216: `affine' undeclared (first use in this function)
Magick.xs:7239: request for member `text_antialias ' in something not a
structure or union
Magick.xs:7250: request for member `density' in something not a structure or
union
Magick.xs:7261: request for member `encoding' in something not a structure
or union
Magick.xs:7273: request for member `fill' in something not a structure or
union
Magick.xs:7279: request for member `font' in something not a structure or
union
Magick.xs:7290: request for member `geometry' in something not a structure
or union
Magick.xs:7295: request for member `gravity' in something not a structure or
union
Magick.xs:7295: `GravityType' undeclared (first use in this function)
Magick.xs:7296: parse error before "LookupStr"
Magick.xs:7307: `geometry_info' undeclared (first use in this function)
Magick.xs:7308: request for member `pointsize' in something not a structure
or union
Magick.xs:7322: `SigmaValue' undeclared (first use in this function)
Magick.xs:7359: request for member `stroke' in something not a structure or
union
Magick.xs:7371: request for member `text' in something not a structure or
union
Magick.xs:7417: request for member `affine' in something not a structure or
union
Magick.xs:7418: request for member `affine' in something not a structure or
union
Magick.xs:7419: request for member `affine' in something not a structure or
union
Magick.xs:7420: request for member `affine' in something not a structure or
union
Magick.xs:7421: request for member `affine' in something not a structure or
union
Magick.xs:7422: request for member `affine' in something not a structure or
union
Magick.xs:7423: request for member `geometry' in something not a structure
or union
Magick.xs:7425: request for member `geometry' in something not a structure
or union
Magick.xs:7426: request for member `geometry' in something not a structure
or union
Magick.xs:7428: `metrics' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_QueryFormat' :
Magick.xs:7476: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:7480: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:7480: parse error before "exception"
Magick.xs:7486: syntax error before '*' token
Magick.xs:7490: `exception' undeclared (first use in this function)
Magick.xs:7494: syntax error before '*' token
Magick.xs:7496: `magick_info' undeclared (first use in this function)
Magick.xs:7497: parse error before "MagickInfo "
Magick.xs:7503: `p' undeclared (first use in this function)
Magick.xs:7503: `MagickInfo' undeclared (first use in this function)
Magick.xs:7503: parse error before ')' token
Magick.xs:7506: parse error before ')' token
Magick.xs:7526: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:7528: parse error before "MagickInfo "
Magick.xs: In function `XS_Image__Magi ck_Read':
Magick.xs:7583: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:7583: parse error before "exception"
Magick.xs:7589: `Image' undeclared (first use in this function)
Magick.xs:7589: `image' undeclared (first use in this function)
Magick.xs:7631: `OptionError' undeclared (first use in this function)
Magick.xs:7646: dereferencing pointer to incomplete type
Magick.xs:7647: dereferencing pointer to incomplete type
Magick.xs:7654: dereferencing pointer to incomplete type
Magick.xs:7655: dereferencing pointer to incomplete type
Magick.xs:7662: dereferencing pointer to incomplete type
Magick.xs:7676: `ResourceLimitE rror' undeclared (first use in this function)
Magick.xs:7679: `exception' undeclared (first use in this function)
Magick.xs:7684: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:7684: dereferencing pointer to incomplete type
Magick.xs:7684: dereferencing pointer to incomplete type
Magick.xs:7684: dereferencing pointer to incomplete type
Magick.xs:7685: dereferencing pointer to incomplete type
Magick.xs:7686: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Set':
Magick.xs:7799: `Image' undeclared (first use in this function)
Magick.xs:7799: `image' undeclared (first use in this function)
Magick.xs:7814: `OptionError' undeclared (first use in this function)
Magick.xs: In function `XS_Image__Magi ck_Transform':
Magick.xs:7863: `ExceptionInfo' undeclared (first use in this function)
Magick.xs:7863: parse error before "exception"
Magick.xs:7869: `Image' undeclared (first use in this function)
Magick.xs:7870: `image' undeclared (first use in this function)
Magick.xs:7899: `OptionError' undeclared (first use in this function)
Magick.xs:7957: `exception' undeclared (first use in this function)
Magick.xs:7960: invalid lvalue in assignment
Magick.xs:7961: `UndefinedExcep tion' undeclared (first use in this function)
Magick.xs:7963: parse error before ')' token
Magick.xs:7967: request for member `next' in something not a structure or
union
Magick.xs: In function `XS_Image__Magi ck_Write':
Magick.xs:8014: `MaxTextExtent' undeclared (first use in this function)
Magick.xs:8017: `Image' undeclared (first use in this function)
Magick.xs:8017: `image' undeclared (first use in this function)
Magick.xs:8018: `next' undeclared (first use in this function)
Magick.xs:8045: `OptionError' undeclared (first use in this function)
Magick.xs:8065: dereferencing pointer to incomplete type
Magick.xs:8065: dereferencing pointer to incomplete type
Magick.xs:8065: dereferencing pointer to incomplete type
Magick.xs:8065: dereferencing pointer to incomplete type
Magick.xs:8065: dereferencing pointer to incomplete type
Magick.xs:8072: dereferencing pointer to incomplete type
Magick.xs:8075: dereferencing pointer to incomplete type
Magick.xs:8078: dereferencing pointer to incomplete type
Magick.xs:8081: dereferencing pointer to incomplete type
make: *** [Magick.o] Error 1

Installation of PerlMagick failed. Check the output above and try installing
manually.
You can also install the module from CPAN with the command perl -MCPAN -e
shell
Jul 19 '05 #1
0 1922

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2036
by: Andy Todd | last post by:
Hi We have just moved an ASP.NET application into the live environment which is as follows: Sun Proxy Server / Firewall Windows 2000 Server / IIS5 The URL for the site maps to the Sun proxy box. This translates the request and maps it to the Win2K server which responds through the proxy. The Win2K
4
13211
by: John MacIntyre | last post by:
Hi, I have a page with a series of child pages loaded into an iframe. When I move from page to page, I store an object containing the child's control data in a variable on the main page, then use that data to populate the controls when the child page is opened again. One of these objects contains an Array, and the page reloads fine using myArray, myArray, etc... But when I try perform some array methods on it (i.e.slice) ... it does...
6
1577
by: kenneth fleckenstein nielsen | last post by:
Hi guru's It runs ok on my developmaschine, and on the test server that i've set up. but fails after installing on the customers server. I made a XML webservice that does these steps: a) access a db for updating ( fails on client ) b) saves some associated files (DIMES/SOAP) ( not testet outside development ) c) writes a log file ( fails on client ) I think a and c has to do with setting ISS up correctly on the customers server.
7
2537
by: SevDer | last post by:
Hi I have a class library that needs to download the HTML in a specific page of ours with provided querystring. When I open this URL with any browser, it loads fine. When I do WebRequest from Web Project it is again fine. However whenever I do this request from this class library, it fails. I put every kind of user permission to the actual folder, and through inetmgr. Right now everyone has full control. But still I got the problem.
1
4239
by: comp.lang.php | last post by:
Consider my code: if ($this->isSuccessful && is_file($_FILES)) { // STEP 6: MOVE RESUME TO DIRECTORY $uuid = $this->sfug->getUUID(); if (!$uuid) $this->sfug->setUUID(); $uuid = $this->sfug->getUUID();
2
6322
by: Richard Hsu | last post by:
// code #include "stdio.h" int status(FILE * f) { printf("ftell:%d, feof:%s\n", ftell(f), feof(f) != 0 ? "true" : "false"); } int case1() { FILE * f = fopen("c:\\blah", "wb+"); int i = 5;
2
5649
by: Anbu | last post by:
Sorry for cross posting the query. But I need a resolution as early as possible. I have developed an application to authenticate the user based on LDAP Search and authentication. The Windows application that was developed using C# works fine. But it fails when I convert this as a DLL or Web Service. I need to host the application on a server to use the result across different applications and on different clients.
12
7916
by: Jim Rodgers | last post by:
I have a big asp file that has an error under certain conditions -- totally repeatable. However, it only fails when I set response.buffer = True at the top. WHen I set it False in order to debug it, it works every time! I even set it to True, but did a .Flush just before the error, and the error won't happen. It only happens when response.buffer is True and no .response.flush is issued. The error is a string variable turns-up empty...
2
3121
by: =?Utf-8?B?YWxiZXJ0b3Nvcmlh?= | last post by:
Hi, I'm using Threads, and when I try to do Server.Transfer, I recieved an error. (child object does not exist...) My Code: Dim t As New Thread(AddressOf Hilo) Private Sub Hilo() Thread.Sleep(1000)
0
10175
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10112
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8993
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7518
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6750
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5399
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5536
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3675
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.