public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Cloop on Red Hat 9
@ 2003-08-21  7:45 Theewara Vorakosit
  2003-08-21  8:11 ` Felipe Alfaro Solana
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Theewara Vorakosit @ 2003-08-21  7:45 UTC (permalink / raw)
  To: linux-kernel

Dear All,
	I want to create linux distribution on one CD, like Virtual
Linux. I try to use some compressed file system. I cannot use cramfs
because supported file size is too small. I try to use cloop but I cannot
compile on Red Hat 9 with kernel 2.4.20-19.9smp. Here is a error message:

cc -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -s -I.
-fno-strict-aliasing -fno-common -fomit-frame-pointer
-mpreferred-stack-boundary=2 -march=i386 -D__KERNEL__ -DMODULE
-fno-builtin -nostdlib -I/usr/src/linux-2.4.20-19.9/include -DMODVERSIONS
-include /usr/src/linux-2.4.20-19.9/include/linux/modversions.h -D__SMP__
compressed_loop.c -c -o compressed_loop.o
compressed_loop.c: In function `clo_read_from_file':
compressed_loop.c:202: too few arguments to function
`do_generic_file_read_Rsmp_5d257537'
make: *** [compressed_loop.o] Error 1

Would you tell me how to solve this problem? Or, please suggest other
compressed filesystem that support large file size.
Thanks,
Theewara


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-08-30 16:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-21  7:45 Cloop on Red Hat 9 Theewara Vorakosit
2003-08-21  8:11 ` Felipe Alfaro Solana
2003-08-21  9:17 ` P
2003-08-30 16:27 ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox