ich habe openssl-0-9.7d installiert
jetzt habe ich in mod_ssl...
gemacht../configure --with-apache=../apache_1.3.31 --with-ssl=../openssl-0.9.7d --datadir=/srv/www --enable-module=most --enable-shared=max --enable-module=ssl --prefix=/usr/local/apache/1.3.31 --with-port=80 --disable-module=auth_dbm
dann ganz normal in meinem apache verzeichnis make aufgerufen
dann bekomm ich einer fehlermeldung mit der ich leider gar nicht anfangen kann:
kann mir bitte jemand weiterhelfen? Forumssuche hat mich leider auch nicht weiter gebracht :(/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: /usr/local/src/lamp/openssl-0.9.7d/libssl.a(s2_srvr.o): relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC
/usr/local/src/lamp/openssl-0.9.7d/libssl.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[4]: *** [libssl.so] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/local/src/lamp/apache_1.3.31/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/usr/local/src/lamp/apache_1.3.31'
make: *** [build] Error 2
das ganze auf Suse 9.1 64Bit
gruss jake

