Hi, My Plateform is alpha ( True 64 Digital Unix) I am trying to build mod_jk.so but I am getting error while compiling jk_jni_worker.c.
--------------------------------- gcc -DOSF1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -fpic -DSHARED_MODULE -I/home5/staff/genepick/usr/apache/include -I../common -I/usr/opt/java131/includ e -I/usr/opt/java131/include/alpha -c ../common/jk_jni_worker.c In file included from ../common/jk_jni_worker.c:69: /usr/opt/java131/include/jni.h:38: #error "Modules that interface with Java must be compiled and linked with the -pthread option" ----------------------------------------------- I tried with -mthreads option also but the same error. So can you please help me in this. Thanx in Advance. Jayesh __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
