Hi,
we had the same problem. the following worked for us:
- create a file, lets call it mod_jk.exp, that contains
only a single line:
jk_module
- add the parameter -bE:mod_jk.exp to the call to the linker
hope that helps,
Wolfgang
On Sat, 28 Jul 2001 [EMAIL PROTECTED] wrote:
> problem on aix4.3.3, apache 1.3 and tomcat 3.2 I will really appreciate if
> anyone could help...........
>
> I issued the following command:
>
> make -f Makefile.linux mod_jk.so
>
> and it ended with the following error:
> .. something
> .. something
> ..
> ..
> "../jk/jk_uri_worker_map.c", line 62.65: 1506-342 (W) "/*" detected in
> comment.
> "../jk/jk_uri_worker_map.c", line 242.77: 1506-342 (W) "/*" detected in
> comment.
> "../jk/jk_uri_worker_map.c", line 243.44: 1506-342 (W) "/*" detected in
> comment.
> ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry
> -bl:/usr/local/apache/libexec/httpd.exp -lc -o mod_jk.so jk_uri_worker_map.o
> jk_map.o jk_sockbuf.o jk_lb_worker.o jk_ajp13_worker.o jk_worker.o jk_pool.o
> jk_jni_worker.o jk_ajp13.o jk_util.o jk_msg_buff.o jk_connect.o
> jk_ajp12_worker.o mod_jk.o
> id:0711-244 ERROR: NO CSECTS OR EXPORTED SYMBOLS HAVE BEEN SAVED.
> APXS:BREAK: COMMAND FAILED WITH RC=8
> MAKE: 1254-004 THE ERROR CODE FROM THE LAST COMMAND IS 1.
>
> STOP.
>
>
> .
>
*************************************************************
Wolfgang Schrimm Tel: +49-6221-544596
Computing Center FAX: +49-6221-545581
Networking Im Neuenheimer Feld 293
Heidelberg University 69120 Heidelberg, Germany
*************************************************************