Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Build the mod_jk connector

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
I am using j2sdk_1.4.1_04,apache1.3.28,jakarta-tomcat-4.1.31,RedHatLinux9.0 and mod_jk_1.2.7 connector.I want to run jsp application on port 192.168.0.1:80
.I have configure apache and tomcat successfully and checked it.
We have a problem in the building of mod_jk connector .We have run successfully the command ./configure but when we execute command "make" there is a problem

gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: ***[jk_ajp12_worker.lo] Error 1
make[1]: ***[all-recursive] Error 1
 
Rancher
Posts: 13459
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
How is this request different to the other one?

I'm going to ask for this duplicate to be closed. I'm confused why you need to create a new user for the new request, but each to their own.

Dave
 
Don't get me started about those stupid light bulbs.
    Bookmark Topic Watch Topic
  • New Topic