[Box Backup] Problems with compile on RH9

Dave Thomas boxbackup@fluffy.co.uk
Tue, 25 Jul 2006 19:23:54 -0700


Greetings list!

I have about 20 linux boxes that I need to settle on a backup solution for, 
and so far I really like box backup, but I have a few issues. Main issue is 
we have a few old RH7.2 boxes and some RH9 boxes I need to install box backup 
on but I am having problems getting it to compile. I'll skip the RH 7.2 
details for now and get into the RH9 issues since I can just rsync the 7.2 
systems if I need to.

The issue I am having is when trying to 'make'..I get:

: undefined reference to `X509_STORE_CTX_cleanup'
collect2: ld returned 1 exit status
make[1]: *** [../../release/bin/bbackupd/bbackupd] Error 1
make[1]: Leaving directory `/root/boxbackup-0.10/bin/bbackupd'
make: *** [parcels/boxbackup-0.10-backup-client-linux-gnu.tgz] Error 2

I am using a manual install of OpenSSL (0.9.7a) with the following config:

./configure --enable-gnu-readline --with-ssl-headers=/usr/local/ssl/include --with-ssl-lib=/usr/local/ssl/lib

Anyone have any info on this problem? 

Thanks,
Dave Thomas
dave@linuxsense.net