-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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.

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkpx5/YACgkQB8UpO3rKjQ87owCgi3w3XhH33QyKtsSBi6hW/nNz
dqMAni7lC0cUMf51piKB+7pWEZTUF7i5
=H3/1
-----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

Reply via email to