compiling arla on Solaris5.6
Magnus Ahltorp
map at stacken.kth.se
Fri Jan 15 14:33:21 CET 1999
> I get this:
> ld -r -o ./xfs xfs_deb.o xfs_common.o xfs_dev.o xfs_message.o xfs_node.o xfs_syscalls.o xfs_vfsops.o xfs_vnodeops.o xfs_wrap.o
> ld: cannot open output file ./xfs: Is a directory
>
> ...which is true.
>
> arla-src-dir/xfs/solaris/xfs is the directory containing includes.
This is because we normally don't compile in the source directory, but
in a separate directory. The linked binary should probably be named
xfs.o or something like that. I don't know about what Solaris expects
from the module's filename.
Did you manage to load the module and get arla working?
/Magnus
map at stacken.kth.se
More information about the Arla-drinkers
mailing list