From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: SIN_LEN and SIN_LEN6 in libguile/socket.c Date: Wed, 25 Aug 2004 10:39:08 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87oel0yrtf.fsf@zip.com.au> References: <6F334972-F60A-11D8-A075-000D932C78D8@lurchi.franken.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1093394434 24685 80.91.224.253 (25 Aug 2004 00:40:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Aug 2004 00:40:34 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Aug 25 02:40:23 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 1Bzlpu-0004U0-00 for ; Wed, 25 Aug 2004 02:40:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BzluR-0000wf-Hu for guile-devel@m.gmane.org; Tue, 24 Aug 2004 20:45:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BzluN-0000wY-Ek for guile-devel@gnu.org; Tue, 24 Aug 2004 20:44:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BzluM-0000wM-Am for guile-devel@gnu.org; Tue, 24 Aug 2004 20:44:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BzluM-0000wJ-98 for guile-devel@gnu.org; Tue, 24 Aug 2004 20:44:58 -0400 Original-Received: from [61.8.0.85] (helo=mailout2.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BzlpA-0006Dm-Ht for guile-devel@gnu.org; Tue, 24 Aug 2004 20:39:37 -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 i7P0dXje015950; Wed, 25 Aug 2004 10:39:33 +1000 Original-Received: from localhost (ppp215B.dyn.pacific.net.au [61.8.33.91]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i7P0dVlY007849; Wed, 25 Aug 2004 10:39:33 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1Bzlok-0000K6-00; Wed, 25 Aug 2004 10:39:10 +1000 Original-To: Michael Tuexen Mail-Copies-To: never In-Reply-To: <6F334972-F60A-11D8-A075-000D932C78D8@lurchi.franken.de> (Michael Tuexen's message of "Tue, 24 Aug 2004 22:16:08 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) 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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:4033 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4033 Michael Tuexen writes: > > But there are not tests in > the configure scripts to test for these fields and depending on that > defining SIN_LEN or SIN_LEN6 or not. That's a bug, but apparently not harmful on a gnu system (glibc doesn't seem to have that field). > AC_MSG_CHECKING(for sin_len) > AC_TRY_COMPILE([#ifdef HAVE_SYS_TYPES_H > ... AC_CHECK_MEMBER? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel