Re: [SHELL] Fix 64-bit Solaris build

2016-06-06 Thread Jonathan Perkin
* On 2016-06-06 at 15:27 BST, Herbert Xu wrote: > On Fri, Dec 11, 2015 at 01:07:14PM +, Jonathan Perkin wrote: > > In a 64-bit Solaris environment there is no stat64() function, only > > stat(). This conflicts with the stat64 #define used to support > > dietlibc/klibc when stat64() is not

Re: [SHELL] Fix 64-bit Solaris build

2016-06-06 Thread Herbert Xu
On Fri, Dec 11, 2015 at 01:07:14PM +, Jonathan Perkin wrote: > In a 64-bit Solaris environment there is no stat64() function, only > stat(). This conflicts with the stat64 #define used to support > dietlibc/klibc when stat64() is not found and results in: > > ./../config.h:194:16: error: