On Thu, 11 Mar 2010 13:24 -0500, "Dan Poirier" <[email protected]>
wrote:
> On Thu, 11 Mar 2010 11:34 -0600, "Hyrum K. Wright"
> <[email protected]> wrote:
> > When building an unmodified checkout of the 1.4.x branch, I get the
> > following:
> > 
> > $ ./buildconf
> > ...
> > $ ./configure
> > ...
> > $ make
> > $ make
> > /bin/sh /libtool --silent --mode=compile gcc -g -O2   -DHAVE_CONFIG_H
> > -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp   -I./include
> > -I/Users/Hyrum/dev/apr-1.4.x/include/arch/unix -I./include/arch/unix
> > -I/Users/Hyrum/dev/apr-1.4.x/include/arch/unix
> > -I/Users/Hyrum/dev/apr-1.4.x/include  -o passwd/apr_getpass.lo -c
> > passwd/apr_getpass.c && touch passwd/apr_getpass.lo
> > /bin/sh: /libtool: No such file or directory
> > make[1]: *** [passwd/apr_getpass.lo] Error 127
> > make: *** [all-recursive] Error 1
> 
> https://issues.apache.org/bugzilla/show_bug.cgi?id=48776
> 
> I've provided a patch that works for me, waiting for someone to look at
> it and hopefully commit it.

Actually that might be a different problem... ran out of time to check.

Reply via email to