On Thu, 2016-12-01 at 15:33 +0530, Hemant Chaudhary wrote: > Hi > > > I am unable to create .so file.
What do you mean? What did you try to do, and what happened? > "unresolved reference to ap_getword_nulls". That would be an error loading a .so you had successfully created. You should use apxs to build your modules. From the above, I'm guessing you tried something different. -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
