Re: mod_jk.so linking/compiling problem.

2001-04-30 Thread Steve Brunton
Kevin Shortt wrote: Then I've done this: gcc -shared -o mod_jk.so *.o And recieved this: ld: fatal: relocations remain against allocatable but non-writable sections collect2: ld returned 1 exit

RE: mod_jk.so linking/compiling problem.

2001-04-30 Thread Kevin Shortt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 12:10 PM Try it with gcc -shared -o mod_jk.so *.o -lposix4 that worked for me on Solaris 8 x86. nope. no good either. I did notice more output though, because the first couple