[resent] Re: building on AIX
- From: Roland Illig <roland illig gmx de>
- To: "Andrew V. Samoilov" <andrew email zp ua>
- Cc: mc-devel gnome org
- Subject: [resent] Re: building on AIX
- Date: Fri, 05 Nov 2004 20:35:53 +0100
Andrew V. Samoilov wrote:
-#include <sys/socket.h>])
+#include <sys/socket.h>
+#include <bits/socket.h>
+])
from /usr/include/bits/socket.h:
# error "Never include <bits/socket.h> directly; use <sys/socket.h>
instead."
I don't believe that the <bits/socket.h> inclusion is necessary in any
version of Linux. If you look at the manpage of bind(2), it states that
you should #include <sys/types.h> and #include <sys/socket.h>, but no
word of #include <bits/socket.h>.
Can you send me the relevant part of the config.log file, starting with
the first occurrence of the string "socklen_t".
Roland
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]