ZyanKLee
6th December 2005, 13:26
Hi there,
during installation of ISPConfig I get the following errormessages:
gcc -c -I./os/unix -I./include -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208123 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci` modules.c
gcc -c -I./os/unix -I./include -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208123 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci` buildmark.c
gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208123 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci` -L/root/ispconfig/openssl/lib -rdynamic \
-o httpd buildmark.o modules.o modules/standard/libstandard.a modules/ssl/libssl.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a lib/expat-lite/libexpat.a -lm -lcrypt -lssl -lcrypto -ldl
/usr/bin/ld: skipping incompatible /root/ispconfig/openssl/lib/libssl.a when searching for -lssl
/usr/bin/ld: skipping incompatible /root/ispconfig/openssl/lib/libcrypto.a when searching for -lcrypto
modules/ssl/libssl.a(ssl_engine_kernel.o)(.text+0x178e): In function `ssl_hook_Access':
: undefined reference to `X509_STORE_CTX_set_depth'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/var/www/entpackt/install_ispconfig/compile_aps/apache_1.3.33/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/var/www/entpackt/install_ispconfig/compile_aps/apache_1.3.33'
make: *** [build] Error 2
ERROR: Could not make Apache
We are using an AMD64 from Strato.de with debian.
with google and in this forum there was nothing that helped us. do you know something?
during installation of ISPConfig I get the following errormessages:
gcc -c -I./os/unix -I./include -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208123 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci` modules.c
gcc -c -I./os/unix -I./include -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208123 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci` buildmark.c
gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208123 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci` -L/root/ispconfig/openssl/lib -rdynamic \
-o httpd buildmark.o modules.o modules/standard/libstandard.a modules/ssl/libssl.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a lib/expat-lite/libexpat.a -lm -lcrypt -lssl -lcrypto -ldl
/usr/bin/ld: skipping incompatible /root/ispconfig/openssl/lib/libssl.a when searching for -lssl
/usr/bin/ld: skipping incompatible /root/ispconfig/openssl/lib/libcrypto.a when searching for -lcrypto
modules/ssl/libssl.a(ssl_engine_kernel.o)(.text+0x178e): In function `ssl_hook_Access':
: undefined reference to `X509_STORE_CTX_set_depth'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1
make[2]: Leaving directory `/var/www/entpackt/install_ispconfig/compile_aps/apache_1.3.33/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/var/www/entpackt/install_ispconfig/compile_aps/apache_1.3.33'
make: *** [build] Error 2
ERROR: Could not make Apache
We are using an AMD64 from Strato.de with debian.
with google and in this forum there was nothing that helped us. do you know something?