Eric Blake | 17 Oct 2009 00:45
Gravatar

Re: m4-1.4.13 config.log


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
(Continue reading)

Jorma Karvonen | 17 Oct 2009 01:11
Picon

Re: m4-1.4.13 config.log

2009/10/17 Eric Blake <ebb9 <at> byu.net>

> -----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
>

Actually, I told those things at the end of previous message:

/usr/include/stdint.h:139: error: ”long long long” is too long for GCC
 /usr/include/stdint.h:139: error: ”long long long” is too long for GCC
 In file included from ../../lib/gl_avltree_oset.c:23:
 ./stdlib.h:57: error: redefinition of ”struct random_data”
(Continue reading)


Gmane