search for: wtmpx_file

Displaying 20 results from an estimated 22 matches for "wtmpx_file".

Did you mean: wtmp_file
2002 Nov 25
1
AIX 4.3.3/OpenSSH 3.5p1 compile problem
...L/usr/local/lib -L/usr/local/lib -L/usr/athena/lib -L/usr/afsws/lib -blibpath:/usr/lib:/lib:/usr/local/lib:/usr/athena/lib Libraries: -lwrap -lkafs -ldes -lkrb -lz -lcrypto -lld -ldes I did get one warning from configure but not sure if it is related: checking if your system defines WTMPX_FILE... no configure: WARNING: Please check and edit -blibpath in LDFLAGS in Makefile configure: creating ./config.status -bloadmap produced the following error: ld: 0711-318 ERROR: Undefined symbols were found. The following symbols are in error: Symbol Inpndx TY CL S...
1999 Dec 21
0
Problem with UTMP recording
...se # ifdef HAVE_UTMP_H # define UTMP_STR utmp # endif #endif #ifndef _PATH_UTMP # ifdef UTMPX_FILE # define _PATH_UTMP UTMPX_FILE # else # ifdef UTMP_FILE # define _PATH_UTMP UTMP_FILE # else # define _PATH_UTMP "/var/adm/utmp" # endif # endif #endif #ifndef _PATH_WTMP # ifdef WTMPX_FILE # define _PATH_WTMP WTMPX_FILE # else # ifdef WTMP_FILE # define _PATH_WTMP WTMP_FILE # else # define _PATH_WTMP "/var/adm/wtmp" # endif # endif #endif #ifndef _PATH_BSHELL # define _PATH_BSHELL "/bin/sh" #endif #ifndef _PATH_STDPATH # define _PATH_STDPATH "/usr/b...
1999 Dec 24
5
ANNOUNCE: openssh-1.2.1pre20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 openssh-1.2.1pre20 has been released at: http://violet.ibs.com.au/openssh/files/ This release integrates more of Andre Lucas' portability patch, Ben Taylor's utmpx patch and some cleanups and bugfixes of my own. The auth-passwd failures should be fixed, as should lastlog support on NetBSD. Since Andre Lucas' patch included platform
1999 Dec 24
5
ANNOUNCE: openssh-1.2.1pre20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 openssh-1.2.1pre20 has been released at: http://violet.ibs.com.au/openssh/files/ This release integrates more of Andre Lucas' portability patch, Ben Taylor's utmpx patch and some cleanups and bugfixes of my own. The auth-passwd failures should be fixed, as should lastlog support on NetBSD. Since Andre Lucas' patch included platform
2002 Jul 09
0
[Bug 347] New: wrong macro used
...Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: rodney at bond.net This is with version 3.4p1 of OpenSSH. In the file "loginrec.c", function utmpx_get_entry(), around line #1252 the macro WTMP_FILE is used when it should be WTMPX_FILE (note the 'X'). OpenSSH 3.4p1 will not compile because of this when the build is configured to use wtmpx. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2001 Sep 27
2
openssh-2.9.9p2, AC_SYS_LARGEFILE, SCO, and HPUX
openssh-2.9.9p2/configure.in says: # Disabled until it works on SCO and HPUX #AC_SYS_LARGEFILE As an autoconf maintainer I'd like to fix this. Can you please explain what's broken on SCO and HPUX? I'm puzzled by the comment, as AC_SYS_LARGEFILE is a feature introduced in autoconf 2.50, whereas openssh-2.9.9p2/configure was built with autoconf 2.13. Anyway, some older GNU
2002 Aug 07
0
AIX 4.3.3/OpenSSH 3.4p1 compile problem
...L/usr/local/lib -L/usr/local/lib -L/usr/athena/lib -L/usr/afsws/lib -blibpath:/usr/lib:/lib:/usr/local/lib:/usr/athena/lib Libraries: -lwrap -lkafs -ldes -lkrb -lz -lcrypto -lld -ldes I did get one warning from configure but not sure if it is related: checking if your system defines WTMPX_FILE... no configure: WARNING: Please check and edit -blibpath in LDFLAGS in Makefile configure: creating ./config.status I have also tried compiling under gcc-3.1 (same configuration as above without CC=xlc) and get the essentially the same error: gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconne...
2000 Jul 08
1
sshd Pam problem for Redhat 6.2
..... yes (default) checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... no checking if your system defines WTMPX_FILE... no updating cache ./config.cache creating ./config.status creating Makefile creating ssh_prng_cmds creating config.h OpenSSH configured has been configured with the following options. User binaries: /usr/local/bin System binaries: /usr/local/sbin Confi...
2005 Mar 15
18
[Bug 1001] Error on MAKE while compiling SRPMS and tar.gz but not while installing RPMS
...ersion: 2.4.21 and openSSH version: 3.7.1p2-1. When I install openSSH version (any) RPM it gets installed after resolving dependencies but it fails at MAKE when I try to install using tar.gz or source RPMS. The error displayed is: ---------- ERROR MESSAGE ----- checking if your system defines WTMPX_FILE... no configure: creating ./config.status ./configure: uniq: command not found config.status: creating Makefile config.status: creating openbsd-compat/Makefile config.status: creating scard/Makefile config.status: creating ssh_prng_cmds config.status: creating config.h OpenSSH has been con...
2000 Jul 03
0
FreeBSD 3.5-STABLE
...no (default) checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking if your system defines UTMP_FILE... no checking if your system defines WTMP_FILE... no checking if your system defines UTMPX_FILE... no checking if your system defines WTMPX_FILE... no updating cache ./config.cache creating ./config.status creating Makefile creating ssh_prng_cmds creating config.h OpenSSH configured has been configured with the following options. User binaries: /usr/local/bin System binaries: /usr/local/sbin Configuration files: /usr/local/etc Ask...
2001 Oct 26
2
problems building on solaris 2.6
...suid root... yes checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... no checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... yes checking if your system defines WTMPX_FILE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating openbsd-compat/Makefile config.status: creating scard/Makefile config.status: creating ssh_prng_cmds config.status: creating config.h OpenSSH has been configured with the following options:...
2001 May 15
0
openssh 2.9p1 on Solaris 2.6 with AFS
...suid root... yes checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... no checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... yes checking if your system defines WTMPX_FILE... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... atno updating cache ./config.cache creating ./config.status acreating Makefile creating openbsd-compat/Makefile creating ssh_prng_cmds creating config.h unit of the right to Open...
2001 Jul 16
0
No subject
...t; #include "confdefs.h" #include <sys/types.h> #include <utmp.h> #ifdef HAVE_UTMPX_H #include <utmpx.h> #endif #ifdef HAVE_PATHS_H # include <paths.h> #endif int main() { char *utmpx = UTMPX_FILE; ; return 0; } configure:8569: checking if your system defines WTMPX_FILE configure:8587: cc -c -g -I/usr/local/ssl/include conftest.c 1>&5 cc: Error: configure, line 8583: In the initializer for wtmpx, "WTMPX_FILE" is not declared. (undeclared) char *wtmpx = WTMPX_FILE; ---------------^ configure: failed program was: #line 8571 "configure"...
2000 Aug 26
0
New chroot patch, for 2.1.1p4
...pile) 2>&5; }; then +if { (eval echo configure:6177: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* echo "$ac_t""yes" 1>&6 else @@ -6180,9 +6200,9 @@ fi echo $ac_n "checking if your system defines WTMPX_FILE""... $ac_c" 1>&6 -echo "configure:6184: checking if your system defines WTMPX_FILE" >&5 +echo "configure:6204: checking if your system defines WTMPX_FILE" >&5 cat > conftest.$ac_ext <<EOF -#line 6186 "configure" +#line 6206...
2000 Oct 04
0
2.2.0p1 chroot patch
...pile) 2>&5; }; then +if { (eval echo configure:6402: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then rm -rf conftest* echo "$ac_t""yes" 1>&6 else @@ -6405,9 +6425,9 @@ fi echo $ac_n "checking if your system defines WTMPX_FILE""... $ac_c" 1>&6 -echo "configure:6409: checking if your system defines WTMPX_FILE" >&5 +echo "configure:6429: checking if your system defines WTMPX_FILE" >&5 cat > conftest.$ac_ext <<EOF -#line 6411 "configure" +#line 6431...
2001 Apr 10
2
Compiling openssh 2.5.p1 on unixware 7.0.1
...suid root... no checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... no checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... yes checking if your system defines WTMPX_FILE... yes checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking for executable suffix... (cached) no creating ./config.status creating Makefile creating openbsd-compat/Makefile creating ssh_prng_cmds creating config.h config.h is unchanged OpenSSH con...
2001 Jul 11
0
Solaris 2.6: Undefined symbol seed_rng
...suid root... no checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... no checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... yes checking if your system defines WTMPX_FILE... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no updating cache ./config.cache creating ./config.status creating Makefile creating openbsd-compat/Makefile creating ssh_prng_cmds creating config.h config.h is unchanged OpenSSH...
2006 Feb 06
1
Compile warning report of openssh 4.3p1 on Intel Macs
..... no (default) checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking if your system defines UTMP_FILE... no checking if your system defines WTMP_FILE... no checking if your system defines UTMPX_FILE... yes checking if your system defines WTMPX_FILE... no configure: creating ./config.status config.status: creating Makefile config.status: creating buildpkg.sh config.status: creating opensshd.init config.status: creating openbsd-compat/Makefile config.status: creating scard/Makefile config.status: creating ssh_prng_cmds config.status: creating s...
2006 Apr 23
0
Configuration Warnings OpenSSH 4.3p2
...es... no (default) checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking if your system defines UTMP_FILE... no checking if your system defines WTMP_FILE... no checking if your system defines UTMPX_FILE... no checking if your system defines WTMPX_FILE... no configure: creating ./config.status config.status: creating Makefile config.status: creating buildpkg.sh config.status: creating opensshd.init config.status: creating openbsd-compat/Makefile config.status: creating scard/Makefile config.status: creating ssh_prng_cmds config.status: creating s...
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
...enssh/bin to USER_PATH so scp will work checking if we need to convert IPv4 in IPv6-mapped addresses... yes (default) checking if your system defines LASTLOG_FILE... yes checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines WTMPX_FILE... no checking whether BROKEN_GETADDRINFO is declared... no configure: creating ./config.status config.status: creating Makefile config.status: creating buildpkg.sh config.status: creating opensshd.init config.status: creating openssh.xml config.status: creating openbsd-compat/Makefile config.statu...