search for: in_ip

Displaying 20 results from an estimated 28 matches for "in_ip".

2004 Jan 25
0
openbsd support
...s.h termio.h) AC_CHECK_HEADERS(sys/termio.h sys/statfs.h sys/dustat.h sys/statvfs.h stdarg.h sys/sockio.h) AC_CHECK_HEADERS(security/pam_modules.h security/_pam_macros.h dlfcn.h) @@ -618,7 +629,15 @@ fi ;; esac -AC_CHECK_HEADERS(shadow.h netinet/ip.h netinet/tcp.h netinet/in_systm.h netinet/in_ip.h) +AC_CHECK_HEADERS(shadow.h netinet/in_systm.h) +AC_CHECK_HEADERS([netinet/ip.h],[],[],[ +#include <sys/types.h> +#ifdef HAVE_NETINET_IN_SYSTM_H +#include <netinet/in_systm.h> +#endif +#include <netinet/in.h> +]) +AC_CHECK_HEADERS(netinet/tcp.h netinet/in_ip.h) AC_CHECK_HEADERS...
2004 Dec 13
0
samba4 configure error
...s result checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking nss.h usability... no checking nss.h presence... no checking for nss.h... no checking nss_common.h usability... yes checking nss_common.h presence... yes checking for nss_common.h... yes checking n...
2004 Jan 15
2
Installation Problem !!!
...e... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking n...
2005 Aug 10
2
Compiling smbtorture
...sence... yes checking for shadow.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking n...
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
...----- ## checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... ye...
2002 Dec 25
1
Trouble installing samba
...r dlfcn.h... yes > checking for synch.h... no > checking for pthread.h... yes > checking for nsswitch.h... no > checking for shadow.h... yes > checking for netinet/ip.h... yes > checking for netinet/tcp.h... yes > checking for netinet/in_systm.h... yes > checking for netinet/in_ip.h... no > checking for nss.h... yes > checking for nss_common.h... no > checking for ns_api.h... no > checking for sys/security.h... no > checking for security/pam_appl.h... no > checking for security/pam_modules.h... (cached) no > checking for stropts.h... yes > checking fo...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...checking for stdarg.h... yes checking for sys/sockio.h... no checking for security/pam_modules.h... no checking for security/_pam_macros.h... no checking for shadow.h... no checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_ip.h... no checking for nss.h... no checking for nss_common.h... no checking for sys/security.h... yes checking for security/pam_appl.h... no checking for security/pam_modules.h... (cached) no checking for stropts.h... yes checking for poll.h... yes checking for sys/capability.h... no checking for sys...
2002 Oct 21
1
compilation probs...
...ecurity/_pam_macros.h... yes checking for dlfcn.h... yes checking for synch.h... no checking for pthread.h... yes checking for nsswitch.h... no checking for shadow.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_ip.h... no checking for nss.h... yes checking for nss_common.h... no checking for ns_api.h... no checking for sys/security.h... no checking for security/pam_appl.h... yes checking for security/pam_modules.h... (cached) yes checking for stropts.h... yes checking for poll.h... yes checking for sys/capab...
2002 Oct 29
1
Problem running ./configure
...security/_pam_macros.h... no checking for dlfcn.h... yes checking for synch.h... no checking for pthread.h... yes checking for nsswitch.h... no checking for shadow.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_ip.h... no checking for nss.h... yes checking for nss_common.h... no checking for ns_api.h... no checking for sys/security.h... no checking for security/pam_appl.h... no checking for security/pam_modules.h... (cached) no checking for stropts.h... yes checking for poll.h... yes checking for sys/capabil...
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
...h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... ye...
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
...ce... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... no checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking nss.h usability... no checking nss.h presence... no checking for nss.h... no checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking nssw...
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
...ce... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... no checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking nss.h usability... no checking nss.h presence... no checking for nss.h... no checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking nssw...
2003 Jun 02
2
./configure --with-pam fails allways
...for synch.h configure:2541: checking for pthread.h configure:2541: checking for nsswitch.h configure:2614: checking for shadow.h configure:2614: checking for netinet/ip.h configure:2614: checking for netinet/tcp.h configure:2614: checking for netinet/in_systm.h configure:2614: checking for netinet/in_ip.h configure:2654: checking for nss.h configure:2654: checking for nss_common.h configure:2654: checking for ns_api.h configure:2654: checking for sys/security.h configure:2654: checking for security/pam_appl.h configure:2654: checking for security/pam_modules.h configure:2694: checking for stropts....
2002 Nov 21
0
please can someone help me?
...y/_pam_macros.h... no checking for dlfcn.h... no checking for synch.h... no checking for pthread.h... no checking for nsswitch.h... no checking for shadow.h... (cached) yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for netinet/in_ip.h... no checking for nss.h... no checking for nss_common.h... no checking for ns_api.h... no checking for sys/security.h... no checking for security/pam_appl.h... no checking for security/pam_modules.h... (cached) no checking for stropts.h... yes checking for poll.h... yes checking for sys/capabili...
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello, I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting the error that Samba can't find the unicode_map.xxx file. Well, I notice that all I have in /usr/local/samba/lib/codepages is codepage type files, not unicode. Why do the binaries not include a compiled make_unicodemap? I did download the source and found the .c file for the command. When I try to run
2010 May 11
1
Samba 3.5.2 compile on AIX
...h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in_ip.h usability... no checking netinet/in_ip.h presence... no checking for netinet/in_ip.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes c...
2010 Nov 01
1
Samba 4 on osx
...der netinet/in.h : yes Checking for header netdb.h : yes Checking for header arpa/inet.h : yes Checking for header netinet/in_systm.h : yes Checking for header netinet/ip.h : yes Checking for header netinet/tcp.h : yes Checking for header netinet/in_ip.h : no Checking for header sys/sockio.h : yes Checking for header sys/un.h : yes Checking for header sys/uio.h : yes Checking for header ifaddrs.h : yes Checking for header direct.h : no Checking for header dirent.h : yes...
2002 Oct 11
0
[Fwd: samba-2.2.5 in Tru64 unix v4.0e]
...ing for synch.h... (cached) no checking for pthread.h... (cached) yes checking for nsswitch.h... (cached) no checking for shadow.h... (cached) no checking for netinet/ip.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netinet/in_systm.h... (cached) yes checking for netinet/in_ip.h... (cached) no checking for nss.h... (cached) no checking for nss_common.h... (cached) no checking for ns_api.h... (cached) no checking for sys/security.h... (cached) yes checking for security/pam_appl.h... (cached) no checking for security/pam_modules.h... (cached) no checking for stropts.h... (...
2001 Jan 26
10
Please Help
I've downloaded the binary Samba 2.0.7 for AIX. I have no idea how to install this critter. Can anyone walk me thru this step by step? I think once i have it running, I'll be able to configure it based on the info at samba.org. It's just getting it running that troubles me. I have some experience with *nix, but not with compliling (sorry, no C compliler on system) and installing
2010 Oct 07
1
OSX and samba4 git
...der netinet/in.h : yes Checking for header netdb.h : yes Checking for header arpa/inet.h : yes Checking for header netinet/in_systm.h : yes Checking for header netinet/ip.h : yes Checking for header netinet/tcp.h : yes Checking for header netinet/in_ip.h : no Checking for header sys/sockio.h : yes Checking for header sys/un.h : yes Checking for header sys/uio.h : yes Checking for header ifaddrs.h : yes Checking for header direct.h : no Checking for header dirent.h : yes...