Thanks for your answer. I updated libtool-1.5.8 but, same problem occured to me. So, I solved this problem in another way.
In srclib/libmetrics directory, I keeped the libtool script before
executing bootstrap script.
After executing bootstrap and configure, I remove the new libtool script
and copy either the previous libtool or updated libtool script. it's ok.
I confuse about this situation, so I must study about autotools the more.
Thanks,
Sanghyun
==========================================================
Sanghyun Hong
R&D Division, LG N-Sys Inc.
Phone: +82-2-705-3468, Fax: +82-2-705-3434,
Email: [EMAIL PROTECTED]
Address: 9th Fl., LG Mapo Bd., 275 Kongduk-dong, Mapo-gu,
Seoul, 121-721 KOREA(ROK)
==========================================================
------------- Original Message ---------------
i'm using
% libtool --version
ltmain.sh (GNU libtool) 1.5.8 (1.1220.2.117 2004/08/04 14:12:05)
it might be that your version of libtool is too old and not compatible
with the ltmain.sh in the ./build directory of libmetrics.
either upgrade libtool or (maybe just maybe but not likely) copy an
older ltmain.sh into ./build.
-matt
홍상현 wrote:
> Hi, all
>
> Recently, I'm studying about libmetric code and gnu autotools.
> In srclib/libmetrics directory, I tried to test the configure.in script.
> I executed the 'bootstrap' script, but following error displayed.
>
> ...
> Making all in linux
> make[2]: Entering directory `.../srclib/libmetrics/linux'
> source='metrics.c' object='metrics.lo' libtool=yes \
> depfile='.deps/metrics.Plo' tmpdepfile='.deps/metrics.TPlo' \
> depmode=gcc3 /bin/sh ../build/depcomp \
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -I.. -I../lib -g -O2 -c -o metrics.lo
> `test -f 'metrics.c' || echo './'`metrics.c
> ../libtool: line 1: s,^.*/,,g: No such file or directory
> ../libtool: line 1: -e: command not found
> *** Warning: inferring the mode of operation is deprecated.
> *** Future versions of Libtool will require -mode=MODE be specified.
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> ../libtool: line 1: -e: command not found
> : compile: cannot determine name of library object from `'
> make[2]: *** [metrics.lo] Error 1
> make[2]: Leaving directory `.../srclib/libmetrics/linux'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `.../srclib/libmetrics'
> make: *** [all] Error 2
>
>
> I don't modify the configure.in file and just execute bootstrap.
>
> My GNU AutoTool version is that,
> automake (GNU automake) 1.6.3
> autoconf (GNU Autoconf) 2.53 (also, 2.57)
> ltmain.sh (GNU libtool) 1.4.2
>
> Anyone else have any ideas?
>
>
> Thanks,
> Sanghyun
>
>
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Ganglia-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ganglia-developers
--
PGP fingerprint 'A7C2 3C2F 8445 AD3C 135E F40B 242A 5984 ACBC 91D3'
They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety.
--Benjamin Franklin, Historical Review of Pennsylvania, 1759
signature.asc
Description: Binary data
