[OpenAFS] Re: OpenAFS + Kerb5

Ken Hornstein kenh@cmf.nrl.navy.mil
Wed, 15 Feb 2006 13:55:18 -0500


>Building from source leads me to a bunch of hardcoded compiler
>assumptions in ./configure, which are not overridable by
>environment variables in my shell.  Is this the state of
>building OpenAFS from source, or am I simply overlooking
>something? :(

For Solaris, I believe the issue is that to compile the _kernel_ component
you need the unbundled Solaris compiler, which is installed in /opt/SUNWspro.
I don't know if you need it to compile the userland component as well.
We have the unbundled Solaris compiler so it's not an issue for us.

--Ken