Hello.

  I am working on a project to update an old version of Apache ( 2.0.65 ) to  
version 2.2.20 on an PPC embedded Linux platform in a
 Cross-compiling environment.  This is outside of the autoconfig (./configure) 
tools +procedure that one would typically use to build Apache.

 I am stuck at the linkage phase right now of httpd. I have managed to compile 
all of the modules/*  and server/*.c but  I am not sure what the role of 
server/exports.c serves in the build . It appears to be generated from an awk 
step in the makefile on a X86 environment. When I generate a exports.c in for 
my build I end getting lots of un-defined references when I link the object 
files and libs even though the symbols appear in the corresponding 
libapr/libaprutil libraries  .

Anyone have experience is building Apache in this type of standalone 
environment outside of autoconfig ?

Suggestions welcomed.

Thank you.
JD

--


Reply via email to