Код: Выделить всё
<=== src/modules/ssl
<=== src/modules
gcc -c -I./os/unix -I./include -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208130 -DUSE_HSREGEX -DEAPI -DNO_DL_NEEDED `./apaci` modules.c
gcc -c -I./os/unix -I./include -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208130 -DUSE_HSREGEX -DEAPI -DNO_DL_NEEDED `./apaci` buildmark.c
gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208130 -DUSE_HSREGEX -DEAPI -DNO_DL_NEEDED `./apaci` -L/usr/local/ssl/lib \
-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 -lm -lcrypt -lssl -lcrypto -lexpat
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':
dso_dlfcn.c:(.text+0x27d): undefined reference to `dlsym'
dso_dlfcn.c:(.text+0x2f9): undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':
dso_dlfcn.c:(.text+0x36d): undefined reference to `dlsym'
dso_dlfcn.c:(.text+0x3e1): undefined reference to `dlerror'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':
dso_dlfcn.c:(.text+0x44c): undefined reference to `dlclose'
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':
dso_dlfcn.c:(.text+0x4f5): undefined reference to `dlopen'
dso_dlfcn.c:(.text+0x546): undefined reference to `dlclose'
dso_dlfcn.c:(.text+0x56f): undefined reference to `dlerror'
collect2: ld returned 1 exit status
make[2]: *** [target_static] Error 1Apache 1.3.39
openssl-0.9.8g
___________
скорее всего не в ту ветку отписался...
Цель задачи - собрать Апач+SSL+PHP. На сервере настроен postfix+MySQL, хочется прикрутить Web морду, Белку.
Что имеется : apache_1.3.39 , mm-1.4.2 , mod_perl-1.30 , mod_ssl-2.8.30-1.3.39, openssl-0.9.8g, php-5.2.5
cd apache_1.3.39
./config.status
make
дальше ошибка ^