arla 0.8, NetBSD 1.3.2 alpha lkm

John Davison davisoja at clarkson.edu
Sun Jul 26 23:47:55 CEST 1998



Here's a diff from my lwp/process.S changes on NetBSD/alpha 1.3.2 for
arla0.8:

clutx:/usr/arla/src/lwp# diff process.S.orig process.S
1176c1176,1178
<
---
>
> #elif AFS_NETBSD_ENV
> #include <machine/asm.h>
1210a1213
> #if !defined(AFS_NETBSD_ENV)
1211a1215
> #endif


That #if !defined(AFS_NETBSD_ENV) line removes this:
	.mask   (M_S0|M_S1|M_S2|M_S3|M_S4|M_S5|M_S6|M_RA), -FRAMESIZE

I don't know what it does, but taking it out allows a compile. =)
Now arlad -t works, however, modloading xfs_mod.o does not.
`modload -e xfs_mod -o /var/tmp/symbols /usr/arla/bin/xfs_mod.o` gives:

xfs_mod: ld: cannot open linker script file 0: No such file or directory
modload: can't prelink `/usr/arla/bin/xfs_mod.o' creating `/var/tmp/symbols'

Any ideas?

john






More information about the Arla-drinkers mailing list