[OpenAFS] OpenAFS on OpenBSD
Jim Rees
rees@umich.edu
Thu, 03 Apr 2003 11:33:42 -0500
You need a snapshot. None of the releases contains OpenBSD support, it's
too new.
If you follow the instructions in README you should be ok. In particular
you need to specify the sysname:
./configure --with-afs-sysname=i386_obsd32 --enable-transarc-paths
As you discovered, the snapshots do not contain configure. You should use
regen.sh to generate it. Maybe this should be added to the README?
You might need gmake. I use it but make might work too. Try it and let me
know.