This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [50 character or so descriptive subject here (for reference)]


>>>>> leitner  writes:

>> Submitter-Id:	net
>> Originator:	Felix von Leitner
>> Organization:
 
>> Confidential:	no
>> Synopsis:	large file support not working?
[...]

>> Kernel headers: 2.2.17
That's your problem!
>> Description:
 > 	GNU fileutils 4.0z allegedly have large file support with
 > 	glibc, and I'm using linux-2.4.0-test8 which supports large
 > 	files and I have a 4 gig file, yet ls -l fails with 
 > 	"ls: largefile: Value too large for defined data type"
Read FAQ 1.8.


Everything works fine here, recompile with newer kernel headers:

gromit:/tmp:[0]$ LD_LIBRARY_PATH=/builds/glibc/20000912-main /builds/glibc/20000912-main/elf/ld-linux.so.2 /bin/ls -lH large-file-with-holes.dat 
-rw-r--r--   1 aj       users        6.4G Sep 27 12:23 large-file-with-holes.dat

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]