libtool
[Top][All Lists]
Advanced

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

Re: Libtool Error!!!- mod_jk


From: jean-frederic clere
Subject: Re: Libtool Error!!!- mod_jk
Date: Thu, 05 Sep 2002 18:41:55 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

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





_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail: <mailto:address@hidden> For additional commands, e-mail: <mailto:address@hidden>









reply via email to

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