Patch to make openssh-2.1.1p3 compile on SunOS 4.1.4
Damien Miller
djm at mindrot.org
Sat Jul 15 14:59:17 EST 2000
On Fri, 14 Jul 2000, Gordon Atwood wrote:
> SOLUTION: (mine :-) Insert '#include <floatingpoint.h>' into entropy.c
Configure now detects the presence of this and will include it if
necessary.
> Of less importance: you need to compile with '-liberty' in order to
> get the system call for 'strerror' to work.
Isn't libiberty built and installed as part of some of the GNU
packages?
Does your libc define sys_errlist? We should be able to use it in
a replacement.
> Finally, is there some way to turn of the debugging compile option
> from the configure line? The only 'easy' way I could find was to
> edit the 'config.cache' and change
CFLAGS="" ./configure doesn't work?
-d
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)
More information about the openssh-unix-dev
mailing list