Displaying 20 results from an estimated 2000 matches similar to: "Report of some warning during openssh 4.3 configure"
2006 Apr 16
1
openssh 4.3 on IRIX 5.3
Dear developers,
OpenSSH 4.3 (both p1 and p2) has a number of issues on IRIX 5.3 which
were not present with 4.2p1:
configure thinks that a number of header files are unusable. This is
because in order to use them other headers such as sys/types.h must
be included as well, and configure's test code does not do so.
checking ia.h usability... no
checking ia.h presence... yes
configure:
2006 Feb 02
0
1. Configure problems on openssh-4.3p1, SunOS 5.8
Trying to make openssh-4.3p1 with openssl-0.9.8a and zlib-1.2.3
uname -a
SunOS gauss.hg.med.umich.edu 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-80
Doing the configure I got these messages.
checking lastlog.h presence... yes
configure: WARNING: lastlog.h: present but cannot be compiled
configure: WARNING: lastlog.h: check for missing prerequisite headers?
configure: WARNING: lastlog.h:
2018 Nov 08
0
Strange log message with dovecot-2.3.3
Hi,
# dovecot --version
2.3.3 (dcead646b)
# doveinfo
Nombre d'utilisateurs : 1151
Sockets IMAP : 4356
Process dovecot/imap : 4357
Process dovecot/imap-login : 1339
Process dovecot/pop3 : 0
Process dovecot/pop3-login : 0
Process dovecot/auth : 1
Process dovecot/auth -w : 2
Process dovecot/anvil : 1
Process
2001 Feb 13
1
configure.in reorder patch
Feb 12 CVS (sort of, see warning below)
I've had to change around some of the code in configure.in
to get some platforms to compile with the --with-tcp-wrappers option.
Basicly I have set it up to
check headers
check system libraries
check for optional packages
check functions
I have also tried to clean up the library order as it is important
on some platforms.
This patch works on
Solaris
2006 Feb 06
1
Compile warning report of openssh 4.3p1 on Intel Macs
Hi.
I was compiling openssh 4.3p1 on Apple's iMac Core Duo computer and
came across following warnings.
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite
headers?
configure: WARNING: net/if.h: see the Autoconf documentation
configure: WARNING: net/if.h: section "Present But Cannot Be
Compiled"
2006 Feb 08
2
Warnings from openssh-4.3p1 configure
Greetings:
On a Sun Solaris 8 machine using the Sun Studio 11 compiler:
taz$ ./configure LDFLAGS=-xarch=v9 CFLAGS='-xO3 -xarch=v9'
CC=/opt/SUNWspro/bin/cc --prefix=/opt/openssh-4.3p1
--with-ssl-dir=/opt/openssl-0.9.8a --with-xauth=/usr/openwin/bin/xauth
--with-default-path=/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/openwin/bin:/usr/dt/bin
--without-zlib-version-check
checking
2000 Aug 01
2
[2.1.1p4] utmp patch for SunOS 4.1.x
Follow-on to Charles Levert's <charles at comm.polymtl.ca> work on
utmp_write_direct.
Fixed:
-- At logout, the utmp entry is cleared. Tested on SunOS 4.1.4.
The code I added to loginrec.c is restricted to SUNOS4 pending
QA testing on other platforms.
This patch incorporates the work done by Charles Levert on
7/25/2000 00:43:22. (Do any of us sleep at
2001 Mar 29
3
Patches for OpenSSH 2.5.2p2: evaluate /etc/default/login, makefiles manpages
Dear developers of OpenSSH,
first of all I want to thank you for your excellent work on OpenSSH!
I have compiled OpenSSH 2.5.2p2 on Sun Solaris 2.6 and Sun Solaris 8
and discovered some problems.
The first is that OpenSSH doesn't evaluate the file /etc/default/login
which contains some flags and parameters for the login process.
On important parameter is the default value for PATH.
As we
2000 Jan 27
1
Long awaited round 1 of NeXT patches.
This is about 90% of the core work. I omited a few files from the patch
set since they are basicly small blocks of #ifndef HAVE_NEXT/#endif to
get it to compile.
Daimen, feel free to let me know what you applied and what your
rejecting and why.. so I can work on cleaning things up.
Andre, Only thing of note you may want to look into is NeXT does not
use "ut_user" in it's lastlog.
2006 Feb 02
0
Portable OpenSSH 4.3 (Solaris)
Hi,
I get this when I try to configure openssh-4.3p1 under Solaris (8 and 9)..
configure: WARNING: lastlog.h: present but cannot be compiled
configure: WARNING: lastlog.h: check for missing prerequisite headers?
configure: WARNING: lastlog.h: see the Autoconf documentation
configure: WARNING: lastlog.h: section "Present But Cannot Be Compiled"
configure: WARNING: lastlog.h:
2001 Feb 16
1
OpenSSH 2.3.0p1 port to BSDI BSD/OS
BSD/OS 4.2 comes with OpenSSH 2.1.1p4, patched to support BSDI's
authentication library. However, BSDI's patches have several
problems:
1. They don't run the approval phase, so they can allow users to login
who aren't supposed to be able to.
2. They don't patch configure to automatically detect the BSDI auth
system, so they're not ready to use in a general portable
2003 Jun 22
2
Problem with Configure
I try to set up openssh-3.6.1p2 on a baox and get:
Script started on Sun Jun 22 07:55:36 2003
gallifrey.nk.ca//usr/source/openssh-3.6.1p2$ cat /usr/contrib/bin/configssh
./configure --prefix=/usr/contrib --localstatedir=/var --infodir=/usr/share/info\
--mandir=/usr/share/man --with-low-memory --with-elf --with-ncurses\
--with-ssl=/usr/source/openssl-engine-0.9.7g\
2002 Mar 12
2
sys/queue.h
removes HAVE_BOGUS_SYS_QUEUE_H and always use our queue.h. ok?
Index: acconfig.h
===================================================================
RCS file: /var/cvs/openssh/acconfig.h,v
retrieving revision 1.122
diff -u -r1.122 acconfig.h
--- acconfig.h 26 Feb 2002 16:40:49 -0000 1.122
+++ acconfig.h 12 Mar 2002 02:11:39 -0000
@@ -14,7 +14,6 @@
/* SCO workaround */
#undef
2003 Jun 24
20
[Bug 601] configure script doesen't setup preprocessor flags properly
http://bugzilla.mindrot.org/show_bug.cgi?id=601
Summary: configure script doesen't setup preprocessor flags
properly
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo:
2006 Feb 08
7
4.3p2: call for testing
Hi all.
As most folks on this list will know, OpenSSH 4.3p1 had some problems
with login recording under some configurations. This has been resolved
in the current tree and we are looking at rolling a 4.3p2 release
to address them. For the most part the changes are fixes only; the
ChangeLog since 4.3p1 is below in its entirety.
There's one other change that is currently still not decided,
2005 Sep 20
3
Samba, workgroup and Windows Wins in different subnet
Hi,
I hope that someone could help me because I am a real newby in Samba and have a tons of questions about this apps.
My first question is : how works samba when it act as a wins client (not server) ?
I have 2 subnets in my company, the 205.205.247.0 is a windows segment with wins.
the second one is 192.168.251.0 for the training classroom.
The gateway where Samba is installed is used both as
2000 Jun 14
1
OpenSSH 2.1.1p1 on SCO Unixware 7.1.0
Yo All!
I was just trying out OpenSSH 2.1.1p1 on SCO Unixware 7.1.0.
The "configure" dies. See below.
This seems to be the problem:
if test -d "$f" -o -e "$f" ; then
conf_lastlog_location=$f
fi
test is expecting a "shell option" after the "-o".
If I run "/bin/sh ./configure" it fails.
If I run "/bin/bash ./configure it
2018 Dec 12
2
[PATCH] drop old netinet/in_systm.h include
This header provides only three typedefs: n_long, n_short, and n_time.
OpenSSH doesn't use it at all, and the headers it includes don't. So
punt this ancient include since it offers nothing useful.
---
defines.h | 1 -
includes.h | 1 -
misc.c | 1 -
readconf.c | 1 -
servconf.c | 1 -
5 files changed, 5 deletions(-)
diff --git a/defines.h b/defines.h
index
2008 Jul 08
0
Report this to samba-technical@samba.org, ldap_initialize error
Could this be why I am getting a problem with the initial configure?
checking for Active Directory and krb5 support... yes
checking for ldap_initialize... (cached) no
configure: error: Active Directory support requires ldap_initialize
-------------- next part --------------
SAMBA VERSION: 3.2.0
LIBREPLACE_LOCATION_CHECKS: START
checking build system type... sparc-sun-solaris2.9
checking
2005 Sep 07
0
Several questions about Samba and Wins
Hi,
I am a real newby with samba and I have some questions that I hope could be answered by one of you.
First, my network configuration :
I have a gateway behind a firewall, this gateway runs linux suse pro 9.3. This gateway serve also as a squid proxy. One of its task is to control the subnet for our training classes (13 PCs).
In another plug on the gateway goes my internal network, the real