On Thu Sep 14 12:13:50 2000, Carl J. Nobile said:
> Okay, Is Kerberos compiled with static or dynamic libs? Ssh should work
> both ways, but I personally never did it with static libs.
Dynamic libs, I believe (I think this is the default for Solaris).
> I've never done this, but there is a way to tell ./configure what
> platform you are on. Try adding this to the ./configure command line. It
> might not be able to determine what machine it's on. To determine what
> the ./configure options are type:
>
> ./configure --help
I've looked at 'configure --help'. I assume you're referring to the
--build=BUILD, --host=HOST or --target=TARGET options. But I wasn't
sure of the exact syntax for specifying those values.
Anyway, configure seems to detect and report my system correctly:
checking host system type... sparc-sun-solaris2.7
checking target system type... sparc-sun-solaris2.7
checking build system type... sparc-sun-solaris2.7
Meanwhile, I just noticed something else. Configure gives me these warning
messages:
configure: warning: automake is not (at least) version 1.4
configure: warning: autoconf is not (at least) version 2.13
But the rest of the configure appears to proceed OK.
My system has automake 1.3 and autoconf 2.12. Could this make a difference?
I've not had a problem with installing other products (including Kerberos)
on this system.
Mike
----------------------------------------------------------------------------
Mike Friedman [EMAIL PROTECTED]
Communication & Network Services +1-510-642-1410
University of California at Berkeley http://ack.Berkeley.EDU/~mikef
----------------------------------------------------------------------------