[Box Backup-dev] Configuring BerkeleyDB for 0.10 build

Gary boxbackup-dev at fluffy.co.uk
Sun Feb 19 18:49:23 GMT 2006


> By the way, --with-ssl-headers needs the "include" subdirectory specification, but
> --with-ssl-lib
> does NOT (it will fail on /usr/local/openssl-0.9.8a/lib). Thought I would mention that, since it
> is a little bit inconsistent.

Actually, spoke too soon, there is something more going on there. If I specify
/usr/local/openssl-0.9.8a/lib, configure will fail with:

---

configure:7695: g++ -o conftest -g -O2  -I/usr/local/BerkeleyDB.4.4/include
-I/usr/local/openssl-0.9.8a/include -L/usr/local/BerkeleyDB.4.4/lib 
-L/usr/local/openssl-0.9.8a/lib conftest.cc -lssl -lcrypto -ldb -lz  >&5
/usr/local/openssl-0.9.8a/lib/libcrypto.a(dso_dlfcn.o)(.text+0x37): In function `dlfcn_load':
: undefined reference to `dlopen'
/usr/local/openssl-0.9.8a/lib/libcrypto.a(dso_dlfcn.o)(.text+0x98): In function `dlfcn_load':
: undefined reference to `dlclose'
/usr/local/openssl-0.9.8a/lib/libcrypto.a(dso_dlfcn.o)(.text+0xc0): In function `dlfcn_load':
: undefined reference to `dlerror'
/usr/local/openssl-0.9.8a/lib/libcrypto.a(dso_dlfcn.o)(.text+0x141): In function `dlfcn_bind_var':
: undefined reference to `dlsym'
/usr/local/openssl-0.9.8a/lib/libcrypto.a(dso_dlfcn.o)(.text+0x16c): In function `dlfcn_bind_var':
: undefined reference to `dlerror'
/usr/local/openssl-0.9.8a/lib/libcrypto.a(dso_dlfcn.o)(.text+0x229): In function
`dlfcn_bind_func':
: undefined reference to `dlsym'
/usr/local/openssl-0.9.8a/lib/libcrypto.a(dso_dlfcn.o)(.text+0x254): In function
`dlfcn_bind_func':
: undefined reference to `dlerror'
/usr/local/openssl-0.9.8a/lib/libcrypto.a(dso_dlfcn.o)(.text+0x50a): In function `dlfcn_unload':
: undefined reference to `dlclose'

---

Is this a problem with openssl-0.9.8a? Should I revert to 0.9.7x?

Gary


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Boxbackup-dev mailing list