Ok, Im getting a error with a module im trying to compile using apxs. What we have is two source files and a header.File number one compiles fine, but once we try to run a function in the second source file, it gives a error saying that it cant find the function.
We have the function defined in the header and every thing seams to be right, we can compile fine if we comment out the function call.
We used this line. apxs -c -i -a -n xpx mod_force.c mod_doc.c Thanks in Advance, Jason --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx