xfs
[Top] [All Lists]

Re: Can't pagebuffer in kernelmenu ?

To: Achim Altmann <achim@xxxxxxxxxx>
Subject: Re: Can't pagebuffer in kernelmenu ?
From: Eric Sandeen <sandeen@xxxxxxx>
Date: Thu, 13 Feb 2003 09:25:51 -0600 (CST)
Cc: xfs mailinglist <linux-xfs@xxxxxxxxxxx>
In-reply-to: <002701c2d364$b3c57dd0$5a02640a@terragon.de>
Sender: linux-xfs-bounce@xxxxxxxxxxx
Hello Achim - 

There is no pagebuf option now, you get pagebuf automatically with xfs,
so that is not the problem.

Do you have the "fs/xfs" directory in your kernel tree?  It looks like
perhaps the larger patch was not applied correctly.

-Eric

On Thu, 13 Feb 2003, Achim Altman  wrote:

> hello,
> 
> now i have downloaded the kernel-2.4.19 from kernel.org
> in step two i have downloaded the
> two patches for xfs-kernel-support for kernel-2.4.19
> in step 3 i had patch the kernel under /usr/src with taht two patch-files
> the new kernel-2.4.19 was a symlink to /usr/src/linux
> 
> in step 4 i had "make manuconfig"
> 
> I found the option under "filesystem"
> 
>  [*] POSIX Access Control Lists                                               
>                               x x
>   x x                                          [*] Quota support              
>                                                                             x 
> x
>   x x                                          < >   Old quota format support 
>                                                                             x 
> x
>   x x                                          < >   VFS v0 quota format 
> support                                                                       
>    x x
>   x x                                          [*]   Compatible quota 
> interfaces                                                                    
>       x x
>   x x                                          (Original)     Compatible 
> quota interfaces                                                              
>    x x
>   x x                                          < > Kernel automounter support 
>                                                                             x 
> x
>   x x                                          < > Kernel automounter version 
> 4 support (also supports v3)                                                x 
> x
>   x x                                          <M> Reiserfs support           
>                                                                             x 
> x
>   x x                                          [ ]   Have reiserfs do extra 
> internal checking                                                             
> x x
>   x x                                          [ ]   Stats in 
> /proc/fs/reiserfs                                                             
>               x x
>   x x                                          < > Ext3 journalling file 
> system support                                                                
>    x x
>   x x                                          < > DOS FAT fs support         
>                                                                             x 
> x
>   x x                                          < > Compressed ROM file system 
> support                                                                     x 
> x
>   x x                                          [*] Virtual memory file system 
> support (former shm fs)                                                     x 
> x
>   x x                                          <M> ISO 9660 CDROM file system 
> support                                                                     x 
> x
>   x x                                          [*]   Microsoft Joliet CDROM 
> extensions                                                                    
> x x
>   x x                                          [*]   Transparent 
> decompression extension                                                       
>            x x
>   x x                                          < > Minix fs support           
>                                                                             x 
> x
>   x x                                          < > FreeVxFS file system 
> support (VERITAS VxFS(TM) compatible)                                         
>     x x
>   x x                                          < > NTFS file system support 
> (read only)                                                                   
> x x
>   x x                                          < > OS/2 HPFS file system 
> support                                                                       
>    x x
>   x x                                          [*] /proc file system support  
>                                                                             x 
> x
>   x x                                          < > QNX4 file system support 
> (read only)                                                                   
> x x
>   x x                                          <M> ROM file system support    
>                                                                             x 
> x
>   x x                                          <*> Second extended fs support 
>                                                                             x 
> x
>   x x                                          < > System V/Xenix/V7/Coherent 
> file system support                                                         x 
> x
>   x x                                          < > UDF file system support 
> (read only)                                                                   
>  x x
>   x x                                          < > UFS file system support 
> (read only)                                                                   
>  x x
>   x x                                          <*> XFS filesystem support     
>                                                                             x 
> x
>   x x                                          [*]   Quota support            
>                                                                             x 
> x
>   x x                                          [ ]   DMAPI support            
>                                                                             x 
> x
>   x x                                          Network File Systems  --->     
>                                                                             x 
> x
>   x x                                          Partition Types  --->          
>                                                                             x 
> x
>   x x                                          Native Language Support  --->
> 
> but you can see self above
> 
> i can't find "pagebuffer"
> 
> in step 5 i had run 
> make dep
> and then coms the following message
> fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon   
> -nostdinc -I /usr/lib/gcc-lib/i386-redhat-linux/3.2/include -- dir.c emd.c 
> inode.c ioctl
> .c mangle.c namei.c rdir.c > .depend
> make[4]: Verlassen des Verzeichnisses Verzeichnis 
> »/usr/src/linux-2.4.19/fs/umsdos«
> make -C vfat fastdep
> make[4]: Wechsel in das Verzeichnis Verzeichnis 
> »/usr/src/linux-2.4.19/fs/vfat«
> /usr/src/linux-2.4.19/scripts/mkdep -D__KERNEL__ 
> -I/usr/src/linux-2.4.19/include  -Wall -Wstrict-prototypes -Wno-trigraphs -O2 
> -fno-strict-aliasing -fno-common
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon   
> -nostdinc -I /usr/lib/gcc-lib/i386-redhat-linux/3.2/include -- namei.c 
> vfatfs_syms.c > .
> depend
> make[4]: Verlassen des Verzeichnisses Verzeichnis 
> »/usr/src/linux-2.4.19/fs/vfat«
> make -C xfs fastdep
> make: Wechsel in das Verzeichnis ein unbekanntes Verzeichnis
> make: *** xfs: Datei oder Verzeichnis nicht gefunden.  Schluss.
> make: Verlassen des Verzeichnisses ein unbekanntes Verzeichnis
> make[3]: *** [_sfdep_xfs] Fehler 2
> make[3]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux-2.4.19/fs«
> make[2]: *** [fastdep] Fehler 2
> make[2]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux-2.4.19/fs«
> make[1]: *** [_sfdep_fs] Fehler 2
> make[1]: Verlassen des Verzeichnisses Verzeichnis »/usr/src/linux-2.4.19«
> make: *** [dep-files] Fehler 2
> [root@alpha1 linux-2.4.19]#
> 
> Verlassen ==> leaf
> Verzeichnis ===> tree
> Fehler ====> error
> 
> Could any say what is wrong?
> 
> Now i download the new kernel from cvs like in your web-documentation (FAQ)
> 
> I hope that is better, please telle me when if is possible, which problems 
> coms with this
> sorry but a had download the new redhat 8.0-xfs-image and during the 
> installation 
> (he would like installed the kernel) comes a error an break the installtion
> 
> My System is a tyan-dual-amd board with 3WARE-4p controller and 
> 3WARE-Hot-SWAP-IDE-BOX
> 
> Please help
> 
> Thank's a lot
> 
> Best reagards
> Achim
> 
> 
> [[HTML alternate version deleted]]
> 
> 



<Prev in Thread] Current Thread [Next in Thread>