I positively recommend getting the gcc from the Linux Toolbox and using that for compiling. HTH Kurt Bremser AMOS Austria Newton was wrong. There is no gravity. The Earth sucks. ________________________________________ Von: Sandeep Acharya [sandeepacharya1983@xxxxxxxxx] Gesendet: Freitag, 15. April 2016 00:21 An: users@xxxxxxxxxxxxxxxx Betreff: issue during installing httpd-2.0.63 [wd-vc] Hello team, I am facing issue during installation of httpd-2.0.63 in IBM AIX 7.1. I am using the xlc_r compiler to configure. The onfiguration is sucessfull. while I am issuing the "make" the shared libraries inside the module location generated with ".la" extension. But these are suppose to generate with ".so" extension. So when I am starting the "apachectl start" command. It is looking for "mod_access.so" and don't locate the file as this is generated with "mod_access.la<http://mod_access.la>" and starting of apache service fails. The libtool here we are using is 1.5. I am using below env variable and configure command to complie apache. export CC=xlc_r export CXX=xlC_r export CFLAGS="-q64" export LDFLAGS="-b64" export EXTRA_LDFLAGS_SHLIB="-b64" export OBJECT_MODE=64 ./configure --prefix=/ContentServer/apache --enable-so --enable-mods-shared=most --with-mpm=prefork Please assist me to get this resolved. -- Sandeep Acharya AMOS Austria GmbH 1130 Wien, Hietzinger Kai 101-105 FN 365014k, Handelsgericht Wien UID: ATU 66614737 http://www.allianz.at ******************************************************** Dieses E-Mail und allfaellig daran angeschlossene Anhaenge enthalten Informationen, die vertraulich und ausschliesslich fuer den (die) bezeichneten Adressaten bestimmt sind. Wenn Sie nicht der genannte Adressat sind, darf dieses E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen Personen zugaenglich gemacht noch in anderer Weise verwertet werden. Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten wir Sie, dieses E-Mail und saemtliche angeschlossene Anhaenge zu loeschen. Please note: This email and any files transmitted with it is intended only for the named recipients and may contain confidential and/or privileged information. If you are not the intended recipient, please do not read, copy, use or disclose the contents of this communication to others and notify the sender immediately. Then please delete the email and any copies of it. Thank you. ******************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx