You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jason Steig <js...@email.com> on 2003/01/06 06:01:21 UTC

[users@httpd] Make Errors with Apache 2.0

OS = Solaris Sparc 8.0
Make = GNU Make
Libtools = 1.4
 
Okay this error has been vexing me of late.  I'am not sure what it means
because I installed libtools 1.4 and libtools is also installed when you
configure apache.  So I don't know why this would be happening.  Here is
the error I get when I try to make after a configure.  /shared/new is
simply where I put the files to work on.
 
 
/shared/new/httpd-2.0.43/srclib/apr/libtool: ar: command not found
make[3]: *** [libapr-0.la] Error 127
make[3]: Leaving directory `/shared/new/httpd-2.0.43/srclib/apr'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/shared/new/httpd-2.0.43/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/shared/new/httpd-2.0.43/srclib'
make: *** [all-recursive] Error 1