From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.bugs Subject: Re: Error in guile-1.6.0/include/libguile/eval.h Date: 19 Oct 2002 16:57:12 +0200 Sender: bug-guile-admin@gnu.org Message-ID: <87u1jixyrb.fsf@zagadka.ping.de> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035039452 25884 80.91.224.249 (19 Oct 2002 14:57:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 19 Oct 2002 14:57:32 +0000 (UTC) Cc: bug-guile@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 182v2d-0006iM-00 for ; Sat, 19 Oct 2002 16:57:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 182v3G-0005Nm-00; Sat, 19 Oct 2002 10:58:06 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 182v2U-0005A1-00 for bug-guile@gnu.org; Sat, 19 Oct 2002 10:57:18 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 182v2Q-00057g-00 for bug-guile@gnu.org; Sat, 19 Oct 2002 10:57:16 -0400 Original-Received: from mail.dokom.net ([195.253.8.218]) by monty-python.gnu.org with esmtp (Exim 4.10) id 182v2Q-00057L-00 for bug-guile@gnu.org; Sat, 19 Oct 2002 10:57:14 -0400 Original-Received: from dialin.speedway42.dip160.dokom.de ([195.138.42.160] helo=zagadka.ping.de ident=qmailr) by mail.dokom.net with smtp (Exim 3.32 #2) id 182v2w-0002fD-00 for bug-guile@gnu.org; Sat, 19 Oct 2002 16:57:46 +0200 Original-Received: (qmail 2491 invoked by uid 1000); 19 Oct 2002 14:57:12 -0000 Original-To: Christof Boeckler In-Reply-To: Original-Lines: 15 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.11 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:528 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:528 Christof Boeckler writes: > Then it worked on Solaris 8 with gcc 3.0.4, GNU make 3.79.1. > I hope, that is helpful information for all you gurus ;-) It is, thanks! I've fixed eval.h as you describe, but I'm unsure why this is necessary. ANSI C does not specify in what places "..." include files are looked for, but I always thought that "..." would look first in the directory hat contains the currently processed file, and then in the places that <...> looks in. Isn't that how it works? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile