From owner-freebsd-questions@FreeBSD.ORG Sun Apr 8 07:29:27 2007 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29C9916A403 for ; Sun, 8 Apr 2007 07:29:27 +0000 (UTC) (envelope-from ben@remoteinformation.com.au) Received: from qsrv03sl.mx.bigpond.com (qsrv03sl.mx.bigpond.com [144.140.92.183]) by mx1.freebsd.org (Postfix) with ESMTP id BEEB113C4B7 for ; Sun, 8 Apr 2007 07:29:26 +0000 (UTC) (envelope-from ben@remoteinformation.com.au) Received: from oaamta02sl.mx.bigpond.com ([124.178.113.133]) by omta02sl.mx.bigpond.com with ESMTP id <20070408062749.HZVN10557.omta02sl.mx.bigpond.com@oaamta02sl.mx.bigpond.com>; Sun, 8 Apr 2007 06:27:49 +0000 Received: from [10.0.1.4] (really [124.178.113.133]) by oaamta02sl.mx.bigpond.com with ESMTP id <20070408062734.OMEN28205.oaamta02sl.mx.bigpond.com@[10.0.1.4]>; Sun, 8 Apr 2007 06:27:34 +0000 Message-ID: <46188B20.3000705@remoteinformation.com.au> Date: Sun, 08 Apr 2007 14:26:40 +0800 From: Ben Madin User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: tcl84 on FreeBSD 6.2 make error (new user) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Apr 2007 07:29:27 -0000 G'day all, I'm sorry but I am new to FreeBSD, and I am not sure what tcl84 is, but when I tried to install gdal, using portmanager after many hours it told me that tcl84 had an error, so that was that. when I went to ports/lang/tcl84 and tried make install clean it didn't work either. there were lots of errors like /usr/ports/lang/tcl84/work/tcl8.4.14/unix/libtcl84.so: undefined reference to 'sin' (or 'cos' or 'tan') so I'm guessing that there is some mathematical thing that it needs, but nearly every package I have tried to build from ports seems to require this tcl at some point, so my first few days of FreeBSD are not going as well as I hoped... after much documentation searching and googling etc, I come to this point for help (at least on how to get more help) cheers Ben