[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problems with large files



On Sat, Jul 28, 2001 at 12:17:40AM +1000, Martijn van Oosterhout wrote:
> You should check this out, but iirc, to use large files under linux, you
> need:

Already done:

> 
> Either kernel 2.4 or 2.2 with LFS patches

igor@tass:igor:-> uname -a
Linux tass 2.4.7 #1 Fri Jul 27 14:58:05 CEST 2001 i686 unknown
igor@tass:igor:-> 


> A recent libc that was compiled with LFS support

igor@tass:igor:-> ldd --version
ldd (GNU libc) 2.2.3
Copyright (C) 1999 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
igor@tass:igor:-> 


> Applications compiled with that libc

stat packages and ssh package are (hopefully) compiled against recent
glibc

igor@tass:igor:-> apt-cache show stat | egrep -e "^Version|^Depend"
Version: 2.5-1.1
Depends: libc6 (>= 2.2.3-7)
igor@tass:igor:-> 
 
Which is the last version compile compiled recently:
igor@tass:igor:-> head /tmp/stat-2.5/debian/changelog | grep " --"
 -- LaMont Jones <lamont@smallone.fc.hp.com>  Thu, 19 Jul 2001 01:45:06 -0600
igor@tass:igor:-> 

And for ssh:
igor@tass:igor:-> apt-cache show ssh | egrep "^Version|^Depend"
Version: 1:2.9p2-4
Depends: libc6 (>= 2.2.3-1), libpam0g (>= 0.72-1), libssl0.9.6, libwrap0, zlib1g (>= 1:1.1.3), libpam-modules (>= 0.72-9),libwrap0 (>= 7.6-1.1), debconf
igor@tass:igor:-> head /tmp/openssh-2.9p2/debian/changelog | grep " --"
 -- Matthew Vernon <matthew@debian.org>  Sun, 22 Jul 2001 14:19:43 +0100
igor@tass:igor:-> cat /etc/debian_version
testing/unstable
igor@tass:igor:-> 

> 
> So, it may not be the applcations but something else. Please verify before
> submitting too many reports.

Humm sorry. Do you think this is enough ?

-- 
Igor Genibel -- http://www.genibel.org -- http://people.debian.org/~igenibel
Debian: igenibel@debian.org		       Tuxfamily: igor@tuxfamily.org
			   Freedom For Everyone
 16:18:04 up  1:08,  7 users,  load average: 0.00, 0.03, 0.15



Reply to: