Re: problem launching apache 1.3.19 with apr lib

2001-06-27 Thread Michael Jennings
Bonjour! When I was trying to get mod_jk to work I had to pass a parameter to GCC: gcc -shared -lposix4 -o mod_jk.so *.o To tell it to link in the correct library. What compiler are you using? Is it GCC? If so, what version? I would try commenting out code until you get a .so file that does not

Re: problem launching apache 1.3.19 with apr lib

2001-06-27 Thread jean-frederic clere
Henri Delebecque wrote: > > hello, > > I have an Alpha server under Digital Unix 4.0d , running (or trying to): > Apache 1.3.19 > apr_20010627114532 > Tomcat 4.0 b5 > > like "Markus Mailinglists <[EMAIL PROTECTED]>", I have > an error : "Cannot load /usr.../mod_webapp.so into server: Unresolved