From owner-freebsd-questions@FreeBSD.ORG Tue Sep 2 21:01:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 493B316A4BF for ; Tue, 2 Sep 2003 21:01:36 -0700 (PDT) Received: from Princeton.EDU (postoffice02.Princeton.EDU [128.112.130.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43BA043FFB for ; Tue, 2 Sep 2003 21:01:33 -0700 (PDT) (envelope-from sabshere@Princeton.EDU) Received: from smtpserver2.Princeton.EDU (smtpserver2.Princeton.EDU [128.112.129.148]) by Princeton.EDU (8.12.9/8.12.9) with ESMTP id h8341Uek017942 for ; Wed, 3 Sep 2003 00:01:30 -0400 (EDT) Received: from princeton.edu (sabshere.student.Princeton.EDU [140.180.160.177]) (authenticated bits=0)h8341TJw016836 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Wed, 3 Sep 2003 00:01:29 -0400 (EDT) Message-ID: <3F556799.7030802@princeton.edu> Date: Wed, 03 Sep 2003 00:01:29 -0400 From: Seamus Abshere User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Host system type: i386-unknown-freebsd5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 04:01:36 -0000 When I run ./configure on my machine, I get this: "checking host system type... i386-unknown-freebsd5.1" If the unknown were *known*, what else could this say? Does it mean that I configured something wrong? Thanks much! Seamus