Displaying 9 results from an estimated 9 matches for "ptms".
Did you mean:
ptes
2004 Sep 30
1
warning configure openssh-3.9p1
...ltra5
device /dev/random installed
openssl version : openssl-0.9.7d
openssh version : openssh-3.9p1
My configuration :
./configure --prefix=/usr --sysconfdir=/etc/ssh --with-tcp-wrappers
--with-privsep-user=sshd40 --with-ssl-dir=/usr/lib
I have the following warning lines :
configure: WARNING: sys/ptms.h: present but cannot be compiled
configure: WARNING: sys/ptms.h: check for missing prerequisite headers?
configure: WARNING: sys/ptms.h: see the Autoconf documentation
configure: WARNING: sys/ptms.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/ptms.h: proceed...
2004 Sep 16
1
[Bug 930] two configure warnings
.... This is with the ./configure for OpenSsh version
3.9p1. I run ./configure with the options --with-tcp-wrappers
--with-pid-dir=/var/run --with-mantype=cat --sysconfdir=/etc
--with-ssl-dir=/usr/local/ssl. (ssl is OpenSSL 0.9.7d). configure has the
warning in the middle
configure: WARNING: sys/ptms.h: present but cannot be compiled
configure: WARNING: sys/ptms.h: check for missing prerequisite headers?
configure: WARNING: sys/ptms.h: see the Autoconf documentation
configure: WARNING: sys/ptms.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/ptms.h: proceed...
2004 Sep 07
1
OpenSSH 3.9p1 - Solaris/SPARC
Hello,
I use OpenSSH version 3.8.1p1. It works very good.
I compile new version OpenSSH 3.9p1 but I get following
warning:
configure: WARNING: sys/ptms.h: present but cannot be compiled
configure: WARNING: sys/ptms.h: check for missing prerequisite headers?
configure: WARNING: sys/ptms.h: see the Autoconf documentation
configure: WARNING: sys/ptms.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/ptms.h: proceed...
2004 Aug 12
14
Pending OpenSSH release, call for testing.
Hi All.
OpenSSH is getting ready for a release soon, so we are asking for all
interested parties to test a snapshot.
Changes include:
* sshd will now re-exec itself for each new connection (the "-e" option
is required when running sshd in debug mode).
* PAM password authentication has been (re)added.
* Interface improvements to sftp(1)
* Many bug fixes and improvements, for
2006 Jun 29
1
SunOS 4.1.4 "configure: WARNING" for sys/audit.h and sys/dir.h
Openssh: openssh-SNAP-20060626 and openssh-4.3p2
System: SunOS 4.1.4
Compiler: gcc 2.8.1
CONFIGURE PROBLEM:
The warnings included below occur because of missing include files for each
compilation test.
Specifically:
sys/audit.h needs sys/types.h and sys/label.h
sys/dir.h needs sys/types.h
PARTIAL FIX:
Most of the machinery for the sys/types.h dependency is already
2004 May 07
3
Contribution to 3.8.1pl1
Hello,
I added the support for netgroups to be used in the
AllowUsers and DenyUsers parameters. This has some
advantages:
* hostnames or ip addresses need not to be written or
maintained in the sshd_config file, but can be kept
abstract names what also simplifies a bit largescale
openssh installations
* sshd_config needs not change and sshd be restarted
when changing the list of allowed /
2006 Feb 06
1
Compile warning report of openssh 4.3p1 on Intel Macs
..... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking for sys/ptms.h... no
checking for yp_match... yes
checking for setsockopt... yes
checking for dirname... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for getspnam... no
checking for getspnam in -lgen... no
checking for library containing basename...
2006 Apr 23
0
Configuration Warnings OpenSSH 4.3p2
...bility... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... no
checking utmpx.h presence... no
checking for utmpx.h... no
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking for lastlog.h... no
checking for sys/ptms.h... no
checking for yp_match... yes
checking for setsockopt... yes
checking for dirname... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for getspnam... no
checking for getspnam in -lgen... no
checking for library containing basename...
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
...bility... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... no
checking utmpx.h presence... no
checking for utmpx.h... no
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking for lastlog.h... no
checking for sys/ptms.h... no
checking for login_cap.h... no
checking for sys/mount.h... yes
checking linux/if_tun.h usability... no
checking linux/if_tun.h presence... no
checking for linux/if_tun.h... no
checking compiler and flags for sanity... configure: WARNING: cross compiling: not checking compiler sanity
checkin...