Received: (qmail 84105 invoked by uid 501); 18 Apr 2001 20:25:27 -0000 Message-Id: <20010418202527.84104.qmail@apache.org> Date: 18 Apr 2001 20:25:27 -0000 From: James Dugal Reply-To: jpd1@louisiana.edu To: submit@bugz.apache.org Subject: make install fails with libtool not found msgs X-Send-Pr-Version: 3.110 >Number: 7585 >Category: build >Synopsis: make install fails with libtool not found msgs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: duplicate >Submitter-Id: apache >Arrival-Date: Wed Apr 18 13:30:00 PDT 2001 >Closed-Date: Wed Apr 18 13:57:43 PDT 2001 >Last-Modified: Wed Apr 18 13:57:43 PDT 2001 >Originator: jpd1@louisiana.edu >Release: 2.0.16 >Organization: >Environment: Sun Solaris 8 >Description: I do not have libtool installed. configure and make run fine. make install fails to find libtool for srclib/apr and srclib/apr-util, since Makefile.in uses libtool instead of ./libtool, to reference the libtool in the current directory. I edited these Makefiles to use ./libtool, and now make install works perfectly. >How-To-Repeat: ./configure; make; make install in a Unix system lacking libtool. >Fix: See above ... use ./libtool (or add the base compile dir to the search rules). >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: rbb@covalent.net State-Changed-When: Wed Apr 18 13:57:42 PDT 2001 State-Changed-Why: [This is a standard response.] This issue has been reported before; please search the FAQ and the bug database. Thanks for using Apache! Class-Changed-From-To: sw-bug-duplicate Class-Changed-By: rbb@covalent.net Class-Changed-When: Wed Apr 18 13:57:42 PDT 2001 >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! ]