IDependOn-Set: 1
IDependOn-Set: 13
IDependOn-Set: 15
IDependOn-Set: 2
IDependOn-Set: 231
IDependOn-Set: 233
IDependOn-Set: 234
LastModifiedSecs: 930602974
Parent: 15
SequenceNumber: 3
Title: Apache JServ 1.0 and SCO unix...
Part: 0
Author-Set: jon@working-dogs.com
HideAttributions: 1
LastModifiedSecs: 930602939
Type: monospaced
Lines: 68


----------
From: "Jolin, Paul W." <PWJolin@cvs.com>
To: "'Java Apache JServ Interests'" <java-apache-users@working-dogs.com>
Subject: Apache JServ installation problem
Date: Mon, Jun 28, 1999, 1:43 PM


--

In order to successfully install Apache JServ, I found I must edit the file:
ApacheJServ-1.0/src/c/Makefile.tmpl as follows:

I have to change the "CC=gcc" line to "CC=cc"
And I have to remove the following lines:

:
:
:
 $(SHLIBS): $(OBJS_PIC)
       rm -f $@
       $(LD_SHLIB) $(LDFLAGS_SHLIB) -o $@ $(OBJS_PIC)
:
:
:
---

What configuration setting am I missing or which configuration setting do I
have wrong?

Products versions:
Apache 1.3.6
Apache JServ 1.0
JDK 1.1.7A
JSDK 2.0

Operating System: SCO UnixWare 7.0

JServ configuration:
./configure --prefix=$APACHE_INSTALL/jserv \
            --exec-prefix=$APACHE_INSTALL/jserv \
            --host=i386-sco-unixware \
            --with-apache-src=$APACHE_SRC  \
            --with-jdk-home=/usr/java  \
            --with-jsdk=/usr/local/JSDK2.0/lib/jsdk.jar \
            --enable-apache-conf \
            --enable-shared=no --enable-static=yes \
            i386-sco-unixware



--
----------------------------------------------------------



> PWJolin
> 
> ________________________________________________________________
> CVS/pharmacy
> One CVS Drive, Woonsocket, RI 02895
> Phone(401) 770-4582  Fax(401) 770-6933
> 
> E-Mail: <mailto:PWJolin@cvs.com>       
> URL:    <http://www.cvs.com> 
________________________________________________________________

EndPart: 0
Part: 1
Author-Set: jon@working-dogs.com
HideAttributions: 1
LastModifiedSecs: 930602974
Type: monospaced
Lines: 1
The problem is due to a bug in libtool. This will be fixed in the next version of Apache JServ...
EndPart: 1
