snapshot problems on Mac OS X
Mark Miller
markm68k at yahoo.com
Wed Oct 24 11:44:04 EST 2001
Here are some problems with the latest snapshot on Mac
OS X:
I am by no means an autoconf expert, but here is what
happens after a "autoreconf":
autoconf: Undefined macros:
configure.in:1291:AC_CHECK_MEMBERS([struct
stat.st_blksize])
configure.in:2168:AC_CONFIG_FILES([Makefile
openbsd-compat/Makefile scard/Makefile ssh_prng_cmds])
configure.in:26:AC_SYS_LARGEFILE
configure.in:4:AC_CONFIG_SRCDIR([ssh.c])
/usr/bin/autoheader: Symbol `socklen_t' is not covered
by /usr/share/autoconf/acconfig.h ./acconfig.h
next, the results from running "configure":
creating cache ./config.cache
./configure: command not found:
AC_CONFIG_SRCDIR(ssh.c) [606]
.
.
.
./configure: command not found: AC_SYS_LARGEFILE
[1403]
.
.
.
./configure: command not found:
AC_CHECK_MEMBERS(struct stat.st_blksize) [7125]
.
.
.
./configure: no such file or directory:
AC_CONFIG_FILES(Makefile openbsd-compat/Makefile
scard/Makefile ssh_prng_cmds) [9802]
There seems to be a pattern here.. but what needs to
be fixed?
=====
Mark Miller
markm68k at yahoo.com
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
More information about the openssh-unix-dev
mailing list