>>>>> "Cheng" == Cheng, Xian Lin <[EMAIL PROTECTED]> writes:
Cheng> configure:7478: checking for ar Cheng> configure:7505: result: false Cheng> The 1.6.3 hase he correct PATH, but refuse to use ar in /usr/ccs/bin and Cheng> gcc in /usr/local/bin. How do I check the configure script to find the Cheng> problem? Is this a freshly unpacked source tree? It's much easier to debug build problems starting from a fresh source tree. It looks like you might not be starting from a fresh source tree. Did you delete the config.cache? If the old value for "ar" is cached, you will continue to get it until you delete the cache. ---Tom ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
