From owner-freebsd-hackers Sun Jul 23 19:04:00 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id TAA24158 for hackers-outgoing; Sun, 23 Jul 1995 19:04:00 -0700 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id TAA24152 for ; Sun, 23 Jul 1995 19:03:54 -0700 Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.11/8.6.9) with SMTP id TAA14117 for ; Sun, 23 Jul 1995 19:03:51 -0700 Message-Id: <199507240203.TAA14117@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol X-Mailer: exmh version 1.6.2 7/18/95 To: freebsd-hackers@FreeBSD.org Subject: is gnu's autoconfigure broken in -current? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 23 Jul 1995 19:03:49 -0700 From: "Amancio Hasty Jr." Sender: hackers-owner@FreeBSD.org Precedence: bulk I tried to port a few programs which use gnu's configure script and they no longer work. For instance, tk3.6: {hasty} ./configure euid is: 1000 egid is: 1000 5 0 1000 1000 ruid is: 1000 rgid is: 1000 5 0 1000 1000 euid is: 1000 egid is: 1000 5 0 1000 1000 ruid is: 1000 rgid is: 1000 5 0 1000 1000 euid is: 1000 egid is: 1000 5 0 1000 1000 ruid is: 1000 rgid is: 1000 5 0 1000 1000 euid is: 1000 egid is: 1000 5 0 1000 1000 ruid is: 1000 rgid is: 1000 5 0 1000 1000 euid is: 1000 egid is: 1000 5 0 1000 1000 ruid is: 1000 rgid is: 1000 5 0 1000 1000 euid is: 1000 egid is: 1000 5 0 1000 1000 ruid is: 1000 rgid is: 1000 5 0 1000 1000 euid is: 1000 egid is: 1000 5 0 1000 1000 ruid is: 1000 rgid is: 1000 5 0 1000 1000 configure: Can not find sources in `.' or `..'. Tnks, Amancio