From owner-freebsd-current@FreeBSD.ORG Wed Jul 25 11:14:24 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B531E16A41A for ; Wed, 25 Jul 2007 11:14:24 +0000 (UTC) (envelope-from Susan.Lan@zyxel.com.tw) Received: from zyfb01-66.zyxel.com.tw (zyfb01-66.zyxel.com.tw [59.124.183.66]) by mx1.freebsd.org (Postfix) with ESMTP id 5AFBD13C459 for ; Wed, 25 Jul 2007 11:14:24 +0000 (UTC) (envelope-from Susan.Lan@zyxel.com.tw) Received: from zytwbe01.zyxel.com ([172.23.5.10]) by zyfb01-66.zyxel.com.tw with Microsoft SMTPSVC(6.0.3790.1830); Wed, 25 Jul 2007 19:02:20 +0800 Received: from zytwfe01.ZyXEL.com ([172.23.5.5]) by zytwbe01.zyxel.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 25 Jul 2007 19:02:20 +0800 Received: from [172.23.17.155] ([172.23.17.155]) by zytwfe01.ZyXEL.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 25 Jul 2007 19:02:20 +0800 Message-ID: <46A72DBC.1080400@zyxel.com.tw> Date: Wed, 25 Jul 2007 19:02:20 +0800 From: blue User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Jul 2007 11:02:20.0086 (UTC) FILETIME=[454EA560:01C7CEAB] X-Mailman-Approved-At: Wed, 25 Jul 2007 11:34:38 +0000 Subject: Error while upgrading FreeBSD-Release6.1 to CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2007 11:14:24 -0000 Dear all: I have a problem while upgrading FreeBSD-6.1 to CURRENT. First of all, I encountered config version mismatch. So I re-buildworld, and that error disappeared. However, gcc version for FreeBSD-6.1 seems old since CURRENT needs version 4.x. So I went to ports tree and install latest gcc4.2. But after buildkernel, there was still error message: cc1: error: unrecognized command line option "-mno-align-long-strings" cc1: error: unrecognized command line option "-fformat-extensions" I don't know what else I could do. Please help me out. Thanks. blue