* Re: incomplete asm-ppc/errno.h in 2.4.1 kernel.
@ 2001-02-04 23:10 b.stolk
0 siblings, 0 replies; 4+ messages in thread
From: b.stolk @ 2001-02-04 23:10 UTC (permalink / raw)
To: linuxppc-dev, erbenson
Hi,
Ethan Benson wrote:
>On Sun, Feb 04, 2001 at 04:13:32PM +0100, b.stolk wrote:
>>
>> Hi there,
>>
>>
>> I'm trying to build 2.4.1 with reiserfs on my Motorola PowerStack II.
>
>don't bother, reiserfs does not work on either 64 bit or big endian
>archechures. (basically anything but x86)
>From the FAQ at namesys I understand that ReiserFS works on alpha.
Alpha is as 64bit as it gets....
Not only has is sizeof(void *)==8, but even sizeof(bool) is 8 :-)
(imagine that: using 64 bits to store a single one!)
>> But: EHASHCOLLISION seems to be missing from include/asm-ppc/errno.h
>> It's present in asm-alpha and asm-i386
>>
>> Anyone working on reiserfs support for ppc at the moment?
>>
>
>jeffm of suse is working on it, he has it to where any attempt to
>write to a reiserfs causes an immediate kernel panic.
>
>see http://penguinppc.org/~jeffm/ for status updates on this.
Thanks for the info,
So far, I got 2.4.1 to build, but the init of my ncr scsi controller
no longer works, so for the time being, I'm bound to a 2.2 kernel.
Bram Stolk
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <3A7DE3C0.53F6D938@chello.nl>]
* Re: incomplete asm-ppc/errno.h in 2.4.1 kernel.
[not found] <3A7DE3C0.53F6D938@chello.nl>
@ 2001-02-05 0:12 ` Ethan Benson
0 siblings, 0 replies; 4+ messages in thread
From: Ethan Benson @ 2001-02-05 0:12 UTC (permalink / raw)
To: linuxppc-dev@lists•linuxppc.org
[-- Attachment #1: Type: text/plain, Size: 671 bytes --]
On Mon, Feb 05, 2001 at 12:20:32AM +0100, b.stolk wrote:
> >don't bother, reiserfs does not work on either 64 bit or big endian
> >archechures. (basically anything but x86)
>
> >From the FAQ at namesys I understand that ReiserFS works on alpha.
> Alpha is as 64bit as it gets....
> Not only has is sizeof(void *)==8, but even sizeof(bool) is 8 :-)
> (imagine that: using 64 bits to store a single one!)
ok maybe they fixed the 64 bit issues, it used to not even be 64bit
clean. but it most certainly not endian clean, it only works on little
endian archetectures which rules out sparc and powerpc.
--
Ethan Benson
http://www.alaska.net/~erbenson/
[-- Attachment #2: Type: application/pgp-signature, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* incomplete asm-ppc/errno.h in 2.4.1 kernel.
@ 2001-02-04 15:13 b.stolk
2001-02-04 14:49 ` Ethan Benson
0 siblings, 1 reply; 4+ messages in thread
From: b.stolk @ 2001-02-04 15:13 UTC (permalink / raw)
To: linuxppc-dev
Hi there,
I'm trying to build 2.4.1 with reiserfs on my Motorola PowerStack II.
But: EHASHCOLLISION seems to be missing from include/asm-ppc/errno.h
It's present in asm-alpha and asm-i386
Anyone working on reiserfs support for ppc at the moment?
Here's the error:
make[3]: Entering directory `/usr/src/linux/fs/reiserfs'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -c -o bitmap.o bitmap.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -c -o do_balan.o do_balan.c
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -c -o namei.o namei.c
namei.c: In function `reiserfs_add_entry':
namei.c:475: `EHASHCOLLISION' undeclared (first use in this function)
I will try a 2.4.1 build without reiser, to see if that works.
Bram
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-02-05 0:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-04 23:10 incomplete asm-ppc/errno.h in 2.4.1 kernel b.stolk
[not found] <3A7DE3C0.53F6D938@chello.nl>
2001-02-05 0:12 ` Ethan Benson
-- strict thread matches above, loose matches on Subject: below --
2001-02-04 15:13 b.stolk
2001-02-04 14:49 ` Ethan Benson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox