bug-libextractor
[Top][All Lists]
Advanced

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

Re: [bug-libextractor] Libextractor:Cross compilation Error


From: address@hidden
Subject: Re: [bug-libextractor] Libextractor:Cross compilation Error
Date: Fri, 19 Dec 2008 11:18:08 +0100

Hi,
I think that you probably don't have a cross compiled version of iconv...
So building libextractor for i686 will work (you've get a libiconv installed on your computer), but while cross compiling libextractor, the cross compiler will need a cross compiled version of libiconv...
So, you might need to get libiconv sources, and cross compiled it before compiling, once again, libextractor !

Good luck !

CimCim

Hi,
I tried the following steps to cross compile Libextractor:
1: ./configure target=mips-linux --host=mips-linux build=i686-pc-linux-gnu
--prefix=/home/tomy/File/extractor (Tried without :build=i686-pc-linux-gnu
)
2: make : this time I am getting the following errors:
=======================================
In file included from extractor.c:21:
../../src/include/platform.h:60:19: iconv.h: No such file or directory
==========================================================
During Configuration I got the following logs regarding iconv:
===================================================
checking for iconv... no, consider installing GNU libiconv

checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
========================================================

but in normal x86 Compilation I found that all the checks for iconv is
yes...

Could you please tell me the exact problem??  Also I tried with Configure
options like --with-libiconv-prefix[=DIR] --without-libiconv-prefix..


P.S Please refer the configuration log file



Tomy P. Joseph
Samsung ODC,
L&T Infotech,Plot No. 25-30,
EPIP I Phase Industrial Area,
Whitefield,Bangalore-66.
Mobile: +919448856102
Fax:+91-80-8525233.

( ) L&T Infotech Proprietary & Confidential
( ) L&T Infotech Confidential
(+) L&T Infotech Internal Use only
( ) General Business Information

Larsen & Toubro Infotech Ltd.
www.Lntinfotech.com

This Document is classified as:

L&T Infotech Proprietary   L&T Infotech Confidential   L&T Infotech Internal Use Only   L&T Infotech General Business  

This Email may contain confidential or privileged information for the intended recipient (s) If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
______________________________________________________________________
_______________________________________________
bug-libextractor mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-libextractor

reply via email to

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