Date: Tue, 28 May 1996 21:23:34 -0700 From: "Neil C. Jensen" <njensen@salsa.habaneros.com> To: "'questions@freebsd.org'" <questions@freebsd.org> Subject: help compiling SSLeay 0.5.2a Message-ID: <01BB4CDB.F138C940@jalapeno.habaneros.com>
next in thread | raw e-mail | index | archive | help
I run into the following errors when attempting to comile SSLeay 0.5.2.a on 2.1R. making ssl... making rsaref... making apps... gcc -../include -D_ANSI_SOURCE -DHAVE_MD -O2 -m486 -Wall -c apps.c In file included from apps.c:51: /usr/include/sys/stat.h:55: parse error before 'ino_t' /usr/include/sys/stat.h:55: warning: no semicolon at end of struct or union ... ... ... /usr/include/sys/stat.h:195: parse error before `u_long' /usr/include/sys/stat.h:196: parse error before `u_long' /usr/include/sys/stat.h:197: parse error before `mode_t' apps.c: In function `args_from_file': apps.c:65: storage size of `stbuf' isn't known apps.c:65: warning: unused variable `stbuf' apps.c:61: warning: `len' might be used uninitialized in this function *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 I first used the 'Configure FreeBSD' command. Any suggestions? Thanks in advance. Neil Jensen Habanero Studios Ltd. Vancouver, BC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BB4CDB.F138C940>