all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Cc: 8561@debbugs.gnu.org
Subject: bug#8561: 24.0.50; Test programme to check net/if.h is faulty
Date: Wed, 06 Dec 2017 13:40:11 -0500	[thread overview]
Message-ID: <ab1sk7lmyc.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <8D7620FE-910C-43EF-8DD0-ADDAFE1C8E35@Freenet.DE> (Peter Dyballa's message of "Tue, 26 Apr 2011 23:15:27 +0200")

Peter Dyballa wrote:

> Now at revno: 104020 I see that this test programme is faulty. It has
>
> 	#if HAVE_SYS_SOCKET_H
> 	#include <sys/socket.h>
> 	#endif
>
> but HAVE_SYS_SOCKET_H is neither defined in the test programme nor on
> the command line of gcc's invocation. So sys/socket.h is not included,
> sockaddr and sockaddr_storage are not declared and gcc complains:

It follows a line AC_CHECK_HEADERS_ONCE(sys/socket.h),
which defines HAVE_SYS_SOCKET_H is sys/socket.h is present.

If this still happens, I guess your system is misconfigured somehow.






      reply	other threads:[~2017-12-06 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-26 21:15 bug#8561: 24.0.50; Test programme to check net/if.h is faulty Peter Dyballa
2017-12-06 18:40 ` Glenn Morris [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ab1sk7lmyc.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=8561@debbugs.gnu.org \
    --cc=Peter_Dyballa@Freenet.DE \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.