bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] tar 1.20, gcc 4.3.0, duplicate unsigned


From: Karl Berry
Subject: [Bug-tar] tar 1.20, gcc 4.3.0, duplicate unsigned
Date: Mon, 12 May 2008 08:10:16 -0500

Trying to compile tar 1.20 with gcc 4.3.0 (which I compiled directly
from the original source on CentOS 5, x86), I get this error:

In file included from /usr/include/stdio.h:34,
                 from ./stdio.h:33,
                 from argp.h:22,
                 from argp-eexst.c:25:
/usr/local/gnu/lib/gcc/i686-pc-linux-gnu/4.3.0/include/stddef.h:214: error: 
duplicate 'unsigned'

Line 214 is just this:
typedef __SIZE_TYPE__ size_t;

I'll attach the whole stddef.h in case it helps.  If not, life goes on :).
There's no problem with gcc 4.2.3.

Thanks,
Karl

Attachment: stddef.h.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]