Subject: | making error occured on Mac OS X 10.6.8 |
The following error occured during installing:
propmt > sudo make
Skip blib/lib/Package/Stash/XS.pm (unchanged)
gcc-4.2 -c -arch x86_64 -arch i386 -arch ppc -g -pipe -fno-common -
DPERL_DARWIN -fno-strict-aliasing -I/usr/local/include -Os -DVERSION=\"0.22\" -
DXS_VERSION=\"0.22\" "-I/System/Library/Perl/5.10.0/darwin-thread-multi-
2level/CORE" XS.c
XS.xs: In function ‘XS_Package__Stash__XS_add_symbol’:
XS.xs:479: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘I32’
XS.xs:479: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘I32’
/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/as: assembler
(/usr/bin/../libexec/gcc/darwin/ppc/as or
/usr/bin/../local/libexec/gcc/darwin/ppc/as) for architecture ppc not installed
Installed assemblers are:
/usr/bin/../libexec/gcc/darwin/x86_64/as for architecture x86_64
/usr/bin/../libexec/gcc/darwin/i386/as for architecture i386
XS.xs: In function ‘XS_Package__Stash__XS_add_symbol’:
XS.xs:479: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘I32’
XS.xs:479: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘I32’
lipo: can't open input file: /var/tmp//ccItBMgK.out (No such file or directory)
make: *** [XS.o] Error 2