-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alexander Hansen wrote: > Art Mulder wrote: >> Here is a larger chunk... the build output is hundreds of lines, and I >> doubt you want all of that!? > > > <snip> > >> cc -c -arch ppc -arch i386 -g -pipe -fno-common -DPERL_DARWIN >> -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement >> -I/usr/local/include -O3 -DVERSION=\"6.0\" -DXS_VERSION=\"6.0\" >> "-I/System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE" BitVector.c >> /usr/bin/perl /System/Library/Perl/5.8.8/ExtUtils/xsubpp -typemap >> /System/Library/Perl/5.8.8/ExtUtils/typemap -typemap typemap Vector.xs >>> Vector.xsc && mv Vector.xsc Vector.c >> cc -c -arch ppc -arch i386 -g -pipe -fno-common -DPERL_DARWIN >> -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement >> -I/usr/local/include -O3 -DVERSION=\"6.0\" -DXS_VERSION=\"6.0\" >> "-I/System/Library/Perl/5.8.8/darwin-thread-multi-2level/CORE" Vector.c >> In file included from BitVector.h:12, >> from Vector.xs:19: >> ToolBox.h:82: error: syntax error before numeric constant >> In file included from BitVector.h:12, >> from Vector.xs:19: >> ToolBox.h:82: error: syntax error before numeric constant >> lipo: can't open input file: /var/tmp//cc6Gc9km.out (No such file or >> directory) > > > The above is completely adequate, thanks. > > As a workaround, if you install perl586, wml will use _that_ rather than > the system's perl. I'm not sure if wml will then work properly without > installing gd-pm586, though. > > In addition to not building deterministically (picking up different > Perls depending on what is installed), the wml build appears to be doing > bad things when using the system's Perl (at least on 10.5.7/Intel). The > '-arch ppc -arch i386' flags above, and the call to 'lipo', show that > it's trying to build a universal binary, which we don't support. I've > therefore cc'ed the maintainer. >
addendum: Also 10.5.7/PowerPC. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkpx6REACgkQB8UpO3rKjQ8wsACfYmCTBSdLJKza8upbBdHqjVES DUoAn3k1Ui2PG9VgJnuEQxaESjdE5FG1 =mi4H -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
