Hi Corinna...
The make died. What would you like me to do?
Thanks,
...Karl
Final ./configure Output
OpenSSH configured has been configured with the following options.
User binaries: /usr/bin
System binaries: /usr/sbin
Configuration files: /etc
Askpass program: /usr/sbin/ssh-askpass
Manual pages: /usr/man/manX
PID file: /var/run
sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin
Random number collection: Device (/dev/urandom)
Manpage format: man
PAM support: no
KerberosIV support: no
AFS support: no
S/KEY support: no
TCP Wrappers support: no
MD5 password support: no
IP address in $DISPLAY hack: no
Use IPv4 by default hack: no
Translate v4 in v6 hack: no
Host: i686-pc-cygwin
Compiler: gcc
Compiler flags: -g -O2 -Wall
Preprocessor flags:
Linker flags:
Libraries: -lz -lregex /usr/lib/textmode.o -lcrypto
Make Output
$ make
/usr/bin/perl ./fixpaths -D/etc/ssh_config=/etc/ssh_config
-D/etc/ssh_known_host
s=/etc/ssh_known_hosts -D/etc/sshd_config=/etc/sshd_config
-D/usr/libexec=/usr/s
bin -D/etc/shosts.equiv=/etc/shosts.equiv
-D/etc/ssh_host_key=/etc/ssh_host_key
-D/etc/ssh_host_dsa_key=/etc/ssh_host_dsa_key
-D/etc/ssh_host_rsa_key=/etc/ssh_h
ost_rsa_key -D/var/run/sshd.pid=/var/run/sshd.pid -D/etc/primes=/etc/primes
-D/e
tc/sshrc=/etc/sshrc -D/usr/X11R6/bin/xauth=undefined
-D/usr/bin:/bin:/usr/sbin:/
sbin=/usr/bin:/bin:/usr/sbin:/sbin ./sshd_config
/usr/bin/perl ./fixpaths -D/etc/ssh_config=/etc/ssh_config
-D/etc/ssh_known_host
s=/etc/ssh_known_hosts -D/etc/sshd_config=/etc/sshd_config
-D/usr/libexec=/usr/s
bin -D/etc/shosts.equiv=/etc/shosts.equiv
-D/etc/ssh_host_key=/etc/ssh_host_key
-D/etc/ssh_host_dsa_key=/etc/ssh_host_dsa_key
-D/etc/ssh_host_rsa_key=/etc/ssh_h
ost_rsa_key -D/var/run/sshd.pid=/var/run/sshd.pid -D/etc/primes=/etc/primes
-D/e
tc/sshrc=/etc/sshrc -D/usr/X11R6/bin/xauth=undefined
-D/usr/bin:/bin:/usr/sbin:/
sbin=/usr/bin:/bin:/usr/sbin:/sbin ./ssh_config
/usr/bin/perl ./fixpaths -D/etc/ssh_config=/etc/ssh_config
-D/etc/ssh_known_host
s=/etc/ssh_known_hosts -D/etc/sshd_config=/etc/sshd_config
-D/usr/libexec=/usr/s
bin -D/etc/shosts.equiv=/etc/shosts.equiv
-D/etc/ssh_host_key=/etc/ssh_host_key
-D/etc/ssh_host_dsa_key=/etc/ssh_host_dsa_key
-D/etc/ssh_host_rsa_key=/etc/ssh_h
ost_rsa_key -D/var/run/sshd.pid=/var/run/sshd.pid -D/etc/primes=/etc/primes
-D/e
tc/sshrc=/etc/sshrc -D/usr/X11R6/bin/xauth=undefined
-D/usr/bin:/bin:/usr/sbin:/
sbin=/usr/bin:/bin:/usr/sbin:/sbin ./primes
(cd openbsd-compat; make)
make[1]: Entering directory `/openssh-2.5.2p2/openbsd-compat'
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-arc4random.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-cygwin_util.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-misc.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-nextstep.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-snprintf.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-waitpid.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c fake-getaddrinfo.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c fake-getnameinfo.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c base64.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bindresvport.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c daemon.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getcwd.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getgrouplist.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getusershell.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c glob.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c inet_aton.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c inet_ntoa.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c mktemp.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c realpath.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c rresvport.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c setenv.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c setproctitle.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c sigact.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strlcat.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strlcpy.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strmode.c
strmode.c: In function `strmode':
strmode.c:99: case label does not reduce to an integer constant
strmode.c:105: case label does not reduce to an integer constant
strmode.c:122: case label does not reduce to an integer constant
strmode.c:128: case label does not reduce to an integer constant
strmode.c:145: case label does not reduce to an integer constant
strmode.c:151: case label does not reduce to an integer constant
make[1]: *** [strmode.o] Error 1
make[1]: Leaving directory `/openssh-2.5.2p2/openbsd-compat'
make: *** [openbsd-compat/libopenbsd-compat.a] Error 2
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple