[2957] in Kerberos-V5-bugs
Re: pending/622: Kerberos 5-1.0.5
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Thu Aug 13 18:58:59 1998
Date: Thu, 13 Aug 1998 18:49:50 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: krb5-bugs@MIT.EDU, vgreen@kcp.com
Cc: gnats-admin@RT-11.MIT.EDU, krb5-prs@RT-11.MIT.EDU
In-Reply-To: vgreen@kcp.com's message of Thu, 13 Aug 1998 15:10:02 -0400,
<199808131910.PAA26144@rt-11.MIT.EDU>
Date: Thu, 13 Aug 1998 13:59:10 -0500
From: vgreen@kcp.com
I am trying to build kerberos5 level 1.0.5 on a Sun Solaris 2.5.1
system. I am getting an error with libcom_err.a. My configure command
is ./configure --host=solaris2 '--with-ccopts=-i -O' --with-krb4
Why are you including "--host=solaris2"? That's almost certainly not
needed, and I wouldn't be surprised if this is causing the problem.
- Ted