-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/11/11 6:35 AM, Frank Schmidt wrote:
>
> Hi Alexander,
>
> Attached the complete record of a bootstrap on machine 2 which
> fails.
>
> Cheers, FS
>
I found a few suspicious items:
1) In a (successful) 10.6.8/i386 bootstrap (using Xcode 3.2.6), the
configuration process shows the following message at various points:
checking whether we are using the GNU C Library 2 or newer... no
while at the same point yours has
checking whether we are using the GNU C Library 2 or newer... yes
2) I have:
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
while you have
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
4) There are a number of test statements where I have:
if test "gettext-runtime" = "gettext-tools" \
&& test 'yes' = no \
&& test no != no; then
...
and you have
if test "gettext-runtime" = "gettext-tools" \
&& test 'yes' = no \
&& test yes != no; then \
(i.e. the last statement differs)
4) You've got the ifort compiler in your PATH. I don't know if that
causes interference with our builds or not.
5) In the configuration section for libncurses5, I show
checking for ldconfig... no
while you have
checking for ldconfig... /sbin/ldconfig
It looks like you've got third-party stuff in the system area and
possibly /usr/local ?
I believe what is causing your charset.alias problem is (4), i.e.
you're showing up with a different test result than a standard system.
I'd start by checking in /usr/local. If you have libs and headers
there, then we recommend renaming that directory temporarily while you
build with Fink, to avoid interference. You can then put /usr/local
back when you're done building.
- --
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/
iEYEARECAAYFAk6USDUACgkQB8UpO3rKjQ/YqwCdEqzxd33HJP9gM/q1O0YTzypR
qsMAn3ThZJP04uRemJoKX3csb+GGcicw
=zGiV
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
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