I dont think that OpenAFS has ever been ported to sparc64-linux24, so you're in uncharted territory. You will need to create the appropriate param file and Makefile, most likely grabbing pieces from the sparc64-solaris and sparc32-linux files.
Good Luck, -derek Ken Aaker <[EMAIL PROTECTED]> writes: > I was trying to build openafs for the SuSE 7.3 UltraSPARC > version(kernel is 2.4.14), and I've run into a snag. I looked through > the README's and some of the code, but I haven't been able to figure > out an answer. When I do a "naive" build of openafs, the libafs module > has references to the 32 bit syscall table. That symbol doesn't get > exported unless the CONFIG_SOLARIS_EMUL_MODULE option is > enabled. Looking through the osi_module.c that has the references to > sys_call_table32, it looks as though its possible to configure > AFS_SPARC64_LINUX.... defines to control whether it uses the 32 or 64 > bit syscall table. > > So, the question is, what goes into a sparc64 kernel configuration to > support openafs, or should I change the openafs config file defines to > exclude the references to the 32 bit syscall table. > > Thanks. > > > -- > work -> [EMAIL PROTECTED] (507) 289-6910 ext 1 > home -> [EMAIL PROTECTED] > > > _______________________________________________ > OpenAFS-devel mailing list > [EMAIL PROTECTED] > https://lists.openafs.org/mailman/listinfo/openafs-devel -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
