From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bornlibra23 Newsgroups: gmane.lisp.guile.user Subject: Re: Guile Build Errors Date: Wed, 2 Sep 2009 02:29:31 -0700 (PDT) Message-ID: <25254370.post@talk.nabble.com> References: <25167250.post@talk.nabble.com> <87ljl040px.fsf@gnu.org> <25236356.post@talk.nabble.com> <87k50h20th.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1251883818 11817 80.91.229.12 (2 Sep 2009 09:30:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Sep 2009 09:30:18 +0000 (UTC) To: Guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Sep 02 11:30:11 2009 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MimAL-0005JZ-2N for guile-user@m.gmane.org; Wed, 02 Sep 2009 11:30:09 +0200 Original-Received: from localhost ([127.0.0.1]:45108 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MimAK-0001q8-3R for guile-user@m.gmane.org; Wed, 02 Sep 2009 05:30:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mim9r-0001pz-2p for guile-user@gnu.org; Wed, 02 Sep 2009 05:29:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mim9m-0001pf-Qy for Guile-user@gnu.org; Wed, 02 Sep 2009 05:29:38 -0400 Original-Received: from [199.232.76.173] (port=43732 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mim9m-0001pa-Eg for Guile-user@gnu.org; Wed, 02 Sep 2009 05:29:34 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:41486) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mim9m-0006Ze-32 for Guile-user@gnu.org; Wed, 02 Sep 2009 05:29:34 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Mim9j-0002Iu-U3 for Guile-user@gnu.org; Wed, 02 Sep 2009 02:29:31 -0700 In-Reply-To: <87k50h20th.fsf@gnu.org> X-Nabble-From: awarikoo@nse.co.in X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7433 Archived-At: Hello Ludo' > That means `load-extension' et al. won't work (we could use Libtool's > preopen magic to make it work with static libraries, but we currently > don't). Can you tell me which of the tests are expected to fail? > I guess your linker supports shared libs but the `configure' somehow fails > to see it. Apparently Libtool's `_LT_LINKER_SHLIBS' M4 macro hasn't been > ported to your platform, leading to this incorrect diagnostic. Can you > report this to bug-libtool@gnu.org? The system doesnt support shared libraries at all. > Hmm, this looks fishy as `string-ci libguile. Can you suggest something? Thanks bornlibra23 -- View this message in context: http://www.nabble.com/Guile-Build-Errors-tp25167250p25254370.html Sent from the Gnu - Guile - User mailing list archive at Nabble.com.