-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/7/11 4:49 PM, Dr Eberhard W Lisse wrote: > Alexander, > > Package manager version: 0.31.0 Distribution version: > selfupdate-rsync Sat Aug 6 23:39:04 2011, 10.6, i386 Trees: > local/main stable/main stable/crypto unstable/main unstable/crypto > > > and, it does same on both my Airbook and the iMac so I doubt it is > an issue related to my laptop. But then I am an elderly > Gynaecologist totally confused :-)-O > > > > ls -las /System/Library/Perl/5.10.0/Extutils/ParseXS.pm&& crc32 > /System/Library/Perl/5.10.0/Extutils/ParseXS.pm > > gives me: > > 40 -rw-r--r-- 1 root wheel 55728 Jun 24 2009 > /System/Library/Perl/5.10.0/Extutils/ParseXS.pm 5ab3267b > > Please advise further. > > greetings, el > > On 2011-08-07 13:33 , Alexander Hansen wrote: >> On 8/7/11 4:16 AM, Dr Eberhard W Lisse wrote: >>> Hi, >>> >>> I get this error message for both. >>> >>> >>> [...] >>> >>> "/usr/bin/perl" /System/Library/Perl/5.10.0/ExtUtils/xsubpp >>> -typemap /System/Library/Perl/5.10.0/ExtUtils/typemap SPI.xs >>> >SPI.c >>> >>> gcc-4.2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith >>> -Wdeclaration-after-statement -Wendif-labels >>> -fno-strict-aliasing -fwrapv -I. -I. -I../../../src/include >>> -I/sw/lib/system-openssl/include -DHAVE_OPTRESET -fno-common >>> -I/sw/include -I/sw/include/libxml2 -I/sw/include -I/sw/include >>> -I/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -c >>> -o plperl.o plperl.c Undefined subroutine >>> &ExtUtils::ParseXS::errors called at >>> /System/Library/Perl/5.10.0/ExtUtils/xsubpp line 41. make[3]: *** >>> [SPI.c] Error 255 make[3]: *** Deleting file `SPI.c' make[3]: *** >>> Waiting for unfinished jobs.... make[2]: *** [all] Error 2 >>> make[1]: *** [all] Error 2 make: *** [all] Error 2
Interestingly enough, I don't reproduce the problem on my own 10.6/i386 setup. At the same point in the build, I get: "/usr/bin/perl" /System/Library/Perl/5.10.0/ExtUtils/xsubpp -typemap /System/Library/Perl/5.10.0/ExtUtils/typemap SPI.xs >SPI.c "/usr/bin/perl" /System/Library/Perl/5.10.0/ExtUtils/xsubpp -typemap /System/Library/Perl/5.10.0/ExtUtils/typemap Util.xs >Util.c gcc-4.2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith - -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing - -fwrapv -I. -I. -I../../../src/include - -I/sw32/lib/system-openssl/include -DHAVE_OPTRESET -fno-common - -I/sw32/include -I/sw32/include/libxml2 -I/sw32/include -I/sw32/include - -I/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -c -o plperl.o plperl.c gcc-4.2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith - -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing - -fwrapv -I. -I. -I../../../src/include - -I/sw32/lib/system-openssl/include -DHAVE_OPTRESET -fno-common - -I/sw32/include -I/sw32/include/libxml2 -I/sw32/include -I/sw32/include - -I/System/Library/Perl/5.10.0/darwin-thread-multi-2level/CORE -c -o SPI.o SPI.c ... (that was for postgresql90) I'll cc the maintainer. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEUEARECAAYFAk4/ycwACgkQB8UpO3rKjQ/JQQCfa7Yu4oobx8xt9NpNN8MDTFSo gc8AmIhPO8N/8zZJYmT9aMBtbnk3cPs= =ZGkf -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
