Received: (qmail 37365 invoked by uid 501); 2 Jun 2001 22:15:10 -0000 Message-Id: <20010602221510.37364.qmail@apache.org> Date: 2 Jun 2001 22:15:10 -0000 From: Mike Corredera Reply-To: mecorr@wgn1.com To: submit@bugz.apache.org Subject: I can execute ./configure and make just fine. Yet when I try to run "make install" it fails out. X-Send-Pr-Version: 3.110 >Number: 7811 >Category: build >Synopsis: I can execute ./configure and make just fine. Yet when I try to run "make install" it fails out. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sat Jun 02 15:20:00 PDT 2001 >Closed-Date: Sun Jun 03 08:37:42 PDT 2001 >Last-Modified: Sun Jun 03 08:37:42 PDT 2001 >Originator: mecorr@wgn1.com >Release: 2.0.116 >Organization: >Environment: OS : FreeBSD 3.4 stable ; Compiler : GCC >Description: # From the "make install" log Making install in srclib Making install in apr Making all in lib Making all in strings Making all in passwd Making all in tables Making all in file_io/unix Making all in network_io/unix Making all in threadproc/unix Making all in misc/unix Making all in locks/unix Making all in time/unix Making all in mmap/unix Making all in shmem/unix (cd mm && make libmm.la) `libmm.la' is up to date. Making all in i18n/unix Making all in user/unix Making all in dso/unix if [ ! -d /usr/local/apache2/include ]; then ./build/mkdir.sh /usr/local/apache2/include; fi; cp include/*.h /usr/local/apache2/include; if [ ! -d /usr/local/apache2/lib ]; then ./build/mkdir.sh /usr/local/apache2/lib; fi; libtool --mode=install cp libapr.la /usr/local/apache2/lib *** Error code 127 Stop in /usr/local/src/httpd-2_0_16/srclib/apr. *** Error code 1 Stop in /usr/local/src/httpd-2_0_16/srclib. *** Error code 1 Stop in /usr/local/src/httpd-2_0_16. >How-To-Repeat: I just tryed to install Apache-2.0.16 on a new FreeBSD system. I used the commands "./configure --prefix=/usr/local/apache2 --with-port=85", "make" and "make install" >Fix: Sorry Nope >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: rbb State-Changed-When: Sun Jun 3 08:37:42 PDT 2001 State-Changed-Why: This problem was fixed very soon after the 2.0.l6 release, and it will be available in the next version of Apache 2.0. >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! ]