I really should wait before posting questions... :)
I found the solution. FYI:
Go to src/vsd/modules/mod_ca and run configure. Then run make from the
freevsd directory as usual. That will fix it.
Pablo
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of FreeVSD
Sent: Thursday, August 02, 2001 1:36 PM
To: [EMAIL PROTECTED]
Subject: OpenSSL Source Installation
I am trying to install freevsd with ssl support. I followed the
instructions in the INSTALL and did:
/configure --enable-addons --with-openssl
When I compile I get the following:
Making all in modules/mod_ca
make[2]: Entering directory
`/root/Download/FreeVSD/freevsd-1.4.9/src/vsd/modules/mod_ca'
gcc -I. -I.. -I../.. -I. -I../../../libvsd -g -O2 -c mod_ca.c
mod_ca.c:374: warning: initialization from incompatible pointer type
gcc -I. -I.. -I../.. -I. -I../../../libvsd -g -O2 -c ca.c
ca.c: In function `ca_add':
ca.c:208: `R_OK' undeclared (first use in this function)
ca.c:208: (Each undeclared identifier is reported only once
ca.c:208: for each function it appears in.)
ca.c:208: `X_OK' undeclared (first use in this function)
ca.c: In function `ca_del':
ca.c:254: `R_OK' undeclared (first use in this function)
ca.c:254: `X_OK' undeclared (first use in this function)
ca.c: In function `ca_certput':
ca.c:362: `R_OK' undeclared (first use in this function)
ca.c:362: `X_OK' undeclared (first use in this function)
ca.c: In function `ca_keyput':
ca.c:473: `R_OK' undeclared (first use in this function)
ca.c:473: `X_OK' undeclared (first use in this function)
ca.c: In function `ca_crlput':
ca.c:585: `R_OK' undeclared (first use in this function)
ca.c:585: `X_OK' undeclared (first use in this function)
ca.c: In function `ca_cacertput':
ca.c:696: `R_OK' undeclared (first use in this function)
ca.c:696: `X_OK' undeclared (first use in this function)
make[2]: *** [ca.o] Error 1
make[2]: Leaving directory
`/root/Download/FreeVSD/freevsd-1.4.9/src/vsd/modules/mod_ca'
make[1]: *** [all-modules] Error 1
make[1]: Leaving directory `/root/Download/FreeVSD/freevsd-1.4.9/src/vsd'
make: *** [all-subdirs] Error 1
Any ideas??
Thanks,
Pablo
------------------------- The freeVSD Support
List --------------------------
Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives: http://freevsd.org/support/mail-archives/freevsd-support
----------------------------------------------------------------------------
-
------------------------- The freeVSD Support List --------------------------
Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives: http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------