[Bug 320] New: Cannot build 3.4p1

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Jun 29 10:06:44 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=320

           Summary: Cannot build 3.4p1
           Product: Portable OpenSSH
           Version: -current
          Platform: Sparc
        OS/Version: Solaris
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Build system
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: russel at russel.org.uk


I downloaded openssh-3.4p1.tar.gz from one of the London, UK mirrors, untared
it, configured it with "./configure --prefix=/usr/local/pkg/openssh-3.4p1" and
then tried to make and got:

gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I. 
-I/usr/local/include -DSSHDIR=\"/usr/local/pkg/openssh-3.4p1/etc\"
-D_PATH_SSH_PROGRAM=\"/usr/local/pkg/openssh-3.4p1/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/pkg/openssh-3.4p1/libexec/ssh-askpass\"
-D_PATH_SFTP_SERVER=\"/usr/local/pkg/openssh-3.4p1/libexec/sftp-server\"
-D_PATH_SSH_KEY_SIGN=\"/usr/local/pkg/openssh-3.4p1/libexec/ssh-keysign\"
-D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
-DSSH_RAND_HELPER=\"/usr/local/pkg/openssh-3.4p1/libexec/ssh-rand-helper\"
-DHAVE_CONFIG_H -c cipher.c
cipher.c:65: warning: initialization from incompatible pointer type
cipher.c:66: warning: initialization from incompatible pointer type
cipher.c:70: warning: initialization from incompatible pointer type
cipher.c:71: warning: initialization from incompatible pointer type
cipher.c:72: warning: initialization from incompatible pointer type
cipher.c:73: warning: initialization from incompatible pointer type
cipher.c: In function `cipher_get_keyiv':
cipher.c:610: `__func__' undeclared (first use in this function)
cipher.c:610: (Each undeclared identifier is reported only once
cipher.c:610: for each function it appears in.)
cipher.c: In function `cipher_set_keyiv':
cipher.c:667: `__func__' undeclared (first use in this function)
cipher.c: In function `cipher_get_keycontext':
cipher.c:706: warning: comparison of distinct pointer types lacks a cast
cipher.c: In function `cipher_set_keycontext':
cipher.c:721: warning: comparison of distinct pointer types lacks a cast
make: *** [cipher.o] Error 1

It may be that I have done something wrong but it may also be that there is a
problem with the tgz file.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list