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: Christian Grothoff
Subject: Re: [bug-libextractor] Libextractor:Cross compilation Error
Date: Fri, 19 Dec 2008 23:24:25 -0700
User-agent: KMail/1.9.9

LE generally does not cross-compile; I was not aware that iconv was a problem, 
but the generated code for the printable-extractors certainly prevents 
cross-compilation at this point (you can disable those with 
the --disable-printable).

My best guess for the iconv problem is that your cross-compiler looks for 
iconv.h in a different location and does not find it there.

Good luck!

Christian

On Thursday 18 December 2008 09:13:16 pm Tomy Joseph wrote:
> 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..
>
>
> 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.
>
> ______________________________________________________________________






reply via email to

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