No subject
Anil Deane
deane at ipst.umd.edu
Tue Sep 18 04:13:29 EST 2007
Hi, when trying to install openssh I get the following errors. Any
idea of why?
This is on a mac 10.4.10 system, and with the 4.7p1 version.
Appreciate any tips.
Thanks,
Anil
if test ! -z ""; then \
/usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Nothing to be done for `all'.
gcc -g -O2 -Wall -Wpointer-arith -Wuninitialized -I. -I. -DSSHDIR=
\"/sw/HPN-ssh/etc\" -D_PAT
H_SSH_PROGRAM=\"/sw/HPN-ssh/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/
sw/HPN-ssh/libexec/ssh-as
kpass\" -D_PATH_SFTP_SERVER=\"/sw/HPN-ssh/libexec/sftp-server\" -
D_PATH_SSH_KEY_SIGN=\"/sw/HPN
-ssh/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -
D_PATH_PRIVSEP_CHROOT_DIR=\"/var/e
mpty\" -DSSH_RAND_HELPER=\"/sw/HPN-ssh/libexec/ssh-rand-helper\" -
DHAVE_CONFIG_H -c readpass.c
openbsd-compat/vis.h:85: bad attribute specification, expecting
identifier, found `)'
openbsd-compat/vis.h:87: bad attribute specification, expecting
identifier, found `)'
openbsd-compat/vis.h:91: bad attribute specification, expecting
identifier, found `)'
readpass.c:40: warning: could not use precompiled header '/usr/
include/unistd-gcc3.p', because
:
readpass.c:40: warning: macro 'optreset' defined by defines.h
conflicts with precomp
misc.h:33: bad attribute specification, expecting identifier, found `)'
misc.h:66: bad attribute specification, expecting identifier, found `)'
misc.h:68: bad attribute specification, expecting identifier, found `)'
misc.h:70: bad attribute specification, expecting identifier, found `)'
misc.h:72: bad attribute specification, expecting identifier, found `)'
misc.h:74: bad attribute specification, expecting identifier, found `)'
misc.h:76: bad attribute specification, expecting identifier, found `)'
cpp-precomp: warning: errors during smart preprocessing, retrying in
basic mode
In file included from readpass.c:42:
xmalloc.h:26: warning: `__nonnull__' attribute directive ignored
readpass.c: In function `read_passphrase':
readpass.c:119: `RPP_ECHO_ON' undeclared (first use in this function)
readpass.c:119: (Each undeclared identifier is reported only once
readpass.c:119: for each function it appears in.)
readpass.c:119: `RPP_ECHO_OFF' undeclared (first use in this function)
readpass.c:128: `RPP_REQUIRE_TTY' undeclared (first use in this
function)
readpass.c:153: warning: implicit declaration of function
`readpassphrase'
make: *** [readpass.o] Error 1
-------------------------------------------------------------------
Dr. Anil Deane
Associate Research Professor
Institute for Physical Science and Technology
University of Maryland
College Park, MD 20742-2431
Tel: (301) 405-4866
Fax: (301) 314-9363
-------------------------------------------------------------------
More information about the openssh-unix-dev
mailing list