From owner-freebsd-arm@FreeBSD.ORG Mon Jan 14 09:51:10 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8C71FF7 for ; Mon, 14 Jan 2013 09:51:10 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.78]) by mx1.freebsd.org (Postfix) with ESMTP id 3F368FDD for ; Mon, 14 Jan 2013 09:51:09 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Tugh9-00087B-K3 for freebsd-arm@freebsd.org; Mon, 14 Jan 2013 10:51:08 +0100 Received: from [81.21.138.17] (helo=ronaldradial.versatec.local) by smtp.greenhost.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Tugh9-0001Qi-O1 for freebsd-arm@freebsd.org; Mon, 14 Jan 2013 10:51:07 +0100 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-arm@freebsd.org Subject: Re: Undefined symbol "_Unwind_RaiseException" References: <50F3392C.5000908@sasktel.net> <50F35099.3090009@sasktel.net> Date: Mon, 14 Jan 2013 10:51:06 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <50F35099.3090009@sasktel.net> User-Agent: Opera Mail/12.12 (Win32) X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.0 X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_20 autolearn=disabled version=3.3.1 X-Scan-Signature: b23ffabd93680167408d22b6bc748885 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2013 09:51:10 -0000 On Mon, 14 Jan 2013 01:26:01 +0100, Stephen Hurd wrote: > Ronald Klop wrote: >> A total shot in the dark but could it have to do with this commit. >> http://www.secnetix.de/olli/FreeBSD/svnews/index.py?r=245272 > > Nah, my source tree is older than that commit. So? The commit might fix your problem?