Hi Mr. John I tried running "make clean" and then "./buildconf.sh" but still get Errors. You had also said to rerun "libtool.sh" - but my system does not have any such file? Also, what is the proper sequence of command execution? How do I specify HOST....?: #./buildconfig.sh #./configure --with-apxs=/usr/local/apache/bin/apxs #make
THANKS again! Manoj G. Kithany >From: "John P. Dodge" <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: Tomcat Users List <[EMAIL PROTECTED]>, ><[EMAIL PROTECTED]> >Subject: Re: Libtool Error!!!- mod_jk (fwd) >Date: Thu, 5 Sep 2002 07:47:38 -0700 (PDT) > >sorry that should be make clean and rerun buildconf.sh. > > >I had this same issue, try doing a make clean or make distclean and rerun >libtool.sh. You could also specify HOST=<systype> on the configure line. >It seemed to me that this comes up when configure or libtool is havinf >trouble sniffing out the system type. I seem to remember that the make >clean and rerun libtool is what worked. > > >On Thu, 5 Sep 2002, Manoj Kithany wrote: > > > Hi Raja, > > > > Libtool simplifies the job by encapsulating both the platform-specific > > dependencies, and the user interface, in a single script. > > > > Libtool is designed so that the complete functionality of each host type >is > > available via a generic interface, but nasty quirks are hidden from the > > programmer. > > > > Manoj G. Kithany > > > > > > >From: "Raja Sreekanth" <[EMAIL PROTECTED]> > > >Reply-To: "Raja Sreekanth" <[EMAIL PROTECTED]> > > >To: "Tomcat Users List" <[EMAIL PROTECTED]>, > > ><[EMAIL PROTECTED]> > > >Subject: Re: Libtool Error!!!- mod_jk > > >Date: Thu, 5 Sep 2002 18:39:34 +0530 > > > > > >By the way what this LIBTOOL do. > > > > > >Sreekanth. > > >----- Original Message ----- > > >From: "Manoj Kithany" <[EMAIL PROTECTED]> > > >To: <[EMAIL PROTECTED]> > > >Sent: Thursday, September 05, 2002 6:15 PM > > >Subject: Libtool Error!!!- mod_jk > > > > > > > > >Hi Experts, > > > > > >I am getting following LIBTOOL Errors - wonder why. DO any of you >Experts > > >know how to tackle that - would appreciate that. > > > > > >I already have libtool on my system. > > > > > >The Error I get is: > > >------------------------------------------------------------------ > > ># make > > >Making all in common > > >Target "all" is up to date. > > >Making all in apache-1.3 > > > /bin/sh ../libtool --mode=install cp `pwd`/mod_jk.so > > >libtool: install: you must specify a destination > > >Try `libtool --help --mode=install' for more information. > > >make: 1254-004 The error code from the last command is 1. > > > > > >Stop. > > >make: 1254-004 The error code from the last command is 1. > > > > > >Stop. > > ># > > >------------------------------------------------------------------ > > > > > >Would really appreciate if you could share it with me. > > > > > >THANKS! > > > > > >Manoj G. Kithany > > > > > > > > > > > > > > > > > >_________________________________________________________________ > > >MSN Photos is the easiest way to share and print your photos: > > >http://photos.msn.com/support/worldwide.aspx > > > > > > > > >-- > > >To unsubscribe, e-mail: > > ><mailto:[EMAIL PROTECTED]> > > >For additional commands, e-mail: > > ><mailto:[EMAIL PROTECTED]> > > > > > > > > > > > >-- > > >To unsubscribe, e-mail: > > ><mailto:[EMAIL PROTECTED]> > > >For additional commands, e-mail: > > ><mailto:[EMAIL PROTECTED]> > > > > > > > > > > _________________________________________________________________ > > Chat with friends online, try MSN Messenger: http://messenger.msn.com > > > > > > -- > > To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > > > >---------------------------------------- >"Mon a�roglisseur est plein d'anguilles" >John P. Dodge >Boeing Shared Services > > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
