From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bruce Korb Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 1.6.7 on HP/UX Date: Sun, 12 Jun 2005 11:19:29 -0700 Organization: Veritas Software Message-ID: <200506121119.29845.bkorb@veritas.com> References: <200506121113.51644.bkorb@veritas.com> Reply-To: bkorb@veritas.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118676736 5891 80.91.229.2 (13 Jun 2005 15:32:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 15:32:16 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 13 17:32:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dhqua-0008Q6-W8 for guile-devel@m.gmane.org; Mon, 13 Jun 2005 17:31:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhqzP-0005as-8P for guile-devel@m.gmane.org; Mon, 13 Jun 2005 11:36:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhX87-0002yR-O7 for guile-devel@gnu.org; Sun, 12 Jun 2005 14:24:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhX80-0002u1-CP for guile-devel@gnu.org; Sun, 12 Jun 2005 14:24:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhX80-0002sb-4O for guile-devel@gnu.org; Sun, 12 Jun 2005 14:24:12 -0400 Original-Received: from [143.127.12.111] (helo=silver.veritas.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DhX4S-0004Ku-Ea for guile-devel@gnu.org; Sun, 12 Jun 2005 14:20:32 -0400 Original-Received: from sxchcon2-int.veritas.com (HELO SVLXCHCON2.enterprise.veritas.com) (10.137.18.172) by silver.veritas.com with ESMTP; 12 Jun 2005 11:19:34 -0700 Original-Received: from megami.veritas.com ([10.137.16.7]) by SVLXCHCON2.enterprise.veritas.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 12 Jun 2005 11:19:33 -0700 Original-Received: from mendocino.ejasent.com([172.21.49.6]) (1252 bytes) by megami.veritas.com via sendmail with P:smtp/R:smart_host/T:smtp (sender: ) id for ; Sun, 12 Jun 2005 11:19:33 -0700 (PDT) (Smail-3.2.0.101 1997-Dec-17 #15 built 2001-Aug-30) Original-To: guile-devel@gnu.org User-Agent: KMail/1.7.1 In-Reply-To: <200506121113.51644.bkorb@veritas.com> Content-Disposition: inline X-OriginalArrivalTime: 12 Jun 2005 18:19:33.0878 (UTC) FILETIME=[488CE160:01C56F7B] X-Mailman-Approved-At: Mon, 13 Jun 2005 11:36:34 -0400 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5109 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:5109 On Sunday 12 June 2005 11:13 am, Bruce Korb wrote: > HP/UX: "guile" never finishes generating "guile.texi". > I solved it by copying it + guile-procedures.texi from the Solaris build. > I am still building, so I don't know what else I'll encounter. Well, the other issue I encounter is that "guile-config" invokes that "guile" program which will never exit. "libguile" works just fine, but the convoluted "guile-config" script won't exit and is a bit on the painful side to figure out. Have you-all a "pkg-config" file that can be installed? That would make life easier.... Thanks! Regards, Bruce _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel