Måns Nilsson <[email protected]> writes: > Didn't get it right, anyway:
> ./configure --disable-kernel-module \ > --prefix=/opt/openafs \ > --exec-prefix=/opt/openafs-162 \ > PATH_KRB5_CONFIG=/usr/heimdal/bin/krb5-config \ > CC=/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. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
