On Thu, 2014-10-16 at 12:57 +0300, Mimiko wrote: > Hello. > > I've compiled httpd 2.4.11 and in modules directory are only *.a and > *.la modules. Is that after "make install"? What's in .libs in your directories where modules were built? Do the timestamps show the .a/.la as what you just installed? If you've done everything right and are seeing that, it looks very bug-ish. > gcc -shared -Wl,--whole-archive /opt/httpd/modules/mod_foo.a -Wl,--no-whole-archive -o /opt/httpd/modules/mod_foo.so How does that differ from the command your build, or apxs on your system, executed? -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx