Skip Menu |
 

Download (untitled) / with headers
text/plain 3.2KiB
From treuhaft@CS.Berkeley.EDU Thu May 20 17:04:33 1999
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by rt-11.MIT.EDU (8.7.5/8.7.3) with SMTP id RAA25556 for <bugs@RT-11.MIT.EDU>; Thu, 20 May 1999 17:04:32 -0400
Received: from do.CS.Berkeley.EDU by MIT.EDU with SMTP
id AA18227; Thu, 20 May 99 17:04:44 EDT
Received: (from treuhaft@localhost)
by do.CS.Berkeley.EDU (8.8.7/8.8.7) id OAA25731;
Thu, 20 May 1999 14:04:29 -0700
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
Subject: build problem under linux

Show quoted text
>Number: 716
>Category: krb5-build
>Synopsis: build problem under linux
>Confidential: yes
>Severity: serious
>Priority: medium
>Responsible: raeburn
>State: closed
>Class: sw-bug
>Submitter-Id: unknown
>Arrival-Date: Thu May 20 17:05:01 EDT 1999
>Last-Modified: Thu Jul 01 19:53:58 EDT 1999
>Originator:
>Organization:
>Release:
>Environment:
>Description:

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

Show quoted text
>How-To-Repeat:
>Fix:
>Audit-Trail:

From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: krb5-bugs@MIT.EDU, Noah Treuhaft <treuhaft@CS.Berkeley.EDU>
Cc: gnats-admin@RT-11.MIT.EDU, krb5-prs@RT-11.MIT.EDU
Subject: Re: pending/716: build problem under linux
Date: Wed, 26 May 1999 22:42:06 -0400 (EDT)

Date: Thu, 20 May 1999 14:04:28 -0700 (PDT)
From: Noah Treuhaft <treuhaft@CS.Berkeley.EDU>

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?

Thanks, we've looked at it. The config.sub in the krb5-current (which
is our main development branch), does have this problem addressed. The
problem is that we only put bug fixes into the 1.0 branches, and this
particular change didn't get pulled up into the 1.0.6 bugfix release.

It is in our mainline development sources, and so it will be dealt with
in the 1.1 release.

- Ted

Responsible-Changed-From-To: gnats-admin->raeburn
Responsible-Changed-By: raeburn
Responsible-Changed-When: Thu Jul 1 19:50:06 1999
Responsible-Changed-Why:

I'll take it. (Rearranged PR contents and fixed category too.)

State-Changed-From-To: open-closed
State-Changed-By: raeburn
State-Changed-When: Thu Jul 1 19:50:57 1999
State-Changed-Why:

As Ted said, the 1.1 branch should be okay.

Show quoted text
>Unformatted: