Hi,
I have switch to 4.1.1 from 4.0.6 my extension is not compiled any more as a shared library (myext.so). I use the following (build as apache sapi) ./configure --enable-myext=shared ...(rest of conf params) after make; make install I found in the extension directory myext.a but not file named myext.so?!!! How can I activate my extension as a shared module. The Apache server is working fine but I can not use my module. Emanuel NOTE: I have add the new changes for the versions. The module is compile fain, without errors (and without warrnings) but the build do not do the .so file only the .o, .a, .la, .lo file. NOTE: I have SuSE Linux 7.1, 2.2.18-SMP, i686, libc.so.6 libtool 1.4.2 gcc 2.95.2 autoconf 2.13 flex 2.5.4 apache 1.3.22 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]