Build Log
  

------- Build started: Project: ssh, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "C:\cache\Temp\BAT000002.bat" with contents
[
@echo off
C:\cygwin\bin\sh runmake
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"
exit 1
:VCEnd
]
Creating command line "C:\cache\Temp\BAT000002.bat"
Output Window
  
Performing Makefile project actions
if test ! -z ""; then \
 /usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Entering directory `/usr/src/openssh-4.3p2-4/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/openssh-4.3p2-4/openbsd-compat'
gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -Wsign-compare  -I. -I.  -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh.c
ssh.c: In function `ssh_init_forwarding':
ssh.c:788: error: parse error before "int"
ssh.c:801: error: `success' undeclared (first use in this function)
ssh.c:801: error: (Each undeclared identifier is reported only once
ssh.c:801: error: for each function it appears in.)
make: *** [ssh.o] Error 1
Results
  
Build log was saved at "file://c:\cygwin\usr\src\openssh-4.3p2-4\Debug\BuildLog.htm"
ssh - 4 error(s), 0 warning(s)