manual build of perlmagick

From: Jacob Ritorto (jacob.ritorto@gmail.com)
Date: Mon Feb 05 2007 - 14:57:30 EST


Hi,
        Please disregard my previous post. I was understating my
troubleshooting steps. I've already decided that I have to manually
build this and have begun. I do have Studio11 installed and in path.
I pasted the incorrect failure text from a different machine into the
other thread. Here's where I'm getting hung up:
root@srv-sunos49:/<1>build/PerlMagick# cc -c -I../ -I..
-I/usr/include/freetype2 -I/usr/include/libxml2 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ERRNO -g -pthread -xO3 -xspace
-xildoff -DVERSION=\"6.2.9\" -DXS_VERSION=\"6.2.9\" -KPIC
"-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" -DHAVE_CONFIG_H
Magick.c
"Magick.xs", line 64: cannot find include file: <magick/MagickCore.h>
"Magick.xs", line 123: warning: invalid white space character in directive
"Magick.xs", line 154: syntax error before or at: MagickRealType
"Magick.xs", line 160: syntax error before or at: Image
"Magick.xs", line 175: syntax error before or at: ImageInfo
"Magick.xs", line 185: syntax error before or at: static
"Magick.xs", line 193: warning: syntax requires ";" after last
struct/union member
"Magick.xs", line 193: syntax error before or at: =
"Magick.xs", line 437: warning: syntax requires ";" after last
struct/union member
"Magick.xs", line 480: zero-sized struct/union
"Magick.xs", line 481: syntax error before or at: )
"Magick.xs", line 486: warning: old-style declaration or incorrect
type for: clone_info
"Magick.xs", line 486: undefined symbol: info
"Magick.xs", line 486: cannot dereference non-pointer type
"Magick.xs", line 486: warning: improper pointer/integer combination: op "="
"Magick.xs", line 486: non-constant initializer: op "U*"
"Magick.xs", line 487: warning: old-style declaration or incorrect
type for: clone_info
"Magick.xs", line 487: identifier redeclared: clone_info
        current : int
        previous: pointer to int : "Magick.xs", line 486
"Magick.xs", line 487: syntax error before or at: ->
"Magick.xs", line 487: warning: old-style declaration or incorrect
type for: image_info
"Magick.xs", line 487: warning: implicit function declaration: CloneImageInfo
"Magick.xs", line 487: undefined struct/union member: image_info
"Magick.xs", line 487: left operand of "->" must be pointer to struct/union
"Magick.xs", line 487: non-constant initializer: op "CALL"
"Magick.xs", line 488: syntax error before or at: return
"Magick.xs", line 488: warning: old-style declaration or incorrect
type for: clone_info
"Magick.xs", line 489: syntax error before or at: }
"Magick.xs", line 525: undefined symbol: BlobError
"Magick.xs", line 527: undefined symbol: BlobWarning
"Magick.xs", line 533: undefined symbol: CacheError
"Magick.xs", line 535: undefined symbol: CacheWarning
"Magick.xs", line 537: undefined symbol: CoderError
"Magick.xs", line 539: undefined symbol: CoderWarning
"Magick.xs", line 541: undefined symbol: ConfigureError
"Magick.xs", line 543: undefined symbol: ConfigureWarning
"Magick.xs", line 545: undefined symbol: CorruptImageError
"Magick.xs", line 547: undefined symbol: CorruptImageWarning
"Magick.xs", line 553: undefined symbol: DelegateError
"Magick.xs", line 555: undefined symbol: DelegateWarning
"Magick.xs", line 557: undefined symbol: DrawError
"Magick.xs", line 559: undefined symbol: DrawWarning
"Magick.xs", line 565: undefined symbol: ErrorException
"Magick.xs", line 567: undefined symbol: CoderError
"Magick.xs", line 569: undefined symbol: CoderWarning
"Magick.xs", line 575: undefined symbol: FatalErrorException
"Magick.xs", line 577: undefined symbol: FileOpenError
"Magick.xs", line 579: undefined symbol: FileOpenWarning
"Magick.xs", line 585: undefined symbol: ImageError
"Magick.xs", line 587: undefined symbol: ImageWarning
"Magick.xs", line 593: undefined symbol: QuantumRange
"Magick.xs", line 595: undefined symbol: MissingDelegateError
"Magick.xs", line 597: undefined symbol: MissingDelegateWarning
"Magick.xs", line 599: undefined symbol: ModuleError
"Magick.xs", line 601: undefined symbol: ModuleWarning
"Magick.xs", line 607: undefined symbol: OpaqueOpacity
"Magick.xs", line 609: undefined symbol: OptionError
"Magick.xs", line 611: undefined symbol: OptionWarning
"Magick.xs", line 617: undefined symbol: QuantumDepth
"Magick.xs", line 619: undefined symbol: QuantumRange
"Magick.xs", line 625: undefined symbol: ResourceLimitError
"Magick.xs", line 627: undefined symbol: ResourceLimitWarning
"Magick.xs", line 629: undefined symbol: RegistryError
"Magick.xs", line 631: undefined symbol: RegistryWarning
"Magick.xs", line 637: undefined symbol: StreamError
"Magick.xs", line 639: undefined symbol: StreamWarning
"Magick.xs", line 647: undefined symbol: TransparentOpacity
"Magick.xs", line 649: undefined symbol: TypeError
"Magick.xs", line 651: undefined symbol: TypeWarning
"Magick.xs", line 657: undefined symbol: WarningException
"Magick.xs", line 663: undefined symbol: XServerError
"Magick.xs", line 665: undefined symbol: XServerWarning
"Magick.xs", line 671: cannot recover from previous errors
cc: acomp failed for Magick.c
root@srv-sunos49:/<1>build/PerlMagick#

I've tried to manipulate the Makefile.PL script, then run perl
Makefile.PL, but it seems to be still missing my adjustments of paths
for libs, etc.

thx

jake
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:41:35 EDT