Ticket 15: Apache 1.3.27 with mod_ssl compile fails with mm ,but is OK without it
Problem occurs using Apache 1.3.27, mod_ssl-2.8.14-1.3.27, openssl-0.9.7a and mm-1.3.0 on linux with gcc 2.96 (Mandrake 8.1, kernel 2.4.18). All the packages were downloaded as source tgz, and compiled as instructed in mod_ssl using --with-mm=../mm-1.3.0. Removing this reference to mm allows everything to compile normally. 
The error is in the comiplation of Apache and seems to be because of missing header files:
./gen_test_char: error while loading shared libraries: libmm.so.13: cannot open shared object file: No such file or directory
make[3]: *** [test_char.h] Error 127
Running "make" a second time creates the missing header with 0 bytes content and things get a bit further, but then it crashes again a bit later.
Remarks:
Properties:
  | Type: | code |  | Version: | 1.3.0 | 
  | Status: | new |  | Created: | 2003-Apr-03 23:27 | 
  | Severity: | 1 |  | Last Change: | 2003-Apr-03 23:27 | 
  | Priority: | 2 |  | Subsystem: | mm | 
  | Assigned To: | anonymous |  | Derived From: |  | 
  | Creator: | anonymous |