|
From: Chris B. <ch...@cn...> - 2007-11-06 19:01:45
|
On Tue, Nov 06, 2007 at 11:42:31AM -0800, Mike Keithley wrote: > 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. > - > -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? > - > It is defined: > #define _FILE_OFFSET_BITS 64 Sorry, should have also asked one other item... Is HAVE_FSEEKO defined in that same file? Chris |