From owner-freebsd-ports@FreeBSD.ORG Fri Oct 3 01:40:43 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D11D816A4B3; Fri, 3 Oct 2003 01:40:43 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBB7543F3F; Fri, 3 Oct 2003 01:40:41 -0700 (PDT) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([12.203.21.192]) by comcast.net (sccrmhc12) with ESMTP id <2003100308404001200hsjaie>; Fri, 3 Oct 2003 08:40:40 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id 5CD6D944; Fri, 3 Oct 2003 01:40:40 -0700 (PDT) Date: Fri, 3 Oct 2003 01:40:40 -0700 From: Clint Olsen To: netchild@freebsd.org Message-ID: <20031003084039.GA74226@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Organization: NULlsen Network X-Disclaimer: Mutt Bites! cc: ports@freebsd.org Subject: icc error messages X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 08:40:43 -0000 Hi: I'm getting the following errors on my 4.7p1 box: /usr/local/intel/compiler70/ia32/bin/iccbin: /lib/libc.so.6: version `GLIBC_2.1.3' not found (required by /usr/local/intel/compiler70/ia32/bin/iccbin) /usr/local/intel/compiler70/ia32/bin/iccbin: /lib/libc.so.6: version `GLIBC_2.1.3' not found (required by /usr/local/intel/compiler70/ia32/lib/libcxa.so.3) What packages am I missing? Thanks, -Clint