| To: | linux-mips@fnet.fr |
|---|---|
| Subject: | Re: FYI |
| From: | "Gleb O. Rajko" <rajko@mech.math.msu.su> |
| Date: | Tue, 16 Feb 1999 15:21:14 +0300 (EET) |
| In-reply-to: | <XFMail.990215144252.Harald.Koerfgen@home.ivm.de> |
On Mon, 15 Feb 1999, Harald Koerfgen wrote: > P.S.: CONFIG_UFS doesn't compile: > fs/filesystems.a(ufs.o): In function `ufs_read_inode': > inode.c(.text+0x81a0): undefined reference to `__fswab64' > inode.c(.text+0x81a0): relocation truncated to fit: R_MIPS_26 __fswab64 > > Should be easy to fix... > I've sent the patch to Ralf. Just replace in include/asm-mips/bitops.h #include <linux/types.h> -#include <linux/byteorder/swab.h> /* sigh ... */ +#include <asm/byteorder.h> Gleb. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: VID_HARDWARE_VINO, Alan Cox |
|---|---|
| Next by Date: | Linux pour MIPS DECstation, Taizo Suzuki |
| Previous by Thread: | FYI, Harald Koerfgen |
| Next by Thread: | Re: FYI, Harald Koerfgen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |