Hello!

I am not sure if this is the right mailing list ao if not would someone let
me know?  thanks...

anyway, on with the question:

I recently downloaded the patches 2.0.33 .34 and .35 to upgrade from
2.0.32.  When i installed patch .33 it went on ok.  I then tried patch .34
and it went ok for a while then started reporting hunk failures every so
often (sorry i don't have the exact sections) and then when it tried to
install stuff like asm-alpha it asked me where i should put it (i said it
should not be installed as i have an asm-i386 installed).  is that right if
i have a PC running linux?  after a while the patch finished.  

then i ran make xconfig and installed native language support so that i
could use vfat etc.  the i make dep; make clean which wen tok.  but when i
compiled the kernel it died, giving me an error that started like this:

make[3]: Entering directory `/usr/src/linux-2.0.32/fs/fat'
gcc -D__KERNEL__
-I/usr/src/linux-2.0.32/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODVERSIONS -DEXPORT_SYMTAB
-c fatfs_syms.c
In file included from
/usr/src/linux-2.0.32/include/linux/modversions.h:22,
                 from
/usr/src/linux-2.0.32/include/linux/module.h:17,
                 from
fatfs_syms.c:10:
/usr/src/linux-2.0.32/include/linux/modules/vfatfs_syms.ver
:5: warning: `vfat_create'
redefined
/usr/src/linux-2.0.32/include/linux/modules/namei.ver:5: warning:
this is the location of the previous
definition
/usr/src/linux-2.0.32/include/linux/modules/vfatfs_syms.ver:6:
warning: `vfat_unlink'
redefined
/usr/src/linux-2.0.32/include/linux/modules/namei.ver:6: warning:
this is the location of the previous
definition
/usr/src/linux-2.0.32/include/linux/modules/vfatfs_syms.ver:8:
warning: `vfat_mkdir' redefined
        .
which went on for a while
        .
then gave: 

gcc -D__KERNEL__ -I/usr/src/linux-2.0.32/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586  -c -o buffer.o buffer.c
gcc
-D__KERNEL__ -I/usr/src/linux-2.0.32/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586  -c -o cache.o cache.c
gcc
-D__KERNEL__ -I/usr/src/linux-2.0.32/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586  -c -o dir.o dir.c
dir.c:19:
linux/nls.h: No such file or directory
dir.c: In function
`uni16_to_x8':
dir.c:92: dereferencing pointer to incomplete type
dir.c:82:
warning: `uni_page' might be used uninitialized in this function
dir.c: In
function `fat_readdirx':
dir.c:252: warning: implicit declaration of
function `utf8_wcstombs'
make[3]: *** [dir.o] Error 1
make[3]: Leaving
directory `/usr/src/linux-2.0.32/fs/fat'
make[2]: *** [first_rule] Error
2
make[2]: Leaving directory `/usr/src/linux-2.0.32/fs/fat'
make[1]: ***
[sub_dirs] Error 2
make[1]: Leaving directory
`/usr/src/linux-2.0.32/fs'
make: *** [linuxsubdirs] Error 2

and stopped!

any one able to help with this?  

thanks in advance,

adrian b.


-------------------------------------
Adrian Bolzan
c/- Dept of Chemistry
The University of Queensland
Brisbane  4072
Australia
E-mail:  [EMAIL PROTECTED]
Ph:  +61 (7) 3365-3527
Fax: +61 (7) 3365-4299
E-mail: [EMAIL PROTECTED]

Reply via email to