RE: Error compiling for sparc64

2001-01-24 Thread Leif Sawyer
David S. Miller [[EMAIL PROTECTED]] wrote: > Wrong, your one-line fix may make it build correctly but it > will not produce working quota 32-bit syscall code there. > > Someone needs to fixup the conversion code, I don't have time to track > the AC series (it actually duplicates a lot of network

Re: Error compiling for sparc64

2001-01-24 Thread David S. Miller
Wrong, your one-line fix may make it build correctly but it will not produce working quota 32-bit syscall code there. Someone needs to fixup the conversion code, I don't have time to track the AC series (it actually duplicates a lot of networking stuff I just pushed to Linus and ended up in 2.4.

Error compiling for sparc64

2001-01-24 Thread Leif Sawyer
I reported this to Alan around -ac5, but never saw the patch included. In arch/sparc64/kernel/sys_sparc32.c:~900 struct dqblk32 { __u32 dqb_bhardlimit; __u32 dqb_bsoftlimit; __u32 dqb_curblocks; __u32 dqb_ihardlimit; __u32 dqb_isoftlimit; __u32 dqb_curinodes; __kernel