Operating System - HP-UX
1833467 Members
2858 Online
110052 Solutions
New Discussion

How to Recompile a program on 11.00

 
Laurie A. Krumrey
Regular Advisor

How to Recompile a program on 11.00

Hi All,

A co-worker is working on an Apache WebServer
and installing a Java application.

He is getting this error:

Loaded DSO /opt/JRun/connectors/apache/pa_risc
-hpux/mod jrun.so uses plain Apache 1.3 API, this module might crash under EAPI!

(please recompile it with -DEAPI)

OK, so he wants to recompile this Java
software (JRun) and I am not sure how to do
that.

Also, We are using Apache 1.3.14 and not
1.3 API, so how would I tell that system
to use the new Apache version?

I think we just need to recompile
the software with a switch -DEAPI set.

I don't have a clue what directory or what
the syntax would be...

Any Help is Appreciated...

Laurie
Happiness is a choice
1 REPLY 1
Shannon Petry
Honored Contributor

Re: How to Recompile a program on 11.00

You should be correct in your assumption of just recompiling with the requested switch. However without knowing what is asking for that switch, you need to find out what it does. Does this switch disable the API?

If not, the directories will be different from system to system depending on where apache is installed, and where Java is installed. Sorry, no clearcut's there...


Regards,
Shannon
Microsoft. When do you want a virus today?