libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Libtool Error!!!- mod_jk


From: Manoj Kithany
Subject: Re: Libtool Error!!!- mod_jk
Date: Thu, 05 Sep 2002 19:22:23 +0000

Hi Mr. Jean,

THANK YOU for your reply.

You mentioned to modify following lines: But, where to modify these lines...I mean which file contains this?
---------------------------------------------
mod_jk.so: mod_jk.la
       $(LIBTOOL) --mode=install cp $< `pwd`/$@
+++
The $< has been eaten.
---------------------------------------------------
THANKS!

Manoj G. Kithany


From: jean-frederic clere <address@hidden>
Reply-To: address@hidden
To: Tomcat Users List <address@hidden>
CC: address@hidden
Subject: Re: Libtool Error!!!- mod_jk
Date: Thu, 05 Sep 2002 18:41:55 +0200

Manoj Kithany wrote:
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

That is clearly a make problem (you need gnu make) but not a libtool problem.
+++
mod_jk.so: mod_jk.la
        $(LIBTOOL) --mode=install cp $< `pwd`/$@
+++
The $< has been eaten.

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


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]