From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: Undefined symbol _start first referenced in file .libs/libguile_la-g Date: Sun, 29 Aug 2010 12:21:55 -0700 Message-ID: References: <4BCA2AE7.4020901@easystreet.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283111118 1906 80.91.229.12 (29 Aug 2010 19:45:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 29 Aug 2010 19:45:18 +0000 (UTC) Cc: bug-guile@gnu.org To: Marion Hakanson Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Aug 29 21:45:16 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OpnoW-0003BK-IU for guile-bugs@m.gmane.org; Sun, 29 Aug 2010 21:45:13 +0200 Original-Received: from localhost ([127.0.0.1]:48453 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OpnoT-0006i8-7I for guile-bugs@m.gmane.org; Sun, 29 Aug 2010 15:45:09 -0400 Original-Received: from [140.186.70.92] (port=46131 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OpnOu-00060i-Eb for bug-guile@gnu.org; Sun, 29 Aug 2010 15:18:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OpnOs-0004wx-IF for bug-guile@gnu.org; Sun, 29 Aug 2010 15:18:44 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:64463 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OpnOs-0004wr-Cm for bug-guile@gnu.org; Sun, 29 Aug 2010 15:18:42 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id BEB95D136F; Sun, 29 Aug 2010 15:18:41 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=ZLbLjuabX2G9HOCvPMfIMG897L8=; b=XEyA8V TxHmufSk4ZmiuJ+uMvLLVgwNs7iF0BzGELoEFlMeEDCggHXAkavQKYgn4VRKmK0W WxM5eLmmBpuF7KJICIiGHHZVfIK1HfUe5mNGp7jOpYUE80YfDedJ5HLppSCAHLop 0JhaHT/3nizAIr9isQsx5+8rE4CpUCzF1C7EA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=gBEKFwpmicSR7trq/GDwQHZ1dseHF88a yhv7rgiO+a9i+XXzcz67472+Tf/lRhkXTPhA/uWhK3+H63JjOWw0EsCEhKXilf/7 6ShjiCxKJwGvkE9Ca0qIPRi5n9EfdhsoKTP4Ei6Fu8c/Rt9tsEiD1s/MGeiNjawz u+AXmGMiOSY= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id A9BF0D136E; Sun, 29 Aug 2010 15:18:40 -0400 (EDT) Original-Received: from unquote.localdomain (unknown [75.28.21.123]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 1B95DD136C; Sun, 29 Aug 2010 15:18:38 -0400 (EDT) In-Reply-To: <4BCA2AE7.4020901@easystreet.net> (Marion Hakanson's message of "Sat, 17 Apr 2010 14:40:55 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: 3B606752-B3A2-11DF-9B1B-030CEE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4750 Archived-At: Hi Marion, On Sat 17 Apr 2010 14:40, Marion Hakanson writes: > Apologies for reviving an old topic. There was no resolution posted, > and the same problem is happening today with guile-1.8.7 on Solaris-10 > x86 platform, compiling with Sun Studio 12, all patches current as of > early March-2010. > > The earlier response, archived here, gave a clue to solution: > http://lists.gnu.org/archive/html/bug-guile/2009-03/msg00009.html > > I was able to get past the problem by updating gc_os_dep.c's "#ifdef > SUNOS5" sections with the same sections lifted out of a more recent > Boehme GC release (gc-6.8), file gcconfig.h. Thanks for the patch! I committed a more minimal update; would you or someone else with this architecture mind giving Guile 1.8 a pull and seeing if it builds for you? Thanks! Andy -- http://wingolog.org/