Re: xfs,powerpc, gcc (was Re: RaiserFS PPC status)

2001-05-08 Thread Just a friendly Jedi Knight
On Tue, May 08, 2001 at 09:52:11AM +0200, Michel Dänzer wrote: > > This one bites me a bit. O_DIRECT is missing from bits/fcntl.h on powerpc > > (at least on my installation and i sure i didn't mess with libc6-dev). It's > > sid/unstable branch. I don't remeber if the intel box i compiled xfspro

Re: xfs,powerpc, gcc (was Re: RaiserFS PPC status)

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 04:27:18PM +0200, Just a friendly Jedi Knight wrote: > Nathan Scott from SGI send me patch but it didn't work. I now figured some > other way to fix that and it seems it partially worked (now it quits with: It looks like my "fix" made the trick (i

xfs,powerpc, gcc (was Re: RaiserFS PPC status)

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 08:03:57AM -0500, Rahul Jain wrote: > On Mon, May 07, 2001 at 12:00:34PM +0200, Just a friendly Jedi Knight wrote: > > On Sun, May 06, 2001 at 09:58:02PM -0500, Rahul Jain wrote: > > > On Mon, May 07, 2001 at 12:03:43AM +0200, Just a friendly Jedi K

Re: gcc error - xfsprogs, ppc

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 12:13:30PM +0200, Just a friendly Jedi Knight wrote: > > As for why __fswab64 is undefined, try using -O2 instead of -O1. AFAIK > > functions are not inlined at -O1. > I;ll try that but hmm shouldn't compile also fail on f.ex. i386 ? -O2 doesn

Re: gcc error - xfsprogs, ppc

2001-05-07 Thread Just a friendly Jedi Knight
On Mon, May 07, 2001 at 02:21:11PM +1000, Keith Owens wrote: > >> /opt/src/robert/XFS/xfsprogs-1.2.4/libxfs/xfs_inode.c:563: undefined > >> reference to `__fswab64' > >> /opt/src/robert/XFS/xfsprogs-1.2.4/libxfs/xfs_inode.c:563: relocation > >> truncated to fit: R_PPC_REL24 __fswab64 > > Ignore

Re: RaiserFS PPC status

2001-05-07 Thread Just a friendly Jedi Knight
On Sun, May 06, 2001 at 09:58:02PM -0500, Rahul Jain wrote: > On Mon, May 07, 2001 at 12:03:43AM +0200, Just a friendly Jedi Knight wrote: > > You mean XFS from Linus kernel tree? there are some patches on > > penguinppc.org > > This is not in Linus's kernel tre