search for: have_sys_stropts_h

Displaying 13 results from an estimated 13 matches for "have_sys_stropts_h".

2008 Apr 15
0
Compilation of openssh on IRIX
...string "sys/stropts.h" to a straight "stropts.h" Something like this, I mean: *** bsd-openpty.c Mon Apr 14 09:06:12 2008 --- bsd-openpty.c.orig Mon Apr 14 09:06:50 2008 *************** *** 58,64 **** # include <pty.h> #endif #if defined(HAVE_DEV_PTMX) && defined(HAVE_SYS_STROPTS_H) ! # include <stropts.h> #endif #include <signal.h> --- 58,64 ---- # include <pty.h> #endif #if defined(HAVE_DEV_PTMX) && defined(HAVE_SYS_STROPTS_H) ! # include <sys/stropts.h> #endif #include <signal.h> "configure" still complains about "pr...
2002 Jun 28
0
[Bug 317] New: add header so ptty functions are found
...edBy: dirk.meyer at dinoex.sub.org --- sshpty.c.orig Wed Jun 26 01:21:42 2002 +++ sshpty.c Fri Jun 28 07:09:38 2002 @@ -30,6 +30,9 @@ #ifdef HAVE_PTY_H # include <pty.h> #endif +#ifdef __FreeBSD__ +#include <libutil.h> +#endif #if defined(HAVE_DEV_PTMX) && defined(HAVE_SYS_STROPTS_H) # include <sys/stropts.h> #endif ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Oct 21
1
[Bug 315] add missing includes and defines for FREEBSD
...ons have beenn moved to: sshpty.c --- sshpty.c.orig Wed Jun 26 01:21:42 2002 +++ sshpty.c Fri Jun 28 07:09:38 2002 @@ -30,6 +30,9 @@ #ifdef HAVE_PTY_H # include <pty.h> #endif +#ifdef HAVE_LIBUTIL_H +#include <libutil.h> +#endif #if defined(HAVE_DEV_PTMX) && defined(HAVE_SYS_STROPTS_H) # include <sys/stropts.h> #endif ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2003 Apr 08
2
OpenSSH compilation in AIX
[Note: CC to openssh-unix-dev added] "Ph. Marek" wrote: > I found you mail > http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=104970105603800&w=2 > where you claim that you've compiled openssh in AIX. That is correct, AIX 4.2.1, 4.3.3 and 5.1. > Not my situation is as follows: > openssh-3.6.1p1 > AIX 4.2 > gcc >
2012 May 09
1
warning from configuring openssh-6.0p1
...NT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_DIR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TTYENT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_LASTLOG_H 1 |...
1999 Dec 21
0
Problem with UTMP recording
...ader file. */ #define HAVE_SHADOW_H 1 /* Define if you have the <sys/poll.h> header file. */ #define HAVE_SYS_POLL_H 1 /* Define if you have the <sys/select.h> header file. */ /* #undef HAVE_SYS_SELECT_H */ /* Define if you have the <sys/stropts.h> header file. */ /* #undef HAVE_SYS_STROPTS_H */ /* Define if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the <util.h> header file. */ /* #undef HAVE_UTIL_H */ /* Define if you have the <utmp.h> header file. */ #define HAVE_UTMP_H 1 /* Define if you have the <utmpx.h>...
2003 Dec 30
8
[Bug 651] SCO 3.2v4.2 and OpenSSH 3.7.1p1 --> connection hangs and does not close (ssh2 only)
http://bugzilla.mindrot.org/show_bug.cgi?id=651 ------- Additional Comments From vikashb at comparexafrica.co.za 2003-12-30 16:39 ------- tried openssh-SNAP-20031223 does not compile: (cd openbsd-compat && make) gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -Dftruncate=chsize -I/usr/local/include -DHAVE_CONFIG_H -c
2003 Feb 11
1
Problems configuring OpenSSH 3.5p1 on Sol 5.8
...e HAVE_MAILLOCK_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_SECURITY_PAM_APPL_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TIME_H 1 #define HAVE_UTIME_H 1 #define HAVE_UTMP_H 1 #define HAVE_UTMPX_H 1 #define HAVE_LIBNSL 1 #define HAVE_LIBSOCKET 1 #define HAVE_LIBZ 1 #define HAVE_UPDWTMP 1 #define HAVE_STRFTIME 1 #define BROK...
2009 Apr 08
3
libedit not found on SUse 11.1
Included below is a diff between the output from configure on a 64 bit SUse 11.1 (doesn't find libedit) and a 64 bit Suse 10.3 (does find libedit) for otherwise identical setups. 1. How can I get the output set up to look at conftest.c? 2. I added a set -x to configure above LIBEDIT_MSG=no 3. ./configure --with-ldflags="-L/usr/lib64" --with-cflags="-ggdb3
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...S_BSDTTY_H */ #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_DIR_H 1 #define HAVE_SYS_MMAN_H 1 /* #undef HAVE_SYS_NDIR_H */ #define HAVE_SYS_PRCTL_H 1 /* #undef HAVE_SYS_PSTAT_H */ /* #undef HAVE_SYS_PTMS_H */ #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 /* #undef HAVE_SYS_STREAM_H */ #define HAVE_SYS_STROPTS_H 1 /* #undef HAVE_SYS_STRTIO_H */ /* #undef HAVE_SYS_SYSLOG_H */ #define HAVE_SYS_SYSMACROS_H 1 /* #undef HAVE_SYS_TIMERS_H */ #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_TCGETPGRP 1 #define HAVE_TCSENDBREAK 1 #define HAVE_TIME 1 #define HAVE_TIME_H 1 /*...
2019 Oct 29
0
auth logging or auditing
...RE_PATTERN ?? HAVE_SYS_MMAN_H ?? HAVE_SYS_MOUNT_H ?? HAVE_SYS_PARAM_H ?? HAVE_SYS_PRCTL_H ?? HAVE_SYS_QUOTAS ?? HAVE_SYS_QUOTA_H ?? HAVE_SYS_RESOURCE_H ?? HAVE_SYS_SELECT_H ?? HAVE_SYS_SENDFILE_H ?? HAVE_SYS_SHM_H ?? HAVE_SYS_SOCKET_H ?? HAVE_SYS_STATFS_H ?? HAVE_SYS_STATVFS_H ?? HAVE_SYS_STAT_H ?? HAVE_SYS_STROPTS_H ?? HAVE_SYS_SYSCALL_H ?? HAVE_SYS_SYSCTL_H ?? HAVE_SYS_SYSLOG_H ?? HAVE_SYS_SYSMACROS_H ?? HAVE_SYS_TERMIOS_H ?? HAVE_SYS_TIMEB_H ?? HAVE_SYS_TIMES_H ?? HAVE_SYS_TIME_H ?? HAVE_SYS_TYPES_H ?? HAVE_SYS_UCONTEXT_H ?? HAVE_SYS_UIO_H ?? HAVE_SYS_UNISTD_H ?? HAVE_SYS_UN_H ?? HAVE_SYS_UTSNAME_H ?? HAVE_S...
2020 May 29
2
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
Samba 4.12.1, single server with AD+DC on Ubuntu 18.04. Filesystem: /dev/sdb1 on /home type ext4 (rw,relatime,stripe=32750,data=ordered) It all work as expected, but I occasionally get the error in subject which denies access to shares. Restarting Samba will restore functionality. What can be the cause of this problem? Thanks. [2020/05/27 18:24:35.795379, 8]
2020 Jun 03
3
get_ea_dos_attribute: Cannot get attribute from EA on file .: Error = No data available
...RE_PATTERN HAVE_SYS_MMAN_H HAVE_SYS_MOUNT_H HAVE_SYS_PARAM_H HAVE_SYS_PRCTL_H HAVE_SYS_QUOTAS HAVE_SYS_QUOTA_H HAVE_SYS_RESOURCE_H HAVE_SYS_SELECT_H HAVE_SYS_SENDFILE_H HAVE_SYS_SHM_H HAVE_SYS_SOCKET_H HAVE_SYS_STATFS_H HAVE_SYS_STATVFS_H HAVE_SYS_STAT_H HAVE_SYS_STROPTS_H HAVE_SYS_SYSCALL_H HAVE_SYS_SYSCTL_H HAVE_SYS_SYSLOG_H HAVE_SYS_SYSMACROS_H HAVE_SYS_TERMIOS_H HAVE_SYS_TIMEB_H HAVE_SYS_TIMES_H HAVE_SYS_TIME_H HAVE_SYS_TYPES_H HAVE_SYS_UCONTEXT_H HAVE_SYS_UIO_H HAVE_SYS_UNISTD_H HAVE_SYS_UN_H HAVE_SYS_UTSNAME_H HAVE_S...