Your missing symbol is part of the runtime. I think that it is part of
the gcc runtime. Did you compile libapr with gcc? If so, then you have
to arrange to use the static gcc runtime (.a) or to at least include the
shared object in the list of link-time dependencies.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to