well, I run into a few troubles when trying to compile a kernel to support
Joliet.

first I tried 2.0.33 (with the applied patch) and 2.0.34, (which has the
patch build in). I can mount the cd, but it showes

dr-xr-xr-x   1 root     root         2048 Oct 30 20:35 .
drwxr-xr-x   5 root     root         1024 Oct  4 03:46 ..
dr-xr-xr-x   1 root     root         2048 Oct 30 20:35 ??
dr-xr-xr-x   1 root     root         2048 Oct 30 20:35 ??
dr-xr-xr-x   1 root     root         2048 Oct 30 20:35 ??
-r--r--r--   1 root     root         3041 Oct 30 20:34 Index.txt

when I do a ls. (I have directories called A, B, C,....Z)

and inside the ?? directories, there is only one file called ???.
so I went ahead trying to compile 2.1.59 (with the applied patch) and
2.1.60 (has patch build in), but both give me this following error at the
same place...

gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__ -D__SMP__
-traditional
-c locks.S -o locks.o
/tmp/cca03096.s: Assembler messages:
/tmp/cca03096.s:65: Error: operands given don't match any known 386
instruction
/tmp/cca03096.s:68: Error: operands given don't match any known 386
instruction
make[2]: *** [locks.o] Error 1
make[2]: Leaving directory `/usr/src/linux/arch/i386/lib'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/arch/i386/lib'
make: *** [linuxsubdirs] Error 2

I am not sure if this makes a difference, but I have an old Pentium,
(socket 5)...
any suggestions?

Momma always said: life is like
      `.           a box of 95;
    .__ o __.      you never know
    |__/|\__|      if you're gonna
    /\ < > /\      crash ...                                  

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to