bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] tar 1.27.1 compile error on AIX 7.1 TL2 SP3 and AIX 6.1 TL


From: Paul Eggert
Subject: Re: [Bug-tar] tar 1.27.1 compile error on AIX 7.1 TL2 SP3 and AIX 6.1 TL8 SP3 with IBM XL C/C++
Date: Mon, 23 Dec 2013 14:09:39 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 12/23/2013 12:53 PM, address@hidden wrote:
>   CC       incremen.o
> "incremen.c", line 1299.15: 1506-045 (S) Undeclared identifier 
> SYSINT_BUFSIZE. 

That's odd, since the identifier should be declared.
Try building with "make V=1" to get the full compiler command
line, then replace -c with -E in that line to get the
preprocessor output, to see why the identifier isn't
declared for you.



reply via email to

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