I am attempting to install Suze 7.0 and I am running into some rather irritating errors. When I configure using ./configure --prefix=/usr --sysconfdir=/etc/ssh It configures all right(after I installed OpenSSL). Then I run make and I get the following: root@xxxxx:/usr/src/packages/SOURCES/openssh-3.0.2p1 > make (cd openbsd-compat && make) make[1]: Entering directory `/usr/src/packages/SOURCES/openssh-3.0.2p1/openbsd-compat' gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -DHAVE_CONFIG_H -c bsd-arc4random.c In file included from ../includes.h:40, from bsd-arc4random.c:25: /usr/include/stdlib.h:566: macro `atexit' used with just one arg make[1]: *** [bsd-arc4random.o] Error 1 make[1]: Leaving directory `/usr/src/packages/SOURCES/openssh-3.0.2p1/openbsd-compat' make: *** [openbsd-compat/libopenbsd-compat.a] Error 2
from bsd-arc4random.c:25:
Anyone have any idea what this means?
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:52 EDT