From owner-freebsd-gnome Mon Feb 10 18:57:37 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6056F37B401 for ; Mon, 10 Feb 2003 18:57:36 -0800 (PST) Received: from smarthost.microsoft.com (smarthost.microsoft.com [131.107.3.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id C366043F3F for ; Mon, 10 Feb 2003 18:57:35 -0800 (PST) (envelope-from peterwu@canada.com) Received: from sha-peterwu-01.fareast.corp.microsoft.com ([157.60.68.97]) by smarthost.microsoft.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 10 Feb 2003 18:57:35 -0800 Received: from shapeterwu01 ([127.0.0.1]) by sha-peterwu-01.fareast.corp.microsoft.com with Microsoft SMTPSVC(6.0.2600.1106); Tue, 11 Feb 2003 10:57:29 +0800 From: "Peter Wu" To: "'Joe Marcus Clarke'" Cc: Subject: RE: Failure in building Gnome2.2 from ports Date: Tue, 11 Feb 2003 10:57:29 +0800 Message-ID: <00f201c2d179$50726f00$61443c9d@fareast.corp.microsoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <1044931135.96265.20.camel@shumai.marcuscom.com> Importance: Normal X-OriginalArrivalTime: 11 Feb 2003 02:57:29.0122 (UTC) FILETIME=[507A1020:01C2D179] Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Btw, I'm running 4.7-stable with GCC 3.21 installed. I installed GCC > > 3.21 from the ports and manually linked the CC to GCC32 because the > > install seemed not to automatically replace the 2.95 on my > 4.7 system. > > > > Could this be a potential culprit? Thx! > > PRobably. We only support the system compiler with GNOME. I notice from http://www.freebsd.org/gnome/ that "We currently support 4.x and 5-CURRENT FreeBSD systems for GNOME 1.4 and 2.2. Anything prior to FreeBSD 4.6 is not supported." while 5-CURRENT uses GCC3.21 as default. Additionally, I have a question on Q2 at http://www.freebsd.org/gnome/docs/faq2.html#q2. "The majority of GNOME 2.2 compilation problems can be solved by making sure all the necessary GNOME 2.2 components are up-to-date. You may see compiler errors relating to pthreads (POSIX threads), such as: undefined reference to 'strerror_r' To fix thread related errors, make sure you have the following compiled into your kernel: options _KPOSIX_PRIORITY_SCHEDULING And make sure if you are tracking -stable or -current, that you do not have NOLIBC_R set in /etc/make.conf. If you do, remove it, then rebuild world." - Is that kernel option also available for 4.7-stable? - I comment out that NOLIBC_R option but set NO_OBJC = True in the /etc/make.conf. Could this matter? Thanks again! -- Cheers, Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message