[OpenAFS-port-darwin] Re: OpenAFS on Apple TV: it just works

Adam Megacz adam@megacz.com
Fri, 26 Nov 2010 05:45:58 +0000


Derrick Brashear <shadow@gmail.com> writes:
>> If the next 1.5.x build posted on openafs.org happens to include a
>> 10.4-compatible build, I'll be happy to report back on whether or not it
>> works. Otherwise it'll have to wait until I figure out how/where to get
>> the 10.4 sdk.
>
> rerun the xcode installer and select it

Hrm, so, finally got around to trying this.  Unfortunately, no dice with
1.5.78:

$ MKAFS_OSTYPE=DARWIN ./configure --host=i686-apple-darwin8 --with-afs-sysname=x86_darwin_80 --enable-supergroups
...
In file included from ./procmgmt_unix.c:11:
/Users/megacz/proj/openafs-1.5.78/include/afs/param.h:16:2: error: #error Unsupported architecture
/Users/megacz/proj/openafs-1.5.78/include/afs/param.h:57:2: error: #error Unsupported architecture
make[3]: *** [procmgmt_unix.o] Error 1
make[2]: *** [procmgmt] Error 2
make[1]: *** [build] Error 2
make: *** [all] Error 2