From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.bugs Subject: Re: _POSIX_C_SOURCE causes trouble on FreeBSD Date: Thu, 09 Sep 2004 08:09:52 +1000 Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: <87wtz45s5r.fsf@zip.com.au> References: <3F67C9FD-0162-11D9-A50A-000D93673682@gmx.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1094730254 26915 80.91.224.253 (9 Sep 2004 11:44:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2004 11:44:14 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Sep 09 13:44:04 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5NLQ-0008KR-00 for ; Thu, 09 Sep 2004 13:44:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5NQk-0006cb-8P for guile-bugs@m.gmane.org; Thu, 09 Sep 2004 07:49:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5NQY-0006XQ-DA for bug-guile@gnu.org; Thu, 09 Sep 2004 07:49:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5NQW-0006WX-Je for bug-guile@gnu.org; Thu, 09 Sep 2004 07:49:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5NQW-0006WN-FK for bug-guile@gnu.org; Thu, 09 Sep 2004 07:49:20 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C5NL9-00083F-9C for bug-guile@gnu.org; Thu, 09 Sep 2004 07:43:47 -0400 Original-Received: from [61.8.0.85] (helo=mailout2.pacific.net.au) by mx20.gnu.org with esmtp (Exim 4.34) id 1C5Aw3-0003Jd-7I for bug-guile@gnu.org; Wed, 08 Sep 2004 18:29:04 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout2.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i88MSvje013120; Thu, 9 Sep 2004 08:28:57 +1000 Original-Received: from localhost (ppp2793.dyn.pacific.net.au [61.8.39.147]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i88MSsla013202; Thu, 9 Sep 2004 08:28:57 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1C5AdW-0000Vp-00; Thu, 09 Sep 2004 08:09:54 +1000 Original-To: Andreas =?iso-8859-1?Q?V=F6gele?= In-Reply-To: <3F67C9FD-0162-11D9-A50A-000D93673682@gmx.net> (Andreas =?iso-8859-1?Q?V=F6gele's?= message of "Wed, 8 Sep 2004 08:42:26 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) 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: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:1670 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:1670 Andreas V=F6gele writes: > > #ifdef __hpux > #define _POSIX_C_SOURCE 199506L > #endif Thanks, I made that change. > an ifdef mess in the source code. Perhaps a configure test could figure something out. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile