You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Thomas Thaele <tt...@papenmeier.de> on 2001/11/11 14:14:39 UTC

build/8737: during "make install" (as root) libtool is not found

>Number:         8737
>Category:       build
>Synopsis:       during "make install" (as root) libtool is not found
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun Nov 11 05:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     tthaele@papenmeier.de
>Release:        2.0.16-beta
>Organization:
apache
>Environment:
Suse IMAP II (based on Suse 7.0)
AMD Athlon 900 / 256 MB
gcc 2.95.2
>Description:
OPTIM="-O2" ./configure --enable-so --enable--generic-hook-import --enable-generic-hook-export --prefix=/usr/local/apache2 --disable-debug --disable-maintainer-mode

make (works)
make install (fails)

By the way: even with --disable-debug the compiler is called with -g option!
>How-To-Repeat:

>Fix:
The problem is that the . is not included in the searchpath.
I did a export PATH=$PATH:. before making "make install" and all was just fine!
Thanks for your great software!
Regards Thomas
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> 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!     ]