|
From: Mike K. <mke...@po...> - 2007-11-06 18:40:20
|
On Mon, 5 Nov 2007, Chris Bagwell wrote: -Chris Bagwell wrote: -> -> So I'm guessing something about Slackware doesn't like fseeko(). -> Hopefully, this gives some hints for others to help pinpoint the -> problem faster. -> -> Chris -> - -Can you do me another favor? When you compiled SoX, it created a file -called src/soxconfig.h. Can you view that file and search for: - -#define _FILE_OFFSET_BITS 64 - -Is that defined or commented out? - -Thanks, -Chris - It is defined: #define _FILE_OFFSET_BITS 64 |