On Sat, 2004-07-24 at 11:03, Douglas Kojetin wrote: > According to a few websites, they > suggest adding this to CPFLAGS in the Makefile: > > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE
I vaguely remember doing this type of stuff about 6 mos. ago to get Network block device support over 2G with 32bit processors. I had to play with these defines a bit. Unfortunately I don't have the systems in front of me now. I know one of these is going to make the program think you have a 64 bit processor. You might try -D_LARGEFILE_SOURCE with and without the other one. Hope this was some help, sorry if it wasn't. It's vacation. I'm on Cape Cod. I'm drunk. I'm using dial-up. -Tim -- Timothy A. Chagnon <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
-- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
