RE: [GUMP] Build Failure - jk2

2003-03-24 Thread Ignacio J. Ortega
Can anyone with a linux at hand do: wget http://apache.secsup.org/dist/httpd/httpd-2.0.44.tar.gz ./configure make make install and see what's in /usr/local/apache2/lib after it? Thanks.. i've found that it's advisable to so?

RE: [GUMP] Build Failure - jk2

2003-03-24 Thread Costin Manolache
Ignacio J. Ortega wrote: > I'm trying to fix the failure below when building libjkjni.so .. > > Anyone knows what happens here ? > > I've tried to see what the difference is between mod_jk2 for apache 2 > that builds ok, and one difference i found is that mod_jk2 is linked > against APR without

Re: [GUMP] Build Failure - jk2

2003-03-24 Thread Henri Gomez
Ignacio J. Ortega wrote: I'm trying to fix the failure below when building libjkjni.so .. Anyone knows what happens here ? I've tried to see what the difference is between mod_jk2 for apache 2 that builds ok, and one difference i found is that mod_jk2 is linked against APR without any problem and

RE: [GUMP] Build Failure - jk2

2003-03-24 Thread Ignacio J. Ortega
I'm trying to fix the failure below when building libjkjni.so .. Anyone knows what happens here ? I've tried to see what the difference is between mod_jk2 for apache 2 that builds ok, and one difference i found is that mod_jk2 is linked against APR without any problem and without apr being named

RE: [GUMP] Build Failure - jk2

2003-03-21 Thread Ignacio J. Ortega
Hola a todos: > /home/rubys/jakarta/jakarta-tomcat-connectors/jk/build/jk2/jni > /jni/jk_jni_aprImpl.lo -lcrypt -L/usr/local/apache2/lib > -lapr -Wl,-soname -Wl,libjkjni.so -o .libs/libjkjni.so >[so] StdErr: >[so] /usr/bin/ld: cannot find -lapr >[so] collect2: ld returne