[OpenAFS] Re: 1.6.2 compilation notes, Sol10

Russ Allbery rra@stanford.edu
Sat, 16 Mar 2013 12:03:25 -0700


M=C3=A5ns Nilsson <mansaxel@besserwisser.org> writes:

> Didn't get it right, anyway:=20

>  ./configure --disable-kernel-module  \
> 	--prefix=3D/opt/openafs \
> 	--exec-prefix=3D/opt/openafs-162 \
> 	PATH_KRB5_CONFIG=3D/usr/heimdal/bin/krb5-config \
> 	CC=3D/opt/SUNWspro/bin/cc && make dest

master appears to ignore KRB5_CPPFLAGS.  It's set by the configure probes,
but, as near as I can tell, the rest of the make infrastructure then just
discards it and never uses it.  I'm not sure if that's all of your
problem, but it definitely isn't going to help.

--=20
Russ Allbery (rra@stanford.edu)             <http://www.eyrie.org/~eagle/>