On Wed, 2007-07-18 at 07:23 -0400, Farokh Irani wrote:
> See any operating system documentation about shared libraries for > more information, such as the ld(1) and ld.so(8) manual pages. > ---------------------------------------------------------------------- > chmod 755 /usr/local/libexec/apache22/mod_fancy.so Not neccessary - shared libs don't need to be executable. > > Does anyone have any ideas as to why using apxs would cause the > symbol not to be exported? > > I'd be willing to show the code, it's not very complex, to anyone who > might be able to help. Qk, fine - tar it up and mail it to me. I might have some time later today and could try to build your code. BTW, please enclose all Makefile/build magic scripts as well. Cheers, RalfD > Thanks.
