Re: large file support

2005-10-13 Thread Torsten Vollmann
Torsten Vollmann wrote: > >> This seems to be the trick... > > Nope. NOW it says file size limit exceeded after 4GB. Crap! > > It seems something is seriously wrong here. Will power up my other machine > and test it there... Works fine on the new machine. So maybe something went wrong during

Re: large file support

2005-10-12 Thread Torsten Vollmann
> Hm, I suppose you tried to compile unrar > http://www.rarlab.com/rar/unrarsrc-3.5.4.tar.gz > using make -f makefile.unix Jep. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: large file support

2005-10-12 Thread Rainer Peter Feller
On Wed, 2005-10-12 at 16:31 +0200, Torsten Vollmann wrote: > > This seems to be the trick... > > Nope. NOW it says file size limit exceeded after 4GB. Crap! > > It seems something is seriously wrong here. Will power up my other machine > and test it there... Hm, I suppose you tried to compile unr

Re: large file support

2005-10-12 Thread Torsten Vollmann
> This seems to be the trick... Nope. NOW it says file size limit exceeded after 4GB. Crap! It seems something is seriously wrong here. Will power up my other machine and test it there... -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.ht

Re: large file support

2005-10-12 Thread Torsten Vollmann
> > It has only a makefile and the first and the last option is set, the > second is not - will try it out. > This seems to be the trick... Will report it upwards... Tanks! -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscrib

Re: large file support

2005-10-12 Thread Torsten Vollmann
> hm AFAIK the kernel is LF capable and most progs also ... That's what makes me wonder in the first place... > what do you use to extract the file? I use the latest unrar (3.51) from www.rarlab.com with is fairly recent > this prog has to have LFS if you compile it from source try to add > "-

Re: large file support

2005-10-12 Thread Andrew Benton
Torsten Vollmann wrote: Hi. I want to enable support for filesizes greater than 2GB on my LFS 6.1 system. The information I googled up seems rather old (talking bout 2.4 kernel and old glibc) or just doesn't help (just listing the possibilities). What I figured out till now is that support is

Re: large file support

2005-10-12 Thread Rainer Peter Feller
On Wed, 2005-10-12 at 14:40 +0200, Torsten Vollmann wrote: > Hi. > > I want to enable support for filesizes greater than 2GB on my LFS 6.1 system. > The information I googled up seems rather old (talking bout 2.4 kernel and > old glibc) or just doesn't help (just listing the possibilities). What

large file support

2005-10-12 Thread Torsten Vollmann
Hi. I want to enable support for filesizes greater than 2GB on my LFS 6.1 system. The information I googled up seems rather old (talking bout 2.4 kernel and old glibc) or just doesn't help (just listing the possibilities). What I figured out till now is that support is there in general, but has