Hello Kiyo, Thanks for your response.
I tried with libtool 1.5.26 as well as 1.5.18. But getting the same problem. configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by arm-linux-g++... /opt/mtwk/usr/local/gcc-3.3.2-glibc-2.3.2/arm-linux/arm-linux/bin/ld checking if the linker (/opt/mtwk/usr/local/gcc-3.3.2-glibc-2.3.2/arm-linux/arm-linux/bin/ld) is GNU ld... yes checking whether the arm-linux-g++ linker (/opt/mtwk/usr/local/gcc-3.3.2-glibc-2.3.2/arm-linux/arm-linux/bin/ld) supports shared libraries... yes checking for arm-linux-g++ option to produce PIC... -fPIC checking if arm-linux-g++ PIC flag -fPIC works... yes checking if arm-linux-g++ static flag -static works... yes checking if arm-linux-g++ supports -c -o file.o... yes checking whether the arm-linux-g++ linker (/opt/mtwk/usr/local/gcc-3.3.2-glibc-2.3.2/arm-linux/arm-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/opt/mtwk/usr/local/gcc-3.3.2-glibc-2.3.2/arm-linux/arm-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for library containing lt_dlcaller_register... no configure: error: Can't find the libltdl library. Any help will be much appreciated. Thanks, Debashish. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kiyo Inaba Sent: Tuesday, July 08, 2008 8:08 PM To: Purkayastha, Debashish X Cc: [email protected]; [EMAIL PROTECTED] Subject: Re: [kaffe] Problem with configuration Hi Debashish, >I have downloaded the library libtool from >http://ftp.gnu.org/gnu/libtool/libtool-2.2.4.tar.gz I was encountered same problem recently for newly installed environment. The checking for libtool invokes some deprecated functions, and you have to install some 1.5.x (I did with 1.5.26) of libtool rather than 2.2.x series. Hope this may help. Kiyo _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe Debashish Purkayastha Senior Staff Engineer, Software InterDigital Communications, LLC 781 Third Ave. King of Prussia, PA 19406 Tel.: +1 610.878.5654 Fax: +1 610.878.7841 Email: [EMAIL PROTECTED] http://www.InterDigital.com This e-mail is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and/or otherwise protected from disclosure to anyone other than its intended recipient. Unintended transmission shall not constitute waiver of any privilege or confidentiality obligation. If you received this communication in error, please do not review, copy or distribute it, notify me immediately by email, and delete the original message and any attachments. Unless expressly stated in this e-mail, nothing in this message or any attachment should be construed as a digital or electronic signature. _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
