On Wed, Aug 20, 2003 at 04:32:38PM +0200, Jukka Salmi wrote: > Colin Watson --> debian-user (2003-08-20 11:55:14 +0100): > > Try building with the -D_FILE_OFFSET_BITS=64 option. See 'info libc' > > under "Feature Test Macros" for more details. > > Does not help, same result as before...
Oh, um, sorry, let's test this time. Either use -D_FILE_OFFSET_BITS=64, in which case I believe you can simply drop the O_LARGEFILE option as open() will support opening large files by default; or else use -D_LARGEFILE64_SOURCE. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]