[3074] in Kerberos-V5-bugs
pending/716: build problem under linux
daemon@ATHENA.MIT.EDU (Noah Treuhaft)
Thu May 20 17:05:22 1999
Resent-From: gnats@rt-11.MIT.EDU (GNATS Management)
Resent-To: gnats-admin@rt-11.MIT.EDU
Resent-Reply-To: krb5-bugs@MIT.EDU, Noah Treuhaft <treuhaft@CS.Berkeley.EDU>
Message-Id: <14148.30940.952144.481601@do.CS.Berkeley.EDU>
Date: Thu, 20 May 1999 14:04:28 -0700 (PDT)
From: Noah Treuhaft <treuhaft@CS.Berkeley.EDU>
To: krb5-bugs@MIT.EDU
>Number: 716
>Category: pending
>Synopsis: build problem under linux
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: gnats-admin
>State: open
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Thu May 20 17:05:01 EDT 1999
>Last-Modified:
>Originator:
>Organization:
>Release:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:
Hi.
The file config/config.sub distributed with krb5-1.0.6 is too old: it
does not know about the i686 processor. As a result, it cannot
convert i686-unknown-linux to i686-unknown-linux-gnu, and configure
fails for i686 machines. The fix for this is simple. Just get a
recent config.sub.
By the way, I had the same problem with krb5-1.0.5. I even sent mail
to krb5-bugs@mit.edu about it. Could you please send me a response to
this so I know that someone's at least see it?
Noah