[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: m4-1.4.13 config.log
From: |
Eric Blake |
Subject: |
Re: m4-1.4.13 config.log |
Date: |
Fri, 16 Oct 2009 16:45:51 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please keep the list in the loop.
According to Jorma Karvonen on 10/16/2009 1:02 PM:
> Hello,
>
> here is my config.log.
You failed to mention your platform, but config.log states:
> hostname = 2(SERVFAIL)
> uname -m = i686
> uname -r = 2.6.18.8-0.13-default
> uname -s = Linux
> uname -v = #1 SMP Thu Nov 6 13:35:13 UTC 2008
> configure:3792: gcc --version >&5
> gcc (GCC) 4.3.4
It would also be nice to see the condensed output of running ./configure;
config.log has everything, but it doesn't make it easy to pinpoint where
you are first seeing unexpected failures.
Meanwhile, this is the first suspicious message in the log:
> /tmp/ccJTzTZJ.s: Assembler messages:
> /tmp/ccJTzTZJ.s:2287: Error: symbol `fstatat64' is already defined
> /tmp/ccJTzTZJ.s:2316: Error: symbol `fstat64' is already defined
> /tmp/ccJTzTZJ.s:2341: Error: symbol `lstat64' is already defined
> /tmp/ccJTzTZJ.s:2366: Error: symbol `stat64' is already defined
Are you sure your compiler is installed correctly? I've never seen this
sort of failure before, but it seems like something on your system and
unrelated to the m4 package, since stat64 and friends are large-offset
aliases managed by your system headers and not referred to in the m4 tarball.
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkrY958ACgkQ84KuGfSFAYDEUwCgohuyoYJgGtYHXGvLtXFF1j3N
N4YAoKyxR5+FzLKf9MPPhay8qy5Aux6P
=7Y2I
-----END PGP SIGNATURE-----
- Re: m4-1.4.13 config.log,
Eric Blake <=