Hi to all,

I tried to build tcnative 1.1.3 on a Suse SLES 9 where the APR is 0.9.x.

As such I used the following step :

get apr 1.2.7 and tcnative 1.1.3 :

APR 1.2.7 build as static

./configure --enable-shared=no

TCNATIVE against the static APR :

./configure --with-apr=/root/apr-1.2.7/

Problem, when I build tcnative against the static APR, tcnative is
produced as static (.a) and not .so.

What could we do to have tcnative produce a .so with APR included in ?

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

Reply via email to