You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ge...@cdfd.org.in on 2003/11/10 20:50:25 UTC

[users@httpd] JK connectir in solaris 8

Hi gurus,

I tired to run ./builconf.sh in solaris and it gace the following errors 

> ./buildconf.sh
libtoolize --force --automake --copy
aclocal
./buildconf.sh: aclocal: cannot execute
automake -a --foreign -i --copy
./buildconf.sh: automake: cannot execute
autoconf
/usr/local/bin/autoconf: /usr/local/bin/autom4te: not found



so I just did ./configure and it went on with out any problem.
but if i give make , I am getting the following error.

> make
Making all in common
make[1]: Entering directory `/RAID/usr/geeta/software/jakarta-tomcat-connectors-jk-1.2.5-src/jk/native/common' 
/usr/local/bin/libtool --mode=compile gcc -I/users/services/apache/include 
-g -O2 -DSOLARIS2=280 -g -O2 -I /include -I /include/ -c jk_ajp12_worker.c 
/usr/local/bin/libtool[393]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[508]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[654]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[655]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[801]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[826]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[849]: /usr/local/bin/echo:  not found
/usr/local/bin/libtool[854]: /usr/local/bin/echo:  not found
make[1]: *** [jk_ajp12_worker.lo] Error 1
make[1]: Leaving directory `/RAID/usr/geeta/software/jakarta-tomcat-connectors-jk-1.2.5-src/jk/native/common' 
make: *** [all-recursive] Error 1


I have installed libtool in /usr/local/bin

What is the problem?
Shld i have to do ./buildconf.sh and then only 
./configure or what is wrong.
Pls guide

Thanks and regds
Geetha Thanu










-


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org