From mboxrd@z Thu Jan 1 00:00:00 1970 From: victor Subject: Re: Installed git 2.1.3 on sparc 8, but got core dump during 'git clone' Date: Wed, 5 Nov 2014 22:34:27 -0800 (PST) Message-ID: <1415255667304-7620693.post@n2.nabble.com> References: <1415251144220-7620692.post@n2.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu Nov 06 07:34:32 2014 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XmGeO-0007HI-Ds for gcvg-git-2@plane.gmane.org; Thu, 06 Nov 2014 07:34:32 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750902AbaKFGe2 (ORCPT ); Thu, 6 Nov 2014 01:34:28 -0500 Received: from sam.nabble.com ([216.139.236.26]:55022 "EHLO sam.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750782AbaKFGe2 (ORCPT ); Thu, 6 Nov 2014 01:34:28 -0500 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1XmGeJ-0004LS-AP for git@vger.kernel.org; Wed, 05 Nov 2014 22:34:27 -0800 In-Reply-To: <1415251144220-7620692.post@n2.nabble.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Hi, Thanks for the input. With below command, I got new error as below: ./configure --prefix=/usr/local/git-2.1.3/ --disable-pthreads sudo gmake NO_GETTEXT=1 install Undefined first referenced symbol in file type_cas_unlock builtin/index-pack.o type_cas_lock builtin/index-pack.o ld: fatal: Symbol referencing errors. No output written to git How can I overcome this? Thanks, Victor -- View this message in context: http://git.661346.n2.nabble.com/Installed-git-2-1-3-on-sparc-8-but-got-core-dump-during-git-clone-tp7620692p7620693.html Sent from the git mailing list archive at Nabble.com.