From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Davide Angelocola Newsgroups: gmane.lisp.guile.bugs Subject: Compilation fix for guile 1.4 Date: Fri, 3 May 2002 13:18:23 +0200 Sender: bug-guile-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-8" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1020517798 17586 127.0.0.1 (4 May 2002 13:09:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 4 May 2002 13:09:58 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 173zIT-0004ZX-00 for ; Sat, 04 May 2002 15:09:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 173zHg-0006gx-00; Sat, 04 May 2002 09:09:08 -0400 Original-Received: from mailrelay2.inwind.it ([212.141.54.102]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 173zH8-0006e7-00 for ; Sat, 04 May 2002 09:08:35 -0400 Original-Received: from there (62.98.197.191) by mailrelay2.inwind.it (6.5.015) id 3CAA382B01479F2F for bug-guile@gnu.org; Sat, 4 May 2002 15:08:33 +0200 Original-To: bug-guile@gnu.org X-Mailer: KMail [version 1.3.1] Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:216 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:216 (Hi), I've downloaded guile version 1.4 to learn on how to program in C under UNIX. However, when I try to compile it on my RedHat 7.2 machine I get an error in net_db.c line 85. Well, I've just put a comment at the beginning of line and all works fine now. Now I'm learning some guile basis but I wish a more user-friendly interpreter: o add readline and history support o add a welcome message like this: guile v. [build info?] Copyright Type (help) for more information o add "(copyright)", "(license)" functions o the "(help)" output in one page o add a TODO file in the source dist (this can very useful for me) I hope that this email can be useful for you! Bye Davide Angelocola _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile