|
From: | Jarkko Hietaniemi |
Subject: | Re: [Bug-tar] GNU tar 1.23 build broke in Unixware 7.1.4 |
Date: | Thu, 3 Dec 2015 18:34:04 -0500 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On Thursday-201512-03 18:25, Paul Eggert wrote:
How is the off_t width determined on your system? On 32-bit GNU/Linux, config.h should contain a line "#define _FILE_OFFSET_BITS 64". Some other systems require "#define _LARGE_FILES 1" instead. What does Unixware require for "struct stat" to expand to "struct stat64"? You can look in /usr/include to find out.
Do you maybe want the whole config.h?
[Prev in Thread] | Current Thread | [Next in Thread] |