Received: (qmail 72169 invoked by uid 501); 30 May 2000 18:27:37 -0000 Message-Id: <20000530182737.72168.qmail@locus.apache.org> Date: 30 May 2000 18:27:37 -0000 From: Mikael Johansson Reply-To: Mikael.Johansson@ks.ericsson.se To: submit@bugz.apache.org Subject: make: Fatal error in reader: Makefile, line 318: Unexpected end of line seen X-Send-Pr-Version: 3.110 >Number: 6131 >Category: mod_jserv >Synopsis: make: Fatal error in reader: Makefile, line 318: Unexpected end of line seen >Confidential: no >Severity: critical >Priority: medium >Responsible: jserv >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue May 30 11:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mikael.Johansson@ks.ericsson.se >Release: 1.3.12 >Organization: apache >Environment: SunOS kswas01 5.7 Generic_106541-08 sun4u sparc SUNW,Ultra-250 (Solaris 7 HW 11/99) GNU Make version 3.78.1 gcc version 2.8.1 JSDK2.0 JDK1.2.2 ApacheJServ-1.1.1 >Description: When running the command "make" after the text: +-STEP 1-------------------------------------------------------+ |Run 'make; make install' to make a .jar file, compile the C | |code and copy the appropriate files to the appropriate | |locations. | +--------------------------------------------------------------+ make gives me: (lots of stuff that look OK first...) ranlib libjserv.a Making all in java Making all in org make: Fatal error in reader: Makefile, line 318: Unexpected end of line seen Current working directory /var/tmp/einjmik/ApacheJServ-1.1.1/src/java/org *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /var/tmp/einjmik/ApacheJServ-1.1.1/src/java *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /var/tmp/einjmik/ApacheJServ-1.1.1/src *** Error code 1 make: Fatal error: Command failed for target `all-recursive' kswas01:ApacheJServ-1.1.1/> >How-To-Repeat: Pretty straightforward: Set up target dirs with 777 file permission: /opt/apache /opt/jserv and have temporary src etc in /var/tmp/einjmik/{apache_1.3.12,ApacheJServ-1.1.1) 1. make, make install of apache works fine 2. ./configure \ --with-java-platform=2 \ --prefix=/opt/jserv \ --with-apache-src=/var/tmp/einjmik/apache_1.3.12 \ --with-jdk-home=/opt/JDK/jdk1.2.2 \ --with-JSDK=/var/tmp/einjmik/JSDK2.0/lib/jsdk.jar \ --disable-debugging 3. perform make.... >Fix: No, I tried to finish the install despite errors but the target directoy is empty after performing "make install" for jserv. >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]