<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1709</id>
	<title>Nabble - Gnu - Libextractor</title>
	<updated>2009-12-11T03:39:56Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Gnu---Libextractor-f1709.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gnu---Libextractor-f1709.html" />
	<subtitle type="html">libextractor is a library used to extract meta-data from files of arbitrary type. It is designed to use helper-libraries to perform the actual extraction, and to be trivially extendable by linking against external extractors for additional file types. The goal is to provide developers of file-sharing networks or WWW-indexing bots with a universal library to obtain simple keywords to match against queries. Gnu - Libextractor home is &lt;a href=&quot;http://www.gnu.org/software/libextractor/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26742782</id>
	<title>Re: How to store the MHD_Connection object for later use?</title>
	<published>2009-12-11T03:39:56Z</published>
	<updated>2009-12-11T03:39:56Z</updated>
	<author>
		<name>Christian Grothoff</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;You cannot &amp;quot;store&amp;quot; the connection object for later use. &amp;nbsp;You must use it 
&lt;br&gt;during the respective callbacks and you may store your own context in the 
&lt;br&gt;void** argument of the callback (if needed). 
&lt;br&gt;&lt;br&gt;Most importantly, there is no way to put connection objects into a queue --- 
&lt;br&gt;the design is such that MHD tells you when you can (and, depending on your 
&lt;br&gt;threading model, have to) process connection data. &amp;nbsp;Putting connections onto a 
&lt;br&gt;queue for processing, while theoretically possible with &amp;quot;external select&amp;quot; (but 
&lt;br&gt;very hard and I'm not going to show how, that'd be a LOT of work), is not 
&lt;br&gt;recommended.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Friday 11 December 2009 12:13:39 you wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Christian,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am using your libmicrohttpd as the Final Year Project Embedded Http
&lt;br&gt;&amp;gt; Server.
&lt;br&gt;&amp;gt; I am facing a problem right now and stuck.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This is the scenario:
&lt;br&gt;&amp;gt; I need to store the MHD_Connection &amp;nbsp;object somewhere so that i can post
&lt;br&gt;&amp;gt; &amp;nbsp;back the http response back to the browser after i've finished processing
&lt;br&gt;&amp;gt; &amp;nbsp;the logic.
&lt;br&gt;&amp;gt; I tried to memcpy like this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; memcpy(&amp;(q_ptr-&amp;gt;connection), connection, sizeof(q_ptr-&amp;gt;connection));
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and i store it in a structure and send to the message Queue.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Another class will get it back from the Queue and use it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and it doesn't work when i pass the connection object to MHD_quee_response
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; MHD_queue_response (&amp;(param1-&amp;gt;connection), MHD_HTTP_OK, response);
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Finally my program crashed.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Any thought?
&lt;br&gt;&amp;gt; Thanks.
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://grothoff.org/christian/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://grothoff.org/christian/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26742782&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-How-to-store-the-MHD_Connection-object-for-later-use--tp26742782p26742782.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26673056</id>
	<title>Re: IPTC tags</title>
	<published>2009-12-06T10:00:55Z</published>
	<updated>2009-12-06T10:00:55Z</updated>
	<author>
		<name>Bugzilla from ahuggel@gmx.net</name>
	</author>
	<content type="html">Hi Christian,
&lt;br&gt;&lt;br&gt;The attached picture has IPTC keywords:
&lt;br&gt;&lt;br&gt;Iptc.Application2.Caption &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String &amp;nbsp; &amp;nbsp; 38 &amp;nbsp;yelimS
&lt;br&gt;green faced dude (iptc caption)
&lt;br&gt;Iptc.Application2.Writer &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String &amp;nbsp; &amp;nbsp; &amp;nbsp;6 &amp;nbsp;Nobody
&lt;br&gt;Iptc.Application2.Byline &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String &amp;nbsp; &amp;nbsp; &amp;nbsp;6 &amp;nbsp;Its me
&lt;br&gt;Iptc.Application2.ObjectName &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String &amp;nbsp; &amp;nbsp; 10 &amp;nbsp;GreeenDude
&lt;br&gt;Iptc.Application2.DateCreated &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Date &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;8 &amp;nbsp;2004-07-13
&lt;br&gt;Iptc.Application2.City &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String &amp;nbsp; &amp;nbsp; &amp;nbsp;7 &amp;nbsp;Seattle
&lt;br&gt;Iptc.Application2.ProvinceState &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String &amp;nbsp; &amp;nbsp; &amp;nbsp;2 &amp;nbsp;WA
&lt;br&gt;Iptc.Application2.CountryName &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;String &amp;nbsp; &amp;nbsp; &amp;nbsp;3 &amp;nbsp;USA
&lt;br&gt;Iptc.Application2.Category &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String &amp;nbsp; &amp;nbsp; &amp;nbsp;6 &amp;nbsp;Things
&lt;br&gt;Iptc.Application2.Keywords &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String &amp;nbsp; &amp;nbsp; &amp;nbsp;5 &amp;nbsp;Green
&lt;br&gt;Iptc.Application2.Keywords &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String &amp;nbsp; &amp;nbsp; &amp;nbsp;6 &amp;nbsp;Smiley
&lt;br&gt;Iptc.Application2.Keywords &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; String &amp;nbsp; &amp;nbsp; &amp;nbsp;4 &amp;nbsp;Dude
&lt;br&gt;&lt;br&gt;Happy hacking!
&lt;br&gt;Andreas
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Fri, Dec 4, 2009 at 19:24, Christian Grothoff &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673056&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grothoff@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm not sure this is obvious.  LE doesn't do this right now, I suspect that
&lt;br&gt;&amp;gt; what it'll take is adding a line like:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; result = addExiv2Tag(exifData,
&lt;br&gt;&amp;gt;                             &amp;quot;IPTC.Application2.Keywords&amp;quot;,
&lt;br&gt;&amp;gt;                             EXTRACTOR_KEYWORDS,
&lt;br&gt;&amp;gt;                             result);
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; to exiv2extractor.cc.  If you could provide me with a file for testing, I'll be
&lt;br&gt;&amp;gt; happy to try to make this change.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Christian
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Thursday 03 December 2009 10:18:27 Daehn, Werner wrote:
&lt;br&gt;&amp;gt;&amp;gt; Sorry for asking something so obvious - as I assume - but is it possible to
&lt;br&gt;&amp;gt;&amp;gt;  get IPTC tags with libextractor?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Using exiv2 directly with the options &amp;quot;exiv2 -p -i  file.jpeg&amp;quot; shows me
&lt;br&gt;&amp;gt;&amp;gt;  what I am looking for, the IPTC.Application2.Keywords tag used by various
&lt;br&gt;&amp;gt;&amp;gt;  GUI tools. (I am not talking about exif.Keywords, that's empty)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Once this is possible, I can use an import.js script in mediatomb to see
&lt;br&gt;&amp;gt;&amp;gt;  all my images on the UPNP clients categorized, e.g. Spain, Vacation,
&lt;br&gt;&amp;gt;&amp;gt;  Family, Rating=***** etc.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; My current investigation seems to indicate the list of possibly returned
&lt;br&gt;&amp;gt;&amp;gt;  keywords by extract or libextractor is fixed, not controlled by the exiv2
&lt;br&gt;&amp;gt;&amp;gt;  library??
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Werner
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://grothoff.org/christian/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://grothoff.org/christian/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;/div&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26673056&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smiley1.jpg&lt;/strong&gt; (3K) &lt;a href=&quot;http://old.nabble.com/attachment/26673056/0/smiley1.jpg&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IPTC-tags-tp26638458p26673056.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26641232</id>
	<title>Re: IPTC tags</title>
	<published>2009-12-04T03:24:16Z</published>
	<updated>2009-12-04T03:24:16Z</updated>
	<author>
		<name>Christian Grothoff-4</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;I'm not sure this is obvious. &amp;nbsp;LE doesn't do this right now, I suspect that 
&lt;br&gt;what it'll take is adding a line like:
&lt;br&gt;&lt;br&gt;result = addExiv2Tag(exifData,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;IPTC.Application2.Keywords&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;EXTRACTOR_KEYWORDS,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;result);
&lt;br&gt;&lt;br&gt;to exiv2extractor.cc. &amp;nbsp;If you could provide me with a file for testing, I'll be 
&lt;br&gt;happy to try to make this change.
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Thursday 03 December 2009 10:18:27 Daehn, Werner wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Sorry for asking something so obvious - as I assume - but is it possible to
&lt;br&gt;&amp;gt; &amp;nbsp;get IPTC tags with libextractor?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Using exiv2 directly with the options &amp;quot;exiv2 -p -i &amp;nbsp;file.jpeg&amp;quot; shows me
&lt;br&gt;&amp;gt; &amp;nbsp;what I am looking for, the IPTC.Application2.Keywords tag used by various
&lt;br&gt;&amp;gt; &amp;nbsp;GUI tools. (I am not talking about exif.Keywords, that's empty)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Once this is possible, I can use an import.js script in mediatomb to see
&lt;br&gt;&amp;gt; &amp;nbsp;all my images on the UPNP clients categorized, e.g. Spain, Vacation,
&lt;br&gt;&amp;gt; &amp;nbsp;Family, Rating=***** etc.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My current investigation seems to indicate the list of possibly returned
&lt;br&gt;&amp;gt; &amp;nbsp;keywords by extract or libextractor is fixed, not controlled by the exiv2
&lt;br&gt;&amp;gt; &amp;nbsp;library??
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Werner
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://grothoff.org/christian/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://grothoff.org/christian/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26641232&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IPTC-tags-tp26638458p26641232.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26638458</id>
	<title>IPTC tags</title>
	<published>2009-12-03T01:18:27Z</published>
	<updated>2009-12-03T01:18:27Z</updated>
	<author>
		<name>Daehn, Werner</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:x=&quot;urn:schemas-microsoft-com:office:excel&quot; xmlns:p=&quot;urn:schemas-microsoft-com:office:powerpoint&quot; xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:s=&quot;uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882&quot; xmlns:rs=&quot;urn:schemas-microsoft-com:rowset&quot; xmlns:Z=&quot;urn:schemas-microsoft-com:&quot; xmlns:b=&quot;urn:schemas-microsoft-com:office:publisher&quot; xmlns:ss=&quot;urn:schemas-microsoft-com:office:spreadsheet&quot; xmlns:c=&quot;urn:schemas-microsoft-com:office:component:spreadsheet&quot; xmlns:odc=&quot;urn:schemas-microsoft-com:office:odc&quot; xmlns:oa=&quot;urn:schemas-microsoft-com:office:activation&quot; xmlns:html=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:q=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:rtc=&quot;http://microsoft.com/officenet/conferencing&quot; xmlns:D=&quot;DAV:&quot; xmlns:Repl=&quot;http://schemas.microsoft.com/repl/&quot; xmlns:mt=&quot;http://schemas.microsoft.com/sharepoint/soap/meetings/&quot; xmlns:x2=&quot;http://schemas.microsoft.com/office/excel/2003/xml&quot; xmlns:ppda=&quot;http://www.passport.com/NameSpace.xsd&quot; xmlns:ois=&quot;http://schemas.microsoft.com/sharepoint/soap/ois/&quot; xmlns:dir=&quot;http://schemas.microsoft.com/sharepoint/soap/directory/&quot; xmlns:ds=&quot;http://www.w3.org/2000/09/xmldsig#&quot; xmlns:dsp=&quot;http://schemas.microsoft.com/sharepoint/dsp&quot; xmlns:udc=&quot;http://schemas.microsoft.com/data/udc&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:sub=&quot;http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/&quot; xmlns:ec=&quot;http://www.w3.org/2001/04/xmlenc#&quot; xmlns:sp=&quot;http://schemas.microsoft.com/sharepoint/&quot; xmlns:sps=&quot;http://schemas.microsoft.com/sharepoint/soap/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:udcs=&quot;http://schemas.microsoft.com/data/udc/soap&quot; xmlns:udcxf=&quot;http://schemas.microsoft.com/data/udc/xmlfile&quot; xmlns:udcp2p=&quot;http://schemas.microsoft.com/data/udc/parttopart&quot; xmlns:wf=&quot;http://schemas.microsoft.com/sharepoint/soap/workflow/&quot; xmlns:dsss=&quot;http://schemas.microsoft.com/office/2006/digsig-setup&quot; xmlns:dssi=&quot;http://schemas.microsoft.com/office/2006/digsig&quot; xmlns:mdssi=&quot;http://schemas.openxmlformats.org/package/2006/digital-signature&quot; xmlns:mver=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns:mrels=&quot;http://schemas.openxmlformats.org/package/2006/relationships&quot; xmlns:spwp=&quot;http://microsoft.com/sharepoint/webpartpages&quot; xmlns:ex12t=&quot;http://schemas.microsoft.com/exchange/services/2006/types&quot; xmlns:ex12m=&quot;http://schemas.microsoft.com/exchange/services/2006/messages&quot; xmlns:pptsl=&quot;http://schemas.microsoft.com/sharepoint/soap/SlideLibrary/&quot; xmlns:spsl=&quot;http://microsoft.com/webservices/SharePointPortalServer/PublishedLinksService&quot; xmlns:st=&quot;&amp;#1;&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=DE link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Sorry for asking something so obvious &amp;#8211;
as I assume &amp;#8211; but is it possible to get IPTC tags with libextractor?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Using exiv2 directly with the options &amp;#8220;exiv2
-p -i &amp;nbsp;file.jpeg&amp;#8221; shows me what I am looking for, the
IPTC.Application2.Keywords tag used by various GUI tools. (I am not talking
about exif.Keywords, that&amp;#8217;s empty)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Once this is possible, I can use an
import.js script in mediatomb to see all my images on the UPNP clients
categorized, e.g. Spain, Vacation, Family, Rating=***** etc.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;My current investigation seems to indicate
the list of possibly returned keywords by extract or libextractor is fixed, not
controlled by the exiv2 library??&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=EN-US&gt;Werner &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26638458&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/IPTC-tags-tp26638458p26638458.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26403140</id>
	<title>Re: No rule to make target `../../src/main/libextractor.la', needed by `extract'. Stop</title>
	<published>2009-11-16T23:59:12Z</published>
	<updated>2009-11-16T23:59:12Z</updated>
	<author>
		<name>Christian Grothoff-4</name>
	</author>
	<content type="html">Dear Jerry,
&lt;br&gt;&lt;br&gt;I don't know how or why this would happen --- as far as I can see, the library 
&lt;br&gt;is compiled first (there is a line with -o libextractor_la-extractor.lo 
&lt;br&gt;options, which is similar to what libtool does on my system), and it happens 
&lt;br&gt;(as expected) before compiling the binary that needs it.
&lt;br&gt;&lt;br&gt;My best suggestion would be for you to check that you're using libtool 2.2 
&lt;br&gt;and, if that doesn't help, report this *with* OS and version numbers of 
&lt;br&gt;automake, autoconf and libtool to our bugtracker. &amp;nbsp;As it is, I cannot 
&lt;br&gt;reproduce this issue.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Sunday 15 November 2009 14:41:17 Jerry Jacobs wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Dear All,
&lt;br&gt;&amp;gt; I have problems with compiling libextractor sources.
&lt;br&gt;&amp;gt; The autoconf/automake process doesn't stop and just proceeds as normal
&lt;br&gt;&amp;gt; but i get the following error:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; make[4]: Entering directory `/home/jerry/repositories/Extractor/src/main'
&lt;br&gt;&amp;gt; /bin/sh ../../libtool &amp;nbsp;--tag=CC &amp;nbsp; --mode=compile ccache gcc
&lt;br&gt;&amp;gt; -DHAVE_CONFIG_H -I. -I../.. -I../../src/include
&lt;br&gt;&amp;gt; -DPLUGINDIR=\&amp;quot;libextractor\&amp;quot; &amp;nbsp;-I/usr/include -I/usr/include/qt4
&lt;br&gt;&amp;gt; -I/usr/include -I/usr/include/qt4 &amp;nbsp; -fno-strict-aliasing -g -O2 -MT
&lt;br&gt;&amp;gt; libextractor_la-extractor.lo -MD -MP -MF
&lt;br&gt;&amp;gt; .deps/libextractor_la-extractor.Tpo -c -o libextractor_la-extractor.lo
&lt;br&gt;&amp;gt; `test -f 'extractor.c' || echo './'`extractor.c
&lt;br&gt;&amp;gt; ccache gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include
&lt;br&gt;&amp;gt; -I/usr/include -I/usr/include/qt4 -I/usr/include -I/usr/include/qt4
&lt;br&gt;&amp;gt; -fno-strict-aliasing -g -O2 -MT extract.o -MD -MP -MF
&lt;br&gt;&amp;gt; .deps/extract.Tpo -c -o extract.o extract.c
&lt;br&gt;&amp;gt; ccache gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include
&lt;br&gt;&amp;gt; -I/usr/include -I/usr/include/qt4 -I/usr/include -I/usr/include/qt4
&lt;br&gt;&amp;gt; -fno-strict-aliasing -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo
&lt;br&gt;&amp;gt; -c -o getopt.o getopt.c
&lt;br&gt;&amp;gt; ccache gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include
&lt;br&gt;&amp;gt; -I/usr/include -I/usr/include/qt4 -I/usr/include -I/usr/include/qt4
&lt;br&gt;&amp;gt; -fno-strict-aliasing -g -O2 -MT getopt1.o -MD -MP -MF
&lt;br&gt;&amp;gt; .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
&lt;br&gt;&amp;gt; make[4]: *** No rule to make target `../../src/main/libextractor.la',
&lt;br&gt;&amp;gt; needed by `extract'. &amp;nbsp;Stop.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I think there is somewhere a misconfiguration, i also tested latest
&lt;br&gt;&amp;gt; SVN sources but same problem.
&lt;br&gt;&amp;gt; I dont know where to look because a loads of other sources compile just
&lt;br&gt;&amp;gt; &amp;nbsp;fine.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Jerry Jacobs
&lt;br&gt;&amp;gt; - &lt;a href=&quot;http://www.xor-gate.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.xor-gate.org&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --------------
&lt;br&gt;&amp;gt; Old programmers dont die, they just change the address.
&lt;br&gt;&amp;gt; Not everything that counts can be counted, and not everything that can
&lt;br&gt;&amp;gt; be counted counts. - Albert Einstein
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; libextractor mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26403140&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;a href=&quot;http://grothoff.org/christian/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://grothoff.org/christian/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26403140&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/No-rule-to-make-target-%60..-..-src-main-libextractor.la%27%2C-needed-by-%60extract%27.-Stop-tp26367307p26403140.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26367307</id>
	<title>No rule to make target `../../src/main/libextractor.la', needed by `extract'. Stop</title>
	<published>2009-11-15T05:41:17Z</published>
	<updated>2009-11-15T05:41:17Z</updated>
	<author>
		<name>Jerry Jacobs-2</name>
	</author>
	<content type="html">Dear All,
&lt;br&gt;I have problems with compiling libextractor sources.
&lt;br&gt;The autoconf/automake process doesn't stop and just proceeds as normal
&lt;br&gt;but i get the following error:
&lt;br&gt;&lt;br&gt;make[4]: Entering directory `/home/jerry/repositories/Extractor/src/main'
&lt;br&gt;/bin/sh ../../libtool &amp;nbsp;--tag=CC &amp;nbsp; --mode=compile ccache gcc
&lt;br&gt;-DHAVE_CONFIG_H -I. -I../.. -I../../src/include
&lt;br&gt;-DPLUGINDIR=\&amp;quot;libextractor\&amp;quot; &amp;nbsp;-I/usr/include -I/usr/include/qt4
&lt;br&gt;-I/usr/include -I/usr/include/qt4 &amp;nbsp; -fno-strict-aliasing -g -O2 -MT
&lt;br&gt;libextractor_la-extractor.lo -MD -MP -MF
&lt;br&gt;.deps/libextractor_la-extractor.Tpo -c -o libextractor_la-extractor.lo
&lt;br&gt;`test -f 'extractor.c' || echo './'`extractor.c
&lt;br&gt;ccache gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include
&lt;br&gt;-I/usr/include -I/usr/include/qt4 -I/usr/include -I/usr/include/qt4
&lt;br&gt;-fno-strict-aliasing -g -O2 -MT extract.o -MD -MP -MF
&lt;br&gt;.deps/extract.Tpo -c -o extract.o extract.c
&lt;br&gt;ccache gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include
&lt;br&gt;-I/usr/include -I/usr/include/qt4 -I/usr/include -I/usr/include/qt4
&lt;br&gt;-fno-strict-aliasing -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo
&lt;br&gt;-c -o getopt.o getopt.c
&lt;br&gt;ccache gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/include
&lt;br&gt;-I/usr/include -I/usr/include/qt4 -I/usr/include -I/usr/include/qt4
&lt;br&gt;-fno-strict-aliasing -g -O2 -MT getopt1.o -MD -MP -MF
&lt;br&gt;.deps/getopt1.Tpo -c -o getopt1.o getopt1.c
&lt;br&gt;make[4]: *** No rule to make target `../../src/main/libextractor.la',
&lt;br&gt;needed by `extract'. &amp;nbsp;Stop.
&lt;br&gt;&lt;br&gt;I think there is somewhere a misconfiguration, i also tested latest
&lt;br&gt;SVN sources but same problem.
&lt;br&gt;I dont know where to look because a loads of other sources compile just fine.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Jerry Jacobs
&lt;br&gt;- &lt;a href=&quot;http://www.xor-gate.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.xor-gate.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;--------------
&lt;br&gt;Old programmers dont die, they just change the address.
&lt;br&gt;Not everything that counts can be counted, and not everything that can
&lt;br&gt;be counted counts. - Albert Einstein
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26367307&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/No-rule-to-make-target-%60..-..-src-main-libextractor.la%27%2C-needed-by-%60extract%27.-Stop-tp26367307p26367307.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24876731</id>
	<title>Re: Static version of extract</title>
	<published>2009-08-08T03:01:10Z</published>
	<updated>2009-08-08T03:01:10Z</updated>
	<author>
		<name>Christian Grothoff</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;I don't think it is generally possible to build a static version of extract 
&lt;br&gt;given that the code makes extensive use of plugins (dlsym/dlopen). &amp;nbsp;I've 
&lt;br&gt;certainly never tried myself and I'm not aware of anyone who did manage.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;Am Wednesday 05 August 2009 11:49:19 schrieb Vincent MAUGE:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I need a static version of extract for a project. I tried various
&lt;br&gt;&amp;gt; configuration lines like
&lt;br&gt;&amp;gt; &amp;quot;CPPFLAGS=-static LDFLAGS=-static CFLAGS=-static
&lt;br&gt;&amp;gt; ac_cv_lib_rpm_rpmReadPackageFile=no ./configure --disable-rpath
&lt;br&gt;&amp;gt; --enable-static &amp;nbsp;--disable-share --disable-exiv2 &amp;nbsp;--with-pic&amp;quot;
&lt;br&gt;&amp;gt; but the result is never a static binary as I need.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $file /src/main/extract
&lt;br&gt;&amp;gt; src/main/extract: ELF 32-bit LSB executable, Intel 80386, version 1
&lt;br&gt;&amp;gt; (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15,
&lt;br&gt;&amp;gt; not stripped
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How can I compile extract to get a static version ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Vincent
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; libextractor mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24876731&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24876731&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Static-version-of-extract-tp24842624p24876731.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24842624</id>
	<title>Static version of extract</title>
	<published>2009-08-05T02:49:19Z</published>
	<updated>2009-08-05T02:49:19Z</updated>
	<author>
		<name>Vincent MAUGE</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I need a static version of extract for a project. I tried various
&lt;br&gt;configuration lines like
&lt;br&gt;&amp;quot;CPPFLAGS=-static LDFLAGS=-static CFLAGS=-static
&lt;br&gt;ac_cv_lib_rpm_rpmReadPackageFile=no ./configure --disable-rpath
&lt;br&gt;--enable-static &amp;nbsp;--disable-share --disable-exiv2 &amp;nbsp;--with-pic&amp;quot;
&lt;br&gt;but the result is never a static binary as I need.
&lt;br&gt;&lt;br&gt;$file /src/main/extract
&lt;br&gt;src/main/extract: ELF 32-bit LSB executable, Intel 80386, version 1
&lt;br&gt;(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15,
&lt;br&gt;not stripped
&lt;br&gt;&lt;br&gt;How can I compile extract to get a static version ?
&lt;br&gt;&lt;br&gt;Thanks in advance,
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vincent
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24842624&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Static-version-of-extract-tp24842624p24842624.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24628431</id>
	<title>Re: Library dependency</title>
	<published>2009-07-23T08:29:56Z</published>
	<updated>2009-07-23T08:29:56Z</updated>
	<author>
		<name>Christian Grothoff-3</name>
	</author>
	<content type="html">libltdl-7 is part of GNU libtool 2.2 or higher. &amp;nbsp;You should try to install 
&lt;br&gt;libtool and then this should work.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Tuesday 21 July 2009 19:29:41 Md. Abdur Rahman wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello Sir,
&lt;br&gt;&amp;gt; I was trying to install libextractor in Windows but it is showing an
&lt;br&gt;&amp;gt; error, telling libltdl-7.dll is not found which is asked by extract.exe.
&lt;br&gt;&amp;gt; Will be able to help me out from this situation? I want to thank you in
&lt;br&gt;&amp;gt; advance.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best Regards
&lt;br&gt;&amp;gt; Md. Abdur Rahman
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; libextractor mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24628431&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24628431&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Library-dependency-tp24626452p24628431.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24626452</id>
	<title>Library dependency</title>
	<published>2009-07-21T10:29:41Z</published>
	<updated>2009-07-21T10:29:41Z</updated>
	<author>
		<name>Md. Abdur Rahman</name>
	</author>
	<content type="html">Hello Sir,
&lt;br&gt;I was trying to install libextractor in Windows but it is showing an 
&lt;br&gt;error, telling libltdl-7.dll is not found which is asked by extract.exe. 
&lt;br&gt;Will be able to help me out from this situation? I want to thank you in 
&lt;br&gt;advance.
&lt;br&gt;&lt;br&gt;Best Regards
&lt;br&gt;Md. Abdur Rahman
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24626452&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Library-dependency-tp24626452p24626452.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24289478</id>
	<title>Re: setlocale call in libextractor</title>
	<published>2009-06-30T02:38:26Z</published>
	<updated>2009-06-30T02:38:26Z</updated>
	<author>
		<name>Aliaksey Kandratsenka</name>
	</author>
	<content type="html">У Няд, 28/06/2009 у 11:22 -0600, Christian Grothoff піша:
&lt;br&gt;&amp;gt; Hi!
&lt;br&gt;Hi.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I can only find a call to &amp;quot;setlocale&amp;quot; in &amp;quot;extract.c&amp;quot;, which is not part of the 
&lt;br&gt;&amp;gt; library (extract.c is for the &amp;quot;extract&amp;quot; binary, a stand-alone program). &amp;nbsp;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What version of LE are you using -- and what line of the code are you 
&lt;br&gt;&amp;gt; referring to?
&lt;br&gt;I'm using version 0.5.21 from debian unstable. I've just re-checked and
&lt;br&gt;latest upstream (yours) version 0.5.22 doesn't have setlocale call in
&lt;br&gt;extractor.c. So there's no problem in latest version.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Aliaksey Kandratsenka &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24289478&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;alk@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24289478&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/setlocale-call-in-libextractor-tp24240350p24289478.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24243524</id>
	<title>Re: setlocale call in libextractor</title>
	<published>2009-06-28T10:22:32Z</published>
	<updated>2009-06-28T10:22:32Z</updated>
	<author>
		<name>Christian Grothoff</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;I can only find a call to &amp;quot;setlocale&amp;quot; in &amp;quot;extract.c&amp;quot;, which is not part of the 
&lt;br&gt;library (extract.c is for the &amp;quot;extract&amp;quot; binary, a stand-alone program). &amp;nbsp;
&lt;br&gt;&lt;br&gt;What version of LE are you using -- and what line of the code are you 
&lt;br&gt;referring to?
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Friday 26 June 2009 05:27:11 Aliaksey Kandratsenka wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm having a minor issue with libextractor. I'm using libextractor
&lt;br&gt;&amp;gt; through Ruby language bindings. And setlocale call from libextractor
&lt;br&gt;&amp;gt; changes localized representation of numbers which causes ruby to do
&lt;br&gt;&amp;gt; conversion from numbers to string incorrectly. I understand that it's a
&lt;br&gt;&amp;gt; gray area. And that ruby interpreter can be blamed too. But I think that
&lt;br&gt;&amp;gt; libraries should avoid global environment changes. And setlocale does
&lt;br&gt;&amp;gt; such global change.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What do you think ? Is that call really necessary ?
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24243524&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/setlocale-call-in-libextractor-tp24240350p24243524.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24240350</id>
	<title>setlocale call in libextractor</title>
	<published>2009-06-26T04:27:11Z</published>
	<updated>2009-06-26T04:27:11Z</updated>
	<author>
		<name>Aliaksey Kandratsenka</name>
	</author>
	<content type="html">Hi.
&lt;br&gt;&lt;br&gt;I'm having a minor issue with libextractor. I'm using libextractor
&lt;br&gt;through Ruby language bindings. And setlocale call from libextractor
&lt;br&gt;changes localized representation of numbers which causes ruby to do
&lt;br&gt;conversion from numbers to string incorrectly. I understand that it's a
&lt;br&gt;gray area. And that ruby interpreter can be blamed too. But I think that
&lt;br&gt;libraries should avoid global environment changes. And setlocale does
&lt;br&gt;such global change.
&lt;br&gt;&lt;br&gt;What do you think ? Is that call really necessary ?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;With kind regards,
&lt;br&gt;Aliaksey Kandratsenka &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24240350&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;alk@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24240350&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/setlocale-call-in-libextractor-tp24240350p24240350.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23914621</id>
	<title>Re: mailing list on libextractor?</title>
	<published>2009-06-07T12:43:05Z</published>
	<updated>2009-06-07T12:43:05Z</updated>
	<author>
		<name>Christian Grothoff</name>
	</author>
	<content type="html">Hi!
&lt;br&gt;&lt;br&gt;I don't understand your question. &amp;nbsp;This *is* the mailing list to discuss 
&lt;br&gt;libextractor development. You can subscribe to it here:
&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libmicrohttpd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libmicrohttpd&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;Naturally, if you just have small bugfixes or bugreports you are also 
&lt;br&gt;encouraged to use our bugtracker at &lt;a href=&quot;https://gnunet.org/mantis/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://gnunet.org/mantis/&lt;/a&gt;. &amp;nbsp;
&lt;br&gt;&lt;br&gt;I've fixed the link to the Lobotomy project.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Thursday 04 June 2009 07:05:05 am Roberto -MadBob- Guido wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This mail is to ask if there is any mailing list to discuss libextractor
&lt;br&gt;&amp;gt; developments: I'm considering build of an indexer for the Lobotomy
&lt;br&gt;&amp;gt; Project ( &lt;a href=&quot;http://lobotomy-project.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lobotomy-project.org&lt;/a&gt;&amp;nbsp;), something like Tracker but with
&lt;br&gt;&amp;gt; Xesam support and networking capabilities, and with intention to adopt
&lt;br&gt;&amp;gt; libextractor I probably will have to provide fixes, improvements and
&lt;br&gt;&amp;gt; features to discuss with you maintainers. Is there any chance to join
&lt;br&gt;&amp;gt; some kind of structured development cycle, just as a mailing list or a
&lt;br&gt;&amp;gt; bugtracker?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As a side note: can you correct link to Lobotomy Project in libextractor
&lt;br&gt;&amp;gt; homepage? Recently I switched on a dedicated hosting outside
&lt;br&gt;&amp;gt; SourceForge, so also URL of reference page is changed.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks :-)
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23914621&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mailing-list-on-libextractor--tp23911371p23914621.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23911371</id>
	<title>mailing list on libextractor?</title>
	<published>2009-06-04T06:05:05Z</published>
	<updated>2009-06-04T06:05:05Z</updated>
	<author>
		<name>Roberto -MadBob- Guido</name>
	</author>
	<content type="html">Hi all.
&lt;br&gt;&lt;br&gt;This mail is to ask if there is any mailing list to discuss libextractor
&lt;br&gt;developments: I'm considering build of an indexer for the Lobotomy
&lt;br&gt;Project ( &lt;a href=&quot;http://lobotomy-project.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lobotomy-project.org&lt;/a&gt;&amp;nbsp;), something like Tracker but with
&lt;br&gt;Xesam support and networking capabilities, and with intention to adopt
&lt;br&gt;libextractor I probably will have to provide fixes, improvements and
&lt;br&gt;features to discuss with you maintainers. Is there any chance to join
&lt;br&gt;some kind of structured development cycle, just as a mailing list or a
&lt;br&gt;bugtracker?
&lt;br&gt;&lt;br&gt;As a side note: can you correct link to Lobotomy Project in libextractor
&lt;br&gt;homepage? Recently I switched on a dedicated hosting outside
&lt;br&gt;SourceForge, so also URL of reference page is changed.
&lt;br&gt;&lt;br&gt;Thanks :-)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Roberto -MadBob- Guido
&lt;br&gt;&lt;a href=&quot;http://claimid.com/madbob&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://claimid.com/madbob&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23911371&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mailing-list-on-libextractor--tp23911371p23911371.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23013171</id>
	<title>RE: libextractor_exiv2 weirdness with Canon raw cr2 files</title>
	<published>2009-04-12T10:47:37Z</published>
	<updated>2009-04-12T10:47:37Z</updated>
	<author>
		<name>David Lasker</name>
	</author>
	<content type="html">Hi Christian
&lt;br&gt;&lt;br&gt;In my testing of exiv2extractor.cc when linking with the system libexiv2,
&lt;br&gt;with the symbol SUPPRESS_WARNINGS undefined, I found exceptions were being
&lt;br&gt;thrown, due to the names of some of the tags changing since 0.7. Here are
&lt;br&gt;the changes required:
&lt;br&gt;&lt;br&gt;--- exiv2extractor.cc &amp;nbsp; &amp;nbsp;2009-04-11 17:47:27.000000000 -0700
&lt;br&gt;+++ exiv2extractor.cc &amp;nbsp; &amp;nbsp;2009-04-12 10:35:09.000000000 -0700
&lt;br&gt;@@ -189,7 +188,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Flash bias
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Todo: Implement this for other cameras
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;newResult = addExiv2Tag(exifData,
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Exif.CanonCs2.FlashBias&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Exif.CanonSi.FlashBias&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;EXTRACTOR_FLASH_BIAS,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;result);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (newResult == result) {
&lt;br&gt;@@ -273,7 +272,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Macro mode
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Todo: Implement this for other cameras
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;newResult = addExiv2Tag(exifData,
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Exif.CanonCs1.Macro&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Exif.CanonCs.Macro&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;EXTRACTOR_MACRO_MODE,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;result);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (newResult == result) {
&lt;br&gt;@@ -299,7 +298,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Image quality setting (compression)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Todo: Implement this for other cameras
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;newResult = addExiv2Tag(exifData,
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Exif.CanonCs1.Quality&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Exif.CanonCs.Quality&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;EXTRACTOR_IMAGE_QUALITY,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;result);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (newResult == result) {
&lt;br&gt;@@ -369,7 +368,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Todo: Implement this for other cameras
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;newResult = addExiv2Tag(exifData,
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Exif.CanonCs2.WhiteBalance&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;Exif.CanonSi.WhiteBalance&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;EXTRACTOR_WHITE_BALANCE,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;result);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (newResult == result) {
&lt;br&gt;&lt;br&gt;Thanks for the help!
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Christian Grothoff [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grothoff@...&lt;/a&gt;] 
&lt;br&gt;Sent: Saturday, April 11, 2009 7:46 PM
&lt;br&gt;To: David Lasker
&lt;br&gt;Cc: 'Nils Durner'; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ahuggel@...&lt;/a&gt;
&lt;br&gt;Subject: Re: libextractor_exiv2 weirdness with Canon raw cr2 files
&lt;br&gt;&lt;br&gt;Looks like exiv2 is much more stable / directly usable these days. &amp;nbsp;I've 
&lt;br&gt;removed the old 0.7 code from our SVN and changed the build to link against 
&lt;br&gt;libexiv2 from the system instead. &amp;nbsp;Still, passing --enable-exiv2 is required
&lt;br&gt;&lt;br&gt;(since I didn't write auto-detection configure magic yet).
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Saturday 11 April 2009 07:17:04 pm David Lasker wrote:
&lt;br&gt;&amp;gt; Never mind, I see that libextractor uses a copy of the source files of an
&lt;br&gt;&amp;gt; old version of libexiv2.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I was able to implement what I wanted by taking a copy of
&lt;br&gt;exiv2extractor.cc
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; and linking it with the current version of the library.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any plans to refresh the exiv2 library version used by libextractor, or
&lt;br&gt;&amp;gt; make it link with the real library on the build machine?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the help!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dave
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: David Lasker [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dave@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Saturday, April 11, 2009 5:09 PM
&lt;br&gt;&amp;gt; To: 'Nils Durner'; '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;'; '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grothoff@...&lt;/a&gt;';
&lt;br&gt;&amp;gt; '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ahuggel@...&lt;/a&gt;'
&lt;br&gt;&amp;gt; Subject: libextractor_exiv2 weirdness with Canon raw cr2 files
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I started down the path of writing my own plugin for Canon CR2 files. I
&lt;/div&gt;got
&lt;br&gt;&amp;gt; as far as writing the shell of a plugin that parses the file using
&lt;br&gt;&amp;gt; libexiv2, and prints an enumeration of all keywords found to the console.
&lt;br&gt;I
&lt;br&gt;&amp;gt; am able to invoke this plugin from the &amp;quot;extract&amp;quot; command, using the -l
&lt;br&gt;&amp;gt; &amp;lt;my_library_name&amp;gt; option, with no problems.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Then, I noticed libextractor_exiv2; I hadn't seen that plugin before. It
&lt;br&gt;&amp;gt; looks like it should be doing exactly what I want. But for some reason it
&lt;br&gt;&amp;gt; doesn't work on cr2 files. I rebuilt exiv2extractor.cc with
&lt;br&gt;&amp;gt; SUPPRESS_WARNINGS undefined, and I can see that it is catching an
&lt;br&gt;exception
&lt;br&gt;&amp;gt; 'The memory contains data of an unknown image type' on line 433 of
&lt;br&gt;&amp;gt; exiv2extractor.cc.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My own test plugin shell parses the same cr2 file using the same code
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open(data, size);
&lt;br&gt;&amp;gt; that appears on line 103 of exiv2extractor.cc. In my code, no exception is
&lt;br&gt;&amp;gt; thrown and I am able to access the cr2 file's exif data.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I can see that libextractor_exiv2 is working correctly with jpeg files,
&lt;br&gt;but
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I don't understand why it is failing with cr2 files.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; At first I thought libextractor might be using an old version of libexiv2
&lt;br&gt;&amp;gt; that doesn't support cr2 files, but I don't see any evidence of that
&lt;br&gt;&amp;gt; happening.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; All of these tests are done with the latest tar file libextractor-0.5.22,
&lt;br&gt;&amp;gt; using the libexiv2 version 0.16 that is bundled with Ubuntu 8.04.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can anyone explain what is going on?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the help!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dave
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Nils Durner [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ndurner@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Friday, April 10, 2009 11:44 AM
&lt;br&gt;&amp;gt; To: David Lasker
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [libextractor] duplicate &amp;quot;software&amp;quot; fields for
&lt;br&gt;&amp;gt; image/x-canon-cr2
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; mimetype - image/tiff
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Newer versions of libextractor correctly identify CR2 files as
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; image/x-canon-cr2
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I am a programmer, and I was considering developing my own libextractor
&lt;br&gt;&amp;gt; &amp;gt; plug-in for cr2 files using libexiv2 to solve this problem. Before going
&lt;br&gt;&amp;gt; &amp;gt; down that path, can you suggest an easier way?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; CR2 is not really TIFF, so writing a special plugin would be the right
&lt;br&gt;&amp;gt; way, yes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Nils Durner
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013171&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989746p23013171.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23013031</id>
	<title>RE: libextractor_exiv2 weirdness with Canon raw cr2 files</title>
	<published>2009-04-12T10:33:18Z</published>
	<updated>2009-04-12T10:33:18Z</updated>
	<author>
		<name>David Lasker</name>
	</author>
	<content type="html">I was just looking for exif keywords, so with Christian's change to
&lt;br&gt;libextractor to link libexiv2 from the system, I have everything I want.
&lt;br&gt;&lt;br&gt;I would recommend against trying to parse the cr2 file yourself. This is a
&lt;br&gt;never-ending quest, as Canon keeps tweaking the file format as new camera
&lt;br&gt;models are introduced. It is better to leave this to specialty libraries
&lt;br&gt;such as libraw.
&lt;br&gt;&lt;br&gt;Thanks for the help!
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Nils Durner [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013031&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ndurner@...&lt;/a&gt;] 
&lt;br&gt;Sent: Sunday, April 12, 2009 4:09 AM
&lt;br&gt;To: David Lasker
&lt;br&gt;Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013031&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013031&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ahuggel@...&lt;/a&gt;
&lt;br&gt;Subject: Re: libextractor_exiv2 weirdness with Canon raw cr2 files
&lt;br&gt;&lt;br&gt;Hi Dave,
&lt;br&gt;&lt;br&gt;is the data you get from libexiv2 enough or would it be better to read
&lt;br&gt;additional information from the CR2 data structures[0]?
&lt;br&gt;Especially, I'd like to have thumbnails extracted, maybe libraw[1] could
&lt;br&gt;help here.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Nils
&lt;br&gt;&lt;br&gt;&lt;br&gt;[0] &amp;nbsp; &lt;a href=&quot;http://lclevy.free.fr/cr2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lclevy.free.fr/cr2/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://wildtramper.com/sw/cr2/cr2.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wildtramper.com/sw/cr2/cr2.html&lt;/a&gt;&lt;br&gt;[1] &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.libraw.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.libraw.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23013031&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989746p23013031.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23011890</id>
	<title>Re: libextractor_exiv2 weirdness with Canon raw cr2 files</title>
	<published>2009-04-12T04:09:00Z</published>
	<updated>2009-04-12T04:09:00Z</updated>
	<author>
		<name>Nils Durner-4</name>
	</author>
	<content type="html">Hi Dave,
&lt;br&gt;&lt;br&gt;is the data you get from libexiv2 enough or would it be better to read
&lt;br&gt;additional information from the CR2 data structures[0]?
&lt;br&gt;Especially, I'd like to have thumbnails extracted, maybe libraw[1] could
&lt;br&gt;help here.
&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Nils
&lt;br&gt;&lt;br&gt;&lt;br&gt;[0] &amp;nbsp; &lt;a href=&quot;http://lclevy.free.fr/cr2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lclevy.free.fr/cr2/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://wildtramper.com/sw/cr2/cr2.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wildtramper.com/sw/cr2/cr2.html&lt;/a&gt;&lt;br&gt;[1] &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.libraw.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.libraw.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23011890&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989746p23011890.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23007626</id>
	<title>Re: libextractor_exiv2 weirdness with Canon raw cr2 files</title>
	<published>2009-04-11T19:45:48Z</published>
	<updated>2009-04-11T19:45:48Z</updated>
	<author>
		<name>Christian Grothoff-3</name>
	</author>
	<content type="html">Looks like exiv2 is much more stable / directly usable these days. &amp;nbsp;I've 
&lt;br&gt;removed the old 0.7 code from our SVN and changed the build to link against 
&lt;br&gt;libexiv2 from the system instead. &amp;nbsp;Still, passing --enable-exiv2 is required 
&lt;br&gt;(since I didn't write auto-detection configure magic yet).
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Saturday 11 April 2009 07:17:04 pm David Lasker wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Never mind, I see that libextractor uses a copy of the source files of an
&lt;br&gt;&amp;gt; old version of libexiv2.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I was able to implement what I wanted by taking a copy of exiv2extractor.cc
&lt;br&gt;&amp;gt; and linking it with the current version of the library.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any plans to refresh the exiv2 library version used by libextractor, or
&lt;br&gt;&amp;gt; make it link with the real library on the build machine?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the help!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dave
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: David Lasker [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007626&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dave@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Saturday, April 11, 2009 5:09 PM
&lt;br&gt;&amp;gt; To: 'Nils Durner'; '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007626&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;'; '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007626&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grothoff@...&lt;/a&gt;';
&lt;br&gt;&amp;gt; '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007626&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ahuggel@...&lt;/a&gt;'
&lt;br&gt;&amp;gt; Subject: libextractor_exiv2 weirdness with Canon raw cr2 files
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I started down the path of writing my own plugin for Canon CR2 files. I got
&lt;br&gt;&amp;gt; as far as writing the shell of a plugin that parses the file using
&lt;br&gt;&amp;gt; libexiv2, and prints an enumeration of all keywords found to the console. I
&lt;br&gt;&amp;gt; am able to invoke this plugin from the &amp;quot;extract&amp;quot; command, using the -l
&lt;br&gt;&amp;gt; &amp;lt;my_library_name&amp;gt; option, with no problems.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Then, I noticed libextractor_exiv2; I hadn't seen that plugin before. It
&lt;br&gt;&amp;gt; looks like it should be doing exactly what I want. But for some reason it
&lt;br&gt;&amp;gt; doesn't work on cr2 files. I rebuilt exiv2extractor.cc with
&lt;br&gt;&amp;gt; SUPPRESS_WARNINGS undefined, and I can see that it is catching an exception
&lt;br&gt;&amp;gt; 'The memory contains data of an unknown image type' on line 433 of
&lt;br&gt;&amp;gt; exiv2extractor.cc.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; My own test plugin shell parses the same cr2 file using the same code
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open(data, size);
&lt;br&gt;&amp;gt; that appears on line 103 of exiv2extractor.cc. In my code, no exception is
&lt;br&gt;&amp;gt; thrown and I am able to access the cr2 file's exif data.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I can see that libextractor_exiv2 is working correctly with jpeg files, but
&lt;br&gt;&amp;gt; I don't understand why it is failing with cr2 files.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; At first I thought libextractor might be using an old version of libexiv2
&lt;br&gt;&amp;gt; that doesn't support cr2 files, but I don't see any evidence of that
&lt;br&gt;&amp;gt; happening.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; All of these tests are done with the latest tar file libextractor-0.5.22,
&lt;br&gt;&amp;gt; using the libexiv2 version 0.16 that is bundled with Ubuntu 8.04.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can anyone explain what is going on?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the help!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dave
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Nils Durner [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007626&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ndurner@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Friday, April 10, 2009 11:44 AM
&lt;br&gt;&amp;gt; To: David Lasker
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007626&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: Re: [libextractor] duplicate &amp;quot;software&amp;quot; fields for
&lt;br&gt;&amp;gt; image/x-canon-cr2
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; mimetype - image/tiff
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Newer versions of libextractor correctly identify CR2 files as
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; image/x-canon-cr2
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I am a programmer, and I was considering developing my own libextractor
&lt;br&gt;&amp;gt; &amp;gt; plug-in for cr2 files using libexiv2 to solve this problem. Before going
&lt;br&gt;&amp;gt; &amp;gt; down that path, can you suggest an easier way?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; CR2 is not really TIFF, so writing a special plugin would be the right
&lt;br&gt;&amp;gt; way, yes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Nils Durner
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007626&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989746p23007626.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23007176</id>
	<title>RE: libextractor_exiv2 weirdness with Canon raw cr2 files</title>
	<published>2009-04-11T18:17:04Z</published>
	<updated>2009-04-11T18:17:04Z</updated>
	<author>
		<name>David Lasker</name>
	</author>
	<content type="html">Never mind, I see that libextractor uses a copy of the source files of an
&lt;br&gt;old version of libexiv2. 
&lt;br&gt;&lt;br&gt;I was able to implement what I wanted by taking a copy of exiv2extractor.cc
&lt;br&gt;and linking it with the current version of the library.
&lt;br&gt;&lt;br&gt;Any plans to refresh the exiv2 library version used by libextractor, or make
&lt;br&gt;it link with the real library on the build machine?
&lt;br&gt;&lt;br&gt;Thanks for the help!
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: David Lasker [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007176&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dave@...&lt;/a&gt;] 
&lt;br&gt;Sent: Saturday, April 11, 2009 5:09 PM
&lt;br&gt;To: 'Nils Durner'; '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007176&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;'; '&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007176&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grothoff@...&lt;/a&gt;';
&lt;br&gt;'&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007176&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ahuggel@...&lt;/a&gt;'
&lt;br&gt;Subject: libextractor_exiv2 weirdness with Canon raw cr2 files
&lt;br&gt;&lt;br&gt;I started down the path of writing my own plugin for Canon CR2 files. I got
&lt;br&gt;as far as writing the shell of a plugin that parses the file using libexiv2,
&lt;br&gt;and prints an enumeration of all keywords found to the console. I am able to
&lt;br&gt;invoke this plugin from the &amp;quot;extract&amp;quot; command, using the -l
&lt;br&gt;&amp;lt;my_library_name&amp;gt; option, with no problems.
&lt;br&gt;&lt;br&gt;Then, I noticed libextractor_exiv2; I hadn't seen that plugin before. It
&lt;br&gt;looks like it should be doing exactly what I want. But for some reason it
&lt;br&gt;doesn't work on cr2 files. I rebuilt exiv2extractor.cc with
&lt;br&gt;SUPPRESS_WARNINGS undefined, and I can see that it is catching an exception
&lt;br&gt;'The memory contains data of an unknown image type' on line 433 of
&lt;br&gt;exiv2extractor.cc.
&lt;br&gt;&lt;br&gt;My own test plugin shell parses the same cr2 file using the same code
&lt;br&gt;&amp;nbsp; &amp;nbsp;Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open(data, size);
&lt;br&gt;that appears on line 103 of exiv2extractor.cc. In my code, no exception is
&lt;br&gt;thrown and I am able to access the cr2 file's exif data.
&lt;br&gt;&lt;br&gt;I can see that libextractor_exiv2 is working correctly with jpeg files, but
&lt;br&gt;I don't understand why it is failing with cr2 files.
&lt;br&gt;&lt;br&gt;At first I thought libextractor might be using an old version of libexiv2
&lt;br&gt;that doesn't support cr2 files, but I don't see any evidence of that
&lt;br&gt;happening.
&lt;br&gt;&lt;br&gt;All of these tests are done with the latest tar file libextractor-0.5.22,
&lt;br&gt;using the libexiv2 version 0.16 that is bundled with Ubuntu 8.04.
&lt;br&gt;&lt;br&gt;Can anyone explain what is going on?
&lt;br&gt;&lt;br&gt;Thanks for the help!
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Nils Durner [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007176&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ndurner@...&lt;/a&gt;] 
&lt;br&gt;Sent: Friday, April 10, 2009 11:44 AM
&lt;br&gt;To: David Lasker
&lt;br&gt;Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007176&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [libextractor] duplicate &amp;quot;software&amp;quot; fields for
&lt;br&gt;image/x-canon-cr2
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;&amp;gt; mimetype - image/tiff
&lt;br&gt;Newer versions of libextractor correctly identify CR2 files as
&lt;br&gt;&amp;nbsp; &amp;nbsp; image/x-canon-cr2
&lt;br&gt;&lt;br&gt;&amp;gt; I am a programmer, and I was considering developing my own libextractor
&lt;br&gt;&amp;gt; plug-in for cr2 files using libexiv2 to solve this problem. Before going
&lt;br&gt;&amp;gt; down that path, can you suggest an easier way?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;CR2 is not really TIFF, so writing a special plugin would be the right
&lt;br&gt;way, yes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Nils Durner
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23007176&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989746p23007176.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23006712</id>
	<title>libextractor_exiv2 weirdness with Canon raw cr2 files</title>
	<published>2009-04-11T17:09:19Z</published>
	<updated>2009-04-11T17:09:19Z</updated>
	<author>
		<name>David Lasker</name>
	</author>
	<content type="html">I started down the path of writing my own plugin for Canon CR2 files. I got
&lt;br&gt;as far as writing the shell of a plugin that parses the file using libexiv2,
&lt;br&gt;and prints an enumeration of all keywords found to the console. I am able to
&lt;br&gt;invoke this plugin from the &amp;quot;extract&amp;quot; command, using the -l
&lt;br&gt;&amp;lt;my_library_name&amp;gt; option, with no problems.
&lt;br&gt;&lt;br&gt;Then, I noticed libextractor_exiv2; I hadn't seen that plugin before. It
&lt;br&gt;looks like it should be doing exactly what I want. But for some reason it
&lt;br&gt;doesn't work on cr2 files. I rebuilt exiv2extractor.cc with
&lt;br&gt;SUPPRESS_WARNINGS undefined, and I can see that it is catching an exception
&lt;br&gt;'The memory contains data of an unknown image type' on line 433 of
&lt;br&gt;exiv2extractor.cc.
&lt;br&gt;&lt;br&gt;My own test plugin shell parses the same cr2 file using the same code
&lt;br&gt;&amp;nbsp; &amp;nbsp;Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open(data, size);
&lt;br&gt;that appears on line 103 of exiv2extractor.cc. In my code, no exception is
&lt;br&gt;thrown and I am able to access the cr2 file's exif data.
&lt;br&gt;&lt;br&gt;I can see that libextractor_exiv2 is working correctly with jpeg files, but
&lt;br&gt;I don't understand why it is failing with cr2 files.
&lt;br&gt;&lt;br&gt;At first I thought libextractor might be using an old version of libexiv2
&lt;br&gt;that doesn't support cr2 files, but I don't see any evidence of that
&lt;br&gt;happening.
&lt;br&gt;&lt;br&gt;All of these tests are done with the latest tar file libextractor-0.5.22,
&lt;br&gt;using the libexiv2 version 0.16 that is bundled with Ubuntu 8.04.
&lt;br&gt;&lt;br&gt;Can anyone explain what is going on?
&lt;br&gt;&lt;br&gt;Thanks for the help!
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Nils Durner [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23006712&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ndurner@...&lt;/a&gt;] 
&lt;br&gt;Sent: Friday, April 10, 2009 11:44 AM
&lt;br&gt;To: David Lasker
&lt;br&gt;Cc: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23006712&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;Subject: Re: [libextractor] duplicate &amp;quot;software&amp;quot; fields for
&lt;br&gt;image/x-canon-cr2
&lt;br&gt;&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;&amp;gt; mimetype - image/tiff
&lt;br&gt;Newer versions of libextractor correctly identify CR2 files as
&lt;br&gt;&amp;nbsp; &amp;nbsp; image/x-canon-cr2
&lt;br&gt;&lt;br&gt;&amp;gt; I am a programmer, and I was considering developing my own libextractor
&lt;br&gt;&amp;gt; plug-in for cr2 files using libexiv2 to solve this problem. Before going
&lt;br&gt;&amp;gt; down that path, can you suggest an easier way?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;CR2 is not really TIFF, so writing a special plugin would be the right
&lt;br&gt;way, yes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Nils Durner
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23006712&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989746p23006712.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23011888</id>
	<title>Re: duplicate &quot;software&quot; fields for image/x-canon-cr2</title>
	<published>2009-04-10T11:44:21Z</published>
	<updated>2009-04-10T11:44:21Z</updated>
	<author>
		<name>Nils Durner-4</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;&amp;gt; mimetype - image/tiff
&lt;br&gt;Newer versions of libextractor correctly identify CR2 files as
&lt;br&gt;&amp;nbsp; &amp;nbsp; image/x-canon-cr2
&lt;br&gt;&lt;br&gt;&amp;gt; I am a programmer, and I was considering developing my own libextractor
&lt;br&gt;&amp;gt; plug-in for cr2 files using libexiv2 to solve this problem. Before going
&lt;br&gt;&amp;gt; down that path, can you suggest an easier way?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;CR2 is not really TIFF, so writing a special plugin would be the right
&lt;br&gt;way, yes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Nils Durner
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23011888&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989746p23011888.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22989749</id>
	<title>RE: duplicate &quot;software&quot; fields for image/x-canon-cr2</title>
	<published>2009-04-08T16:02:40Z</published>
	<updated>2009-04-08T16:02:40Z</updated>
	<author>
		<name>David Lasker</name>
	</author>
	<content type="html">Hi Christian
&lt;br&gt;&lt;br&gt;Yes that seems to help. Now extract displays the following for a cr2 file:
&lt;br&gt;&lt;br&gt;creation date - 2009:01:23 13:14:20
&lt;br&gt;source - Canon EOS DIGITAL REBEL XSi
&lt;br&gt;size - 2256x1504
&lt;br&gt;mimetype - image/tiff
&lt;br&gt;&lt;br&gt;I still need to test with Mediatomb, but I assume libextractor will report
&lt;br&gt;the creation date field with EXTRACTOR_CREATION_DATE, so I am pretty sure my
&lt;br&gt;problem is solved.
&lt;br&gt;&lt;br&gt;Is this a bug that should be permanently fixed, or will changing the code
&lt;br&gt;break something for &amp;quot;real&amp;quot; tiff files? In other words, was there some good
&lt;br&gt;reason for the use of EXTRACTOR_SOFTWARE in the original code?
&lt;br&gt;&lt;br&gt;Thanks for the help!
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Christian Grothoff [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22989749&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;grothoff@...&lt;/a&gt;] 
&lt;br&gt;Sent: Wednesday, April 08, 2009 11:00 AM
&lt;br&gt;To: David Lasker
&lt;br&gt;Subject: duplicate &amp;quot;software&amp;quot; fields for image/x-canon-cr2
&lt;br&gt;&lt;br&gt;Hi!
&lt;br&gt;&lt;br&gt;I got your e-mail, however somehow I lost the admin password for the 
&lt;br&gt;mailinglist so it is blocked there (hopefully that'll be fixed soon).
&lt;br&gt;&lt;br&gt;Anyway, in the meantime, could you try if the following patch fixes your 
&lt;br&gt;problem?
&lt;br&gt;&lt;br&gt;--- tiffextractor.c &amp;nbsp; &amp;nbsp; (revision 8312)
&lt;br&gt;+++ tiffextractor.c &amp;nbsp; &amp;nbsp; (working copy)
&lt;br&gt;@@ -102,7 +102,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp;if (data[entry-&amp;gt;value_or_offset + entry-&amp;gt;count - 1] != 0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;return;
&lt;br&gt;&amp;nbsp; &amp;nbsp;addKeyword (prev,
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;strdup (&amp;data[entry-&amp;gt;value_or_offset]), EXTRACTOR_SOFTWARE);
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;strdup (&amp;data[entry-&amp;gt;value_or_offset]), type);
&lt;br&gt;&amp;nbsp;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;Best,
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;-- 
&lt;br&gt;Christian Grothoff
&lt;br&gt;Assistant Professor
&lt;br&gt;Department of Computer Science
&lt;br&gt;University of Denver
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22989749&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/RE%3A-duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989749p22989749.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-22989746</id>
	<title>duplicate &quot;software&quot; fields for image/x-canon-cr2</title>
	<published>2009-04-08T10:36:39Z</published>
	<updated>2009-04-08T10:36:39Z</updated>
	<author>
		<name>David Lasker</name>
	</author>
	<content type="html">I am a libextractor newbie attempting to use it with Mediatomb and Canon RAW
&lt;br&gt;(cr2) files.
&lt;br&gt;&lt;br&gt;I am using Ubuntu 8.04 with libextractor version v0.5.18a.
&lt;br&gt;&lt;br&gt;When I run the &amp;quot;extract&amp;quot; command on a typical cr2 file, I get the following:
&lt;br&gt;&lt;br&gt;&amp;gt; extract IMG_0986.CR2 
&lt;br&gt;software - 2009:01:23 13:14:20
&lt;br&gt;software - Canon EOS DIGITAL REBEL XSi
&lt;br&gt;size - 2256x1504
&lt;br&gt;mimetype - image/tiff
&lt;br&gt;&lt;br&gt;Note that the &amp;quot;software&amp;quot; keyword is duplicated and includes both the
&lt;br&gt;date/time and the camera model.
&lt;br&gt;&lt;br&gt;Unfortunately, Mediatomb doesn't handle the duplicate keyword very well. It
&lt;br&gt;stores the camera model and ignores the date.
&lt;br&gt;&lt;br&gt;I am a programmer, and I was considering developing my own libextractor
&lt;br&gt;plug-in for cr2 files using libexiv2 to solve this problem. Before going
&lt;br&gt;down that path, can you suggest an easier way?
&lt;br&gt;&lt;br&gt;Thanks for the help!
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=22989746&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---General-f1710.html&quot; embed=&quot;fixTarget[1710]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/duplicate-%22software%22-fields-for-image-x-canon-cr2-tp22989746p22989746.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21699696</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2009-01-27T20:15:59Z</published>
	<updated>2009-01-27T20:15:59Z</updated>
	<author>
		<name>Tomy Joseph</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Hi,&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;About libiconv error, strongly I believe
that it is there in Configuration . Because We can see the same error in
config.log file. If u have some free time please do a final check.. &lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Tomy P. Joseph&lt;br&gt;
Samsung ODC,&lt;br&gt;
L&amp;amp;T Infotech,Plot No. 25-30,&lt;br&gt;
EPIP I Phase Industrial Area,&lt;br&gt;
Whitefield,Bangalore-66.&lt;br&gt;
Mobile: +919448856102&lt;br&gt;
Fax:+91-80-8525233.&lt;br&gt;
&lt;br&gt;
( ) L&amp;amp;T Infotech Proprietary &amp;amp; Confidential&lt;br&gt;
( ) L&amp;amp;T Infotech Confidential&lt;br&gt;
(+) L&amp;amp;T Infotech Internal Use only&lt;br&gt;
( ) General Business Information &lt;br&gt;
&lt;b&gt;&lt;br&gt;
Larsen &amp;amp; Toubro Infotech Ltd.&lt;/b&gt;&lt;/font&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;&lt;br&gt;
&lt;/u&gt;&lt;/font&gt;&lt;a href=http://www.lntinfotech.com target=&quot;_top&quot; rel=&quot;nofollow&quot; /&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;www.Lntinfotech.com&lt;/u&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;&lt;br&gt;
&lt;br&gt;
This Document is classified as: &lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;input type=checkbox name=F1_chkbox checked value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Proprietary &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Confidential &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Internal Use Only &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech General Business &amp;nbsp; &lt;br&gt;
&lt;br&gt;
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. &lt;/font&gt;

&lt;BR&gt;
______________________________________________________________________&lt;BR&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21699696&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21699696.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21602981</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2009-01-22T04:14:43Z</published>
	<updated>2009-01-22T04:14:43Z</updated>
	<author>
		<name>lcimmier@actech-innovation.com</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 TRANSITIONAL//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
  &lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; CHARSET=UTF-8&quot;&gt;
  &lt;META NAME=&quot;GENERATOR&quot; CONTENT=&quot;GtkHTML/3.12.1&quot;&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
Well... &lt;BR&gt;
So, is the libltdl problem solved ?&lt;BR&gt;
&lt;BR&gt;
It still looks like that the libiconv.so isn't found by ld. &lt;BR&gt;
Is the -L&lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/smb/josepht/libiconv/lib/&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt; path correct ?&lt;BR&gt;
Does this directory contains libiconv.so/libiconv.so.x/libiconv.so.x.y.z/libiconv.a ?&lt;BR&gt;
&lt;BR&gt;
Have a look at that point, and tell me what's happen !&lt;BR&gt;
&lt;BR&gt;
Regards&lt;BR&gt;
CimCim&lt;BR&gt;
&lt;BR&gt;
Le jeudi 22 janvier 2009 &amp;#224; 16:49 +0530, Tomy Joseph a &amp;#233;crit :&lt;BR&gt;
&lt;BLOCKQUOTE TYPE=CITE&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Hi.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;In libextrator configure -help only &amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#0000ff&quot;&gt;--disable-libtool-lock&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;is there...But I found some error in the config.log file after the configuration..&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;configure:23448: checking for iconv&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;configure:23480: /opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin/mips-linux-uclibc-gcc-3.3.6 -o conftest -g -O2 -I/smb/josepht/libiconv//include -L/smb/josepht/libiconv/lib/ conftest.c &amp;nbsp;&amp;gt;&amp;amp;5&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/tmp/ccy1ZYzx.o(.text+0x34): In function `main':&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/smb/josepht/libextractor-0.5.18/conftest.c:54: undefined reference to `libiconv_open'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/tmp/ccy1ZYzx.o(.text+0x60):/smb/josepht/libextractor-0.5.18/conftest.c:55: undefined reference to `libiconv'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/tmp/ccy1ZYzx.o(.text+0x78):/smb/josepht/libextractor-0.5.18/conftest.c:56: undefined reference to `libiconv_close'&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;collect2: ld returned 1 exit status&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Will it create some problem??&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Tomy P. Joseph&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Samsung ODC,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech,Plot No. 25-30,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;EPIP I Phase Industrial Area,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Whitefield,Bangalore-66.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Mobile: +919448856102&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Fax:+91-80-8525233.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) L&amp;amp;T Infotech Proprietary &amp;amp; Confidential&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) L&amp;amp;T Infotech Confidential&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;(+) L&amp;amp;T Infotech Internal Use only&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) General Business Information &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;B&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Larsen &amp;amp; Toubro Infotech Ltd.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;BR&gt;
    &lt;U&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#0000ff&quot;&gt;&lt;A HREF=&quot;http://www.lntinfotech.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.Lntinfotech.com&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;This Document is classified as: &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Proprietary &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Confidential &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Internal Use Only &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech General Business &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;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. &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT COLOR=&quot;#000000&quot;&gt;______________________________________________________________________&lt;/FONT&gt;
&lt;PRE&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;_______________________________________________&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;bug-libextractor mailing list&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21602981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;&lt;A HREF=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/A&gt;&lt;/FONT&gt;
&lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21602981&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21602981.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21602353</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2009-01-22T03:27:38Z</published>
	<updated>2009-01-22T03:27:38Z</updated>
	<author>
		<name>Tomy Joseph</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Hi..&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Yes ...&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;-uclibc/bin/ld: warning:
libltdl.so.3, needed by ../../src/main/.libs/libextractor.so, not found
(try using -rpath or -rpath-link)&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;I added &amp;nbsp;libltdl.so
aslo...&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Tomy P. Joseph&lt;br&gt;
Samsung ODC,&lt;br&gt;
L&amp;amp;T Infotech,Plot No. 25-30,&lt;br&gt;
EPIP I Phase Industrial Area,&lt;br&gt;
Whitefield,Bangalore-66.&lt;br&gt;
Mobile: +919448856102&lt;br&gt;
Fax:+91-80-8525233.&lt;br&gt;
&lt;br&gt;
( ) L&amp;amp;T Infotech Proprietary &amp;amp; Confidential&lt;br&gt;
( ) L&amp;amp;T Infotech Confidential&lt;br&gt;
(+) L&amp;amp;T Infotech Internal Use only&lt;br&gt;
( ) General Business Information &lt;br&gt;
&lt;b&gt;&lt;br&gt;
Larsen &amp;amp; Toubro Infotech Ltd.&lt;/b&gt;&lt;/font&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;&lt;br&gt;
&lt;/u&gt;&lt;/font&gt;&lt;a href=http://www.lntinfotech.com target=&quot;_top&quot; rel=&quot;nofollow&quot; /&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;www.Lntinfotech.com&lt;/u&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;&lt;br&gt;
&lt;br&gt;
This Document is classified as: &lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;input type=checkbox name=F1_chkbox checked value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Proprietary &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Confidential &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Internal Use Only &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech General Business &amp;nbsp; &lt;br&gt;
&lt;br&gt;
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. &lt;/font&gt;

&lt;BR&gt;
______________________________________________________________________&lt;BR&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21602353&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21602353.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21602340</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2009-01-22T03:19:47Z</published>
	<updated>2009-01-22T03:19:47Z</updated>
	<author>
		<name>Tomy Joseph</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Hi.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;In libextrator configure -help only
&amp;nbsp;&lt;/font&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;--disable-libtool-lock&lt;/font&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;
is there...But I found some error in the config.log file after the configuration..&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;configure:23448: checking for iconv&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;configure:23480: /opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin/mips-linux-uclibc-gcc-3.3.6
-o conftest -g -O2 -I/smb/josepht/libiconv//include -L/smb/josepht/libiconv/lib/
conftest.c &amp;nbsp;&amp;gt;&amp;amp;5&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;/tmp/ccy1ZYzx.o(.text+0x34): In function `main':&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;/smb/josepht/libextractor-0.5.18/conftest.c:54: undefined
reference to `libiconv_open'&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;/tmp/ccy1ZYzx.o(.text+0x60):/smb/josepht/libextractor-0.5.18/conftest.c:55:
undefined reference to `libiconv'&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;/tmp/ccy1ZYzx.o(.text+0x78):/smb/josepht/libextractor-0.5.18/conftest.c:56:
undefined reference to `libiconv_close'&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;collect2: ld returned 1 exit status&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Will it create some problem??&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Tomy P. Joseph&lt;br&gt;
Samsung ODC,&lt;br&gt;
L&amp;amp;T Infotech,Plot No. 25-30,&lt;br&gt;
EPIP I Phase Industrial Area,&lt;br&gt;
Whitefield,Bangalore-66.&lt;br&gt;
Mobile: +919448856102&lt;br&gt;
Fax:+91-80-8525233.&lt;br&gt;
&lt;br&gt;
( ) L&amp;amp;T Infotech Proprietary &amp;amp; Confidential&lt;br&gt;
( ) L&amp;amp;T Infotech Confidential&lt;br&gt;
(+) L&amp;amp;T Infotech Internal Use only&lt;br&gt;
( ) General Business Information &lt;br&gt;
&lt;b&gt;&lt;br&gt;
Larsen &amp;amp; Toubro Infotech Ltd.&lt;/b&gt;&lt;/font&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;&lt;br&gt;
&lt;/u&gt;&lt;/font&gt;&lt;a href=http://www.lntinfotech.com target=&quot;_top&quot; rel=&quot;nofollow&quot; /&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;www.Lntinfotech.com&lt;/u&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;&lt;br&gt;
&lt;br&gt;
This Document is classified as: &lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;input type=checkbox name=F1_chkbox checked value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Proprietary &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Confidential &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Internal Use Only &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech General Business &amp;nbsp; &lt;br&gt;
&lt;br&gt;
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. &lt;/font&gt;

&lt;BR&gt;
______________________________________________________________________&lt;BR&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21602340&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21602340.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21602230</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2009-01-22T02:57:05Z</published>
	<updated>2009-01-22T02:57:05Z</updated>
	<author>
		<name>lcimmier@actech-innovation.com</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 TRANSITIONAL//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
  &lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; CHARSET=UTF-8&quot;&gt;
  &lt;META NAME=&quot;GENERATOR&quot; CONTENT=&quot;GtkHTML/3.12.1&quot;&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
Hum,&lt;BR&gt;
Is the error about libltdl still there ?&lt;BR&gt;
If yes, you'll probably need to add this library (cross compilation, etc...)&lt;BR&gt;
&lt;BR&gt;
I hope that this library will also fix the libiconv problem, cause it defines some useful open/close function, that may break iconv...&lt;BR&gt;
&lt;BR&gt;
Let me know how it works !&lt;BR&gt;
&lt;BR&gt;
Regards&lt;BR&gt;
&lt;BR&gt;
CimCim&lt;BR&gt;
&lt;BR&gt;
Le jeudi 22 janvier 2009 &amp;#224; 15:47 +0530, Tomy Joseph a &amp;#233;crit :&lt;BR&gt;
&lt;BLOCKQUOTE TYPE=CITE&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Hi...&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;I have tried like this...&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;./configure --target=mips-linux --host=i686-pc-linux-gnu --build=mips-linux --prefix=/smb/josepht/libextr/ --enable-glib --enable-ltdl-install --with-libiconv=yes --with-libiconv-prefix=/smb/josepht/libiconv/ --disable-printable --disable-glibtest --disable-gtktest&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;but still same errors...&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Tomy P. Joseph&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Samsung ODC,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech,Plot No. 25-30,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;EPIP I Phase Industrial Area,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Whitefield,Bangalore-66.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Mobile: +919448856102&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Fax:+91-80-8525233.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) L&amp;amp;T Infotech Proprietary &amp;amp; Confidential&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) L&amp;amp;T Infotech Confidential&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;(+) L&amp;amp;T Infotech Internal Use only&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) General Business Information &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;B&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Larsen &amp;amp; Toubro Infotech Ltd.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;BR&gt;
    &lt;U&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#0000ff&quot;&gt;&lt;A HREF=&quot;http://www.lntinfotech.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.Lntinfotech.com&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;This Document is classified as: &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Proprietary &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Confidential &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Internal Use Only &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech General Business &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;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. &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT COLOR=&quot;#000000&quot;&gt;______________________________________________________________________&lt;/FONT&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21602230&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21602230.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21601160</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2009-01-22T02:02:25Z</published>
	<updated>2009-01-22T02:02:25Z</updated>
	<author>
		<name>lcimmier@actech-innovation.com</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 TRANSITIONAL//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
  &lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; CHARSET=UTF-8&quot;&gt;
  &lt;META NAME=&quot;GENERATOR&quot; CONTENT=&quot;GtkHTML/3.12.1&quot;&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
Hi,&lt;BR&gt;
&lt;BR&gt;
It looks like you missed another library : libltdl (the first line of your post)&lt;BR&gt;
Try to compile with adding &amp;quot;--enable-ltdl-install&amp;quot; while configuring libextractor...&lt;BR&gt;
Here, my configuration line (which work for powerpc cross-compilation)&lt;BR&gt;
&lt;BR&gt;
./configure --prefix=%{_prefix} --host=i686 --build=powerpc-linux \&lt;BR&gt;
&amp;nbsp;&amp;nbsp; --enable-glib --enable-ltdl-install --with-libiconv-prefix=$DEV_IMAGE/usr \&lt;BR&gt;
&amp;nbsp;&amp;nbsp; --disable-printable --disable-glibtest --disable-gtktest&lt;BR&gt;
&lt;BR&gt;
Hope this will help !&lt;BR&gt;
&lt;BR&gt;
Regards&lt;BR&gt;
&lt;BR&gt;
CimCim&lt;BR&gt;
&lt;BR&gt;
Le jeudi 22 janvier 2009 &amp;#224; 14:03 +0530, Tomy Joseph a &amp;#233;crit :&lt;BR&gt;
&lt;BLOCKQUOTE TYPE=CITE&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;I have cross compiled libiconv and then linked the libraries with libextractor. But still I am getting errors related to iconv.&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;I tried the following steps to cross compile Libextractor:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;./configure --target=mips-linux --host=i686-pc-linux-gnu --prefix=/home/tomy/libextr/ --disable-printable --with-libiconv=yes --with-libiconv-prefix=/home/tomy/libiconv/ (This directory contains all iconv libs,bin etc.)&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;But during make...&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;============================================================================================================================&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin/../lib/gcc-lib/mips-linux-uclibc/3.3.6/../../../../mips-linux-uclibc/bin/ld: warning: libltdl.so.3, needed by ../../src/main/.libs/libextractor.so, not found (try using -rpath or -rpath-link)&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;extract.o(.text+0x550): In function `iconvHelper':&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/smb/josepht/libextractor-0.5.18/src/main/iconv.c:36: undefined reference to `libiconv'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;extract.o(.text+0x604):/smb/josepht/libextractor-0.5.18/src/main/iconv.c:44: undefined reference to `libiconv'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;extract.o(.text+0x6f0): In function `printSelectedKeywords':&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/smb/josepht/libextractor-0.5.18/src/main/extract.c:186: undefined reference to `libiconv_open'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;extract.o(.text+0x7b0):/smb/josepht/libextractor-0.5.18/src/main/extract.c:214: undefined reference to `libiconv_close'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;extract.o(.text+0x960): In function `printSelectedKeywordsGrepFriendly':&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;/smb/josepht/libextractor-0.5.18/src/main/extract.c:234: undefined reference to `libiconv_open'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;extract.o(.text+0x9e0):/smb/josepht/libextractor-0.5.18/src/main/extract.c:262: undefined reference to `libiconv_close'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/main/.libs/libextractor.so: undefined reference to `lt_dlgetsearchpath'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/main/.libs/libextractor.so: undefined reference to `lt_dlerror'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/main/.libs/libextractor.so: undefined reference to `lt_dlclose'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/main/.libs/libextractor.so: undefined reference to `lt_dlexit'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/main/.libs/libextractor.so: undefined reference to `lt_dlsetsearchpath'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/main/.libs/libextractor.so: undefined reference to `lt_dlopenext'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/main/.libs/libextractor.so: undefined reference to `lt_dlsym'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/main/.libs/libextractor.so: undefined reference to `lt_dlinit'&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;===================================================================================================================&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Could u pls tell me the exact problem ??&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;tnks&amp;amp; rgds,&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;tomy.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;B&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Larsen &amp;amp; Toubro Infotech Ltd.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;BR&gt;
    &lt;U&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#0000ff&quot;&gt;&lt;A HREF=&quot;http://www.lntinfotech.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.Lntinfotech.com&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;This Document is classified as: &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Proprietary &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Confidential &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Internal Use Only &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech General Business &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;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. &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT COLOR=&quot;#000000&quot;&gt;______________________________________________________________________&lt;/FONT&gt;
&lt;PRE&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;_______________________________________________&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;bug-libextractor mailing list&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21601160&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;&lt;A HREF=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/A&gt;&lt;/FONT&gt;
&lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21601160&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21601160.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21600246</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2009-01-22T00:33:36Z</published>
	<updated>2009-01-22T00:33:36Z</updated>
	<author>
		<name>Tomy Joseph</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Hi,&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;I have cross compiled libiconv and
then linked the libraries with libextractor. But still I am getting errors
related to iconv.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;I tried the following steps to cross compile Libextractor:&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;./configure --target=mips-linux --host=i686-pc-linux-gnu
--prefix=/home/tomy/libextr/ --disable-printable --with-libiconv=yes --with-libiconv-prefix=/home/tomy/libiconv/
(This directory contains all iconv libs,bin etc.)&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;But during make...&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;============================================================================================================================&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin/../lib/gcc-lib/mips-linux-uclibc/3.3.6/../../../../mips-linux-uclibc/bin/ld:
warning: libltdl.so.3, needed by ../../src/main/.libs/libextractor.so,
not found (try using -rpath or -rpath-link)&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;extract.o(.text+0x550): In function
`iconvHelper':&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;/smb/josepht/libextractor-0.5.18/src/main/iconv.c:36:
undefined reference to `libiconv'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;extract.o(.text+0x604):/smb/josepht/libextractor-0.5.18/src/main/iconv.c:44:
undefined reference to `libiconv'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;extract.o(.text+0x6f0): In function
`printSelectedKeywords':&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;/smb/josepht/libextractor-0.5.18/src/main/extract.c:186:
undefined reference to `libiconv_open'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;extract.o(.text+0x7b0):/smb/josepht/libextractor-0.5.18/src/main/extract.c:214:
undefined reference to `libiconv_close'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;extract.o(.text+0x960): In function
`printSelectedKeywordsGrepFriendly':&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;/smb/josepht/libextractor-0.5.18/src/main/extract.c:234:
undefined reference to `libiconv_open'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;extract.o(.text+0x9e0):/smb/josepht/libextractor-0.5.18/src/main/extract.c:262:
undefined reference to `libiconv_close'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;../../src/main/.libs/libextractor.so:
undefined reference to `lt_dlgetsearchpath'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;../../src/main/.libs/libextractor.so:
undefined reference to `lt_dlerror'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;../../src/main/.libs/libextractor.so:
undefined reference to `lt_dlclose'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;../../src/main/.libs/libextractor.so:
undefined reference to `lt_dlexit'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;../../src/main/.libs/libextractor.so:
undefined reference to `lt_dlsetsearchpath'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;../../src/main/.libs/libextractor.so:
undefined reference to `lt_dlopenext'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;../../src/main/.libs/libextractor.so:
undefined reference to `lt_dlsym'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;../../src/main/.libs/libextractor.so:
undefined reference to `lt_dlinit'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;===================================================================================================================&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Could u pls tell me the exact problem
??&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;tnks&amp;amp; rgds,&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;tomy.&lt;br&gt;
&lt;b&gt;&lt;br&gt;
Larsen &amp;amp; Toubro Infotech Ltd.&lt;/b&gt;&lt;/font&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;&lt;br&gt;
&lt;/u&gt;&lt;/font&gt;&lt;a href=http://www.lntinfotech.com target=&quot;_top&quot; rel=&quot;nofollow&quot; /&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;www.Lntinfotech.com&lt;/u&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;&lt;br&gt;
&lt;br&gt;
This Document is classified as: &lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;input type=checkbox name=F1_chkbox checked value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Proprietary &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Confidential &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Internal Use Only &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech General Business &amp;nbsp; &lt;br&gt;
&lt;br&gt;
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. &lt;/font&gt;

&lt;BR&gt;
______________________________________________________________________&lt;BR&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21600246&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21600246.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21102540</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2008-12-19T22:24:25Z</published>
	<updated>2008-12-19T22:24:25Z</updated>
	<author>
		<name>Christian Grothoff</name>
	</author>
	<content type="html">LE generally does not cross-compile; I was not aware that iconv was a problem, 
&lt;br&gt;but the generated code for the printable-extractors certainly prevents 
&lt;br&gt;cross-compilation at this point (you can disable those with 
&lt;br&gt;the --disable-printable).
&lt;br&gt;&lt;br&gt;My best guess for the iconv problem is that your cross-compiler looks for 
&lt;br&gt;iconv.h in a different location and does not find it there.
&lt;br&gt;&lt;br&gt;Good luck!
&lt;br&gt;&lt;br&gt;Christian
&lt;br&gt;&lt;br&gt;On Thursday 18 December 2008 09:13:16 pm Tomy Joseph wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; I tried the following steps to cross compile Libextractor:
&lt;br&gt;&amp;gt; 1: ./configure target=mips-linux --host=mips-linux build=i686-pc-linux-gnu
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --prefix=/home/tomy/File/extractor (Tried without :build=i686-pc-linux-gnu
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; )
&lt;br&gt;&amp;gt; 2: make : this time I am getting the following errors:
&lt;br&gt;&amp;gt; =======================================
&lt;br&gt;&amp;gt; In file included from extractor.c:21:
&lt;br&gt;&amp;gt; ../../src/include/platform.h:60:19: iconv.h: No such file or directory
&lt;br&gt;&amp;gt; ==========================================================
&lt;br&gt;&amp;gt; During Configuration I got the following logs regarding iconv:
&lt;br&gt;&amp;gt; ===================================================
&lt;br&gt;&amp;gt; checking for iconv... no, consider installing GNU libiconv
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; checking iconv.h usability... no
&lt;br&gt;&amp;gt; checking iconv.h presence... no
&lt;br&gt;&amp;gt; checking for iconv.h... no
&lt;br&gt;&amp;gt; ========================================================
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but in normal x86 Compilation I found that all the checks for iconv is
&lt;br&gt;&amp;gt; yes...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Could you please tell me the exact problem?? &amp;nbsp;Also I tried with Configure
&lt;br&gt;&amp;gt; options like --with-libiconv-prefix[=DIR] --without-libiconv-prefix..
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Tomy P. Joseph
&lt;br&gt;&amp;gt; Samsung ODC,
&lt;br&gt;&amp;gt; L&amp;T Infotech,Plot No. 25-30,
&lt;br&gt;&amp;gt; EPIP I Phase Industrial Area,
&lt;br&gt;&amp;gt; Whitefield,Bangalore-66.
&lt;br&gt;&amp;gt; Mobile: +919448856102
&lt;br&gt;&amp;gt; Fax:+91-80-8525233.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ( ) L&amp;T Infotech Proprietary &amp; Confidential
&lt;br&gt;&amp;gt; ( ) L&amp;T Infotech Confidential
&lt;br&gt;&amp;gt; (+) L&amp;T Infotech Internal Use only
&lt;br&gt;&amp;gt; ( ) General Business Information
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Larsen &amp; Toubro Infotech Ltd.
&lt;br&gt;&amp;gt; www.Lntinfotech.com
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This Document is classified as:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; L&amp;T Infotech Proprietary &amp;nbsp; L&amp;T Infotech Confidential &amp;nbsp; L&amp;T Infotech
&lt;br&gt;&amp;gt; Internal Use Only &amp;nbsp; L&amp;T Infotech General Business
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This Email may contain confidential or privileged information for the
&lt;br&gt;&amp;gt; intended recipient (s) If you are not the intended recipient, please do
&lt;br&gt;&amp;gt; not use or disseminate the information, notify the sender and delete it
&lt;br&gt;&amp;gt; from your system.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ______________________________________________________________________
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21102540&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21102540.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21132629</id>
	<title>Re: Libextractor:Cross compilation Error</title>
	<published>2008-12-19T02:18:08Z</published>
	<updated>2008-12-19T02:18:08Z</updated>
	<author>
		<name>lcimmier@actech-innovation.com</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 TRANSITIONAL//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
  &lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; CHARSET=UTF-8&quot;&gt;
  &lt;META NAME=&quot;GENERATOR&quot; CONTENT=&quot;GtkHTML/3.12.1&quot;&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
Hi,&lt;BR&gt;
I think that you probably don't have a cross compiled version of iconv...&lt;BR&gt;
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...&lt;BR&gt;
So, you might need to get libiconv sources, and cross compiled it before compiling, once again, libextractor !&lt;BR&gt;
&lt;BR&gt;
Good luck !&lt;BR&gt;
&lt;BR&gt;
CimCim&lt;BR&gt;
&lt;BLOCKQUOTE TYPE=CITE&gt;
    &lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;I tried the following steps to cross compile Libextractor:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;1: ./configure target=mips-linux --host=mips-linux build=i686-pc-linux-gnu &lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;--prefix=/home/tomy/File/extractor (Tried without :build=i686-pc-linux-gnu &lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;2: make : this time I am getting the following errors:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;=======================================&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;In file included from extractor.c:21:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;../../src/include/platform.h:60:19: iconv.h: No such file or directory&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;==========================================================&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;During Configuration I got the following logs regarding iconv:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;===================================================&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;checking for iconv... no, consider installing GNU libiconv&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;checking iconv.h usability... no&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;checking iconv.h presence... no&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;checking for iconv.h... no&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;========================================================&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;but in normal x86 Compilation I found that all the checks for iconv is &lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;yes...&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Could you please tell me the exact problem?? &amp;nbsp;Also I tried with Configure &lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;TT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;options like --with-libiconv-prefix[=DIR] --without-libiconv-prefix..&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;P.S Please refer the configuration log file&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Tomy P. Joseph&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Samsung ODC,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech,Plot No. 25-30,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;EPIP I Phase Industrial Area,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Whitefield,Bangalore-66.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Mobile: +919448856102&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Fax:+91-80-8525233.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) L&amp;amp;T Infotech Proprietary &amp;amp; Confidential&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) L&amp;amp;T Infotech Confidential&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;(+) L&amp;amp;T Infotech Internal Use only&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;( ) General Business Information &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;B&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;Larsen &amp;amp; Toubro Infotech Ltd.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;BR&gt;
    &lt;U&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#0000ff&quot;&gt;&lt;A HREF=&quot;http://www.lntinfotech.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.Lntinfotech.com&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;This Document is classified as: &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Proprietary &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Confidential &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech Internal Use Only &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;L&amp;amp;T Infotech General Business &amp;nbsp; &lt;/FONT&gt;&lt;/FONT&gt;&lt;BR&gt;
    &lt;BR&gt;
    &lt;FONT SIZE=&quot;2&quot;&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt;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. &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT COLOR=&quot;#000000&quot;&gt; &lt;/FONT&gt;&lt;BR&gt;
    &lt;FONT COLOR=&quot;#000000&quot;&gt;______________________________________________________________________&lt;/FONT&gt;
&lt;PRE&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;_______________________________________________&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;bug-libextractor mailing list&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21132629&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&lt;/FONT&gt;
&lt;FONT COLOR=&quot;#000000&quot;&gt;&lt;A HREF=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/A&gt;&lt;/FONT&gt;
&lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;/BODY&gt;
&lt;/HTML&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21132629&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085571p21132629.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21085571</id>
	<title>Libextractor:Cross compilation Error</title>
	<published>2008-12-18T20:15:10Z</published>
	<updated>2008-12-18T20:15:10Z</updated>
	<author>
		<name>Tomy Joseph</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;Hi,&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;I tried the following steps to cross compile Libextractor:&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;1: ./configure target=mips-linux --host=mips-linux
build=i686-pc-linux-gnu &lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;--prefix=/home/tomy/File/extractor (Tried without
:build=i686-pc-linux-gnu &lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;)&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;2: make : this time I am getting the following errors:&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;=======================================&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;In file included from extractor.c:21:&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;../../src/include/platform.h:60:19: iconv.h: No such
file or directory&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;==========================================================&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;During Configuration I got the following logs regarding
iconv:&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;===================================================&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;checking for iconv... no, consider installing GNU
libiconv&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;checking iconv.h usability... no&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;checking iconv.h presence... no&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;checking for iconv.h... no&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;========================================================&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;but in normal x86 Compilation I found that all the
checks for iconv is &lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;yes...&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;Could you please tell me the exact problem?? &amp;nbsp;Also
I tried with Configure &lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;options like --with-libiconv-prefix[=DIR] --without-libiconv-prefix..&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;P.S Please refer the configuration
log file&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Tomy P. Joseph&lt;br&gt;
Samsung ODC,&lt;br&gt;
L&amp;amp;T Infotech,Plot No. 25-30,&lt;br&gt;
EPIP I Phase Industrial Area,&lt;br&gt;
Whitefield,Bangalore-66.&lt;br&gt;
Mobile: +919448856102&lt;br&gt;
Fax:+91-80-8525233.&lt;br&gt;
&lt;br&gt;
( ) L&amp;amp;T Infotech Proprietary &amp;amp; Confidential&lt;br&gt;
( ) L&amp;amp;T Infotech Confidential&lt;br&gt;
(+) L&amp;amp;T Infotech Internal Use only&lt;br&gt;
( ) General Business Information &lt;br&gt;
&lt;b&gt;&lt;br&gt;
Larsen &amp;amp; Toubro Infotech Ltd.&lt;/b&gt;&lt;/font&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;&lt;br&gt;
&lt;/u&gt;&lt;/font&gt;&lt;a href=http://www.lntinfotech.com target=&quot;_top&quot; rel=&quot;nofollow&quot; /&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;www.Lntinfotech.com&lt;/u&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;&lt;br&gt;
&lt;br&gt;
This Document is classified as: &lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;input type=checkbox name=F1_chkbox checked value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Proprietary &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Confidential &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Internal Use Only &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech General Business &amp;nbsp; &lt;br&gt;
&lt;br&gt;
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. &lt;/font&gt;

&lt;BR&gt;
______________________________________________________________________&lt;BR&gt;
&lt;br /&gt;This file contains any messages produced by compilers while
&lt;br&gt;running configure, to aid debugging if configure makes a mistake.
&lt;br&gt;&lt;br&gt;It was created by libextractor configure 0.5.18, which was
&lt;br&gt;generated by GNU Autoconf 2.61. &amp;nbsp;Invocation command line was
&lt;br&gt;&lt;br&gt;&amp;nbsp; $ ./configure target=mips-linux --host=mips-linux --build=i686-pc-linux-gnu --prefix=/home/tomy/File/extractor
&lt;br&gt;&lt;br&gt;## --------- ##
&lt;br&gt;## Platform. ##
&lt;br&gt;## --------- ##
&lt;br&gt;&lt;br&gt;hostname = server.smblocalLAN
&lt;br&gt;uname -m = i686
&lt;br&gt;uname -r = 2.6.18-1.2798.fc6xen
&lt;br&gt;uname -s = Linux
&lt;br&gt;uname -v = #1 SMP Mon Oct 16 15:11:19 EDT 2006
&lt;br&gt;&lt;br&gt;/usr/bin/uname -p = unknown
&lt;br&gt;/bin/uname -X &amp;nbsp; &amp;nbsp; = unknown
&lt;br&gt;&lt;br&gt;/bin/arch &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= i686
&lt;br&gt;/usr/bin/arch -k &amp;nbsp; &amp;nbsp; &amp;nbsp; = unknown
&lt;br&gt;/usr/convex/getsysinfo = unknown
&lt;br&gt;/usr/bin/hostinfo &amp;nbsp; &amp;nbsp; &amp;nbsp;= unknown
&lt;br&gt;/bin/machine &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = unknown
&lt;br&gt;/usr/bin/oslevel &amp;nbsp; &amp;nbsp; &amp;nbsp; = unknown
&lt;br&gt;/bin/universe &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;= unknown
&lt;br&gt;&lt;br&gt;PATH: /opt/uclibc-toolchain/ifx-lxdb-1-2//hostutils/bin
&lt;br&gt;PATH: /opt/uclibc-toolchain/ifx-lxdb-1-2//gcc-3.3.6/toolchain-mips/bin
&lt;br&gt;PATH: /usr/lib/qt-3.3/bin
&lt;br&gt;PATH: /usr/kerberos/bin
&lt;br&gt;PATH: /usr/local/bin
&lt;br&gt;PATH: /bin
&lt;br&gt;PATH: /usr/bin
&lt;br&gt;PATH: /home/tomy/bin
&lt;br&gt;&lt;br&gt;&lt;br&gt;## ----------- ##
&lt;br&gt;## Core tests. ##
&lt;br&gt;## ----------- ##
&lt;br&gt;&lt;br&gt;configure:2085: checking for a BSD-compatible install
&lt;br&gt;configure:2141: result: /usr/bin/install -c
&lt;br&gt;configure:2152: checking whether build environment is sane
&lt;br&gt;configure:2195: result: yes
&lt;br&gt;configure:2252: checking for gawk
&lt;br&gt;configure:2268: found /bin/gawk
&lt;br&gt;configure:2279: result: gawk
&lt;br&gt;configure:2290: checking whether make sets $(MAKE)
&lt;br&gt;configure:2311: result: yes
&lt;br&gt;configure:2390: checking for mips-linux-strip
&lt;br&gt;configure:2406: found /opt/uclibc-toolchain/ifx-lxdb-1-2//gcc-3.3.6/toolchain-mips/bin/mips-linux-strip
&lt;br&gt;configure:2417: result: mips-linux-strip
&lt;br&gt;configure:2504: checking build system type
&lt;br&gt;configure:2522: result: i686-pc-linux-gnu
&lt;br&gt;configure:2544: checking host system type
&lt;br&gt;configure:2559: result: mips-unknown-linux-gnu
&lt;br&gt;configure:2590: checking for mips-linux-gcc
&lt;br&gt;configure:2617: result: mips-linux-gcc
&lt;br&gt;configure:2895: checking for C compiler version
&lt;br&gt;configure:2902: mips-linux-gcc --version &amp;gt;&amp;5
&lt;br&gt;mips-linux-gcc (GCC) 3.3.6
&lt;br&gt;Copyright (C) 2003 Free Software Foundation, Inc.
&lt;br&gt;This is free software; see the source for copying conditions. &amp;nbsp;There is NO
&lt;br&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
&lt;br&gt;&lt;br&gt;configure:2905: $? = 0
&lt;br&gt;configure:2912: mips-linux-gcc -v &amp;gt;&amp;5
&lt;br&gt;Reading specs from /opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin-ccache/../lib/gcc-lib/mips-linux-uclibc/3.3.6/specs
&lt;br&gt;Configured with: /opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/buildroot/toolchain_build_mips/gcc-3.3.6/configure --prefix=/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/ --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mips-linux-uclibc --enable-languages=c,c++ --enable-shared --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-nls --enable-multilib
&lt;br&gt;Thread model: posix
&lt;br&gt;gcc version 3.3.6
&lt;br&gt;configure:2915: $? = 0
&lt;br&gt;configure:2922: mips-linux-gcc -V &amp;gt;&amp;5
&lt;br&gt;mips-linux-gcc: `-V' option must have argument
&lt;br&gt;configure:2925: $? = 1
&lt;br&gt;configure:2948: checking for C compiler default output file name
&lt;br&gt;configure:2975: mips-linux-gcc &amp;nbsp; &amp;nbsp;conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:2978: $? = 0
&lt;br&gt;configure:3016: result: a.out
&lt;br&gt;configure:3033: checking whether the C compiler works
&lt;br&gt;configure:3063: result: yes
&lt;br&gt;configure:3070: checking whether we are cross compiling
&lt;br&gt;configure:3072: result: yes
&lt;br&gt;configure:3075: checking for suffix of executables
&lt;br&gt;configure:3082: mips-linux-gcc -o conftest &amp;nbsp; &amp;nbsp;conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:3085: $? = 0
&lt;br&gt;configure:3109: result: 
&lt;br&gt;configure:3115: checking for suffix of object files
&lt;br&gt;configure:3141: mips-linux-gcc -c &amp;nbsp; conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:3144: $? = 0
&lt;br&gt;configure:3167: result: o
&lt;br&gt;configure:3171: checking whether we are using the GNU C compiler
&lt;br&gt;configure:3200: mips-linux-gcc -c &amp;nbsp; conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:3206: $? = 0
&lt;br&gt;configure:3223: result: yes
&lt;br&gt;configure:3228: checking whether mips-linux-gcc accepts -g
&lt;br&gt;configure:3258: mips-linux-gcc -c -g &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:3264: $? = 0
&lt;br&gt;configure:3363: result: yes
&lt;br&gt;configure:3380: checking for mips-linux-gcc option to accept ISO C89
&lt;br&gt;configure:3454: mips-linux-gcc &amp;nbsp;-c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:3460: $? = 0
&lt;br&gt;configure:3483: result: none needed
&lt;br&gt;configure:3512: checking for style of include used by make
&lt;br&gt;configure:3540: result: GNU
&lt;br&gt;configure:3568: checking dependency style of mips-linux-gcc
&lt;br&gt;configure:3658: result: gcc3
&lt;br&gt;configure:3680: checking how to run the C preprocessor
&lt;br&gt;configure:3720: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:3726: $? = 0
&lt;br&gt;configure:3757: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:10:28: ac_nonexistent.h: No such file or directory
&lt;br&gt;configure:3763: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;ac_nonexistent.h&amp;gt;
&lt;br&gt;configure:3796: result: mips-linux-gcc -E
&lt;br&gt;configure:3825: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:3831: $? = 0
&lt;br&gt;configure:3862: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:10:28: ac_nonexistent.h: No such file or directory
&lt;br&gt;configure:3868: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;ac_nonexistent.h&amp;gt;
&lt;br&gt;configure:4021: checking for C++ compiler version
&lt;br&gt;configure:4028: mips-linux-g++ --version &amp;gt;&amp;5
&lt;br&gt;mips-linux-g++ (GCC) 3.3.6
&lt;br&gt;Copyright (C) 2003 Free Software Foundation, Inc.
&lt;br&gt;This is free software; see the source for copying conditions. &amp;nbsp;There is NO
&lt;br&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
&lt;br&gt;&lt;br&gt;configure:4031: $? = 0
&lt;br&gt;configure:4038: mips-linux-g++ -v &amp;gt;&amp;5
&lt;br&gt;Reading specs from /opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin-ccache/../lib/gcc-lib/mips-linux-uclibc/3.3.6/specs
&lt;br&gt;Configured with: /opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/buildroot/toolchain_build_mips/gcc-3.3.6/configure --prefix=/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/ --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu --target=mips-linux-uclibc --enable-languages=c,c++ --enable-shared --disable-__cxa_atexit --enable-target-optspace --with-gnu-ld --disable-nls --enable-multilib
&lt;br&gt;Thread model: posix
&lt;br&gt;gcc version 3.3.6
&lt;br&gt;configure:4041: $? = 0
&lt;br&gt;configure:4048: mips-linux-g++ -V &amp;gt;&amp;5
&lt;br&gt;mips-linux-g++: `-V' option must have argument
&lt;br&gt;configure:4051: $? = 1
&lt;br&gt;configure:4054: checking whether we are using the GNU C++ compiler
&lt;br&gt;configure:4083: mips-linux-g++ -c &amp;nbsp; conftest.cpp &amp;gt;&amp;5
&lt;br&gt;configure:4089: $? = 0
&lt;br&gt;configure:4106: result: yes
&lt;br&gt;configure:4111: checking whether mips-linux-g++ accepts -g
&lt;br&gt;configure:4141: mips-linux-g++ -c -g &amp;nbsp;conftest.cpp &amp;gt;&amp;5
&lt;br&gt;configure:4147: $? = 0
&lt;br&gt;configure:4246: result: yes
&lt;br&gt;configure:4271: checking dependency style of mips-linux-g++
&lt;br&gt;configure:4361: result: gcc3
&lt;br&gt;configure:4380: checking for mips-linux-g++
&lt;br&gt;configure:4396: found /opt/uclibc-toolchain/ifx-lxdb-1-2//gcc-3.3.6/toolchain-mips/bin/mips-linux-g++
&lt;br&gt;configure:4408: result: yes
&lt;br&gt;configure:4440: checking for a BSD-compatible install
&lt;br&gt;configure:4496: result: /usr/bin/install -c
&lt;br&gt;configure:4507: checking whether ln -s works
&lt;br&gt;configure:4511: result: yes
&lt;br&gt;configure:4518: checking whether make sets $(MAKE)
&lt;br&gt;configure:4539: result: yes
&lt;br&gt;configure:5356: checking for lt_dlinit in -lltdl
&lt;br&gt;configure:5391: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c -lltdl &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin-ccache/../lib/gcc-lib/mips-linux-uclibc/3.3.6/../../../../mips-linux-uclibc/bin/ld: cannot find -lltdl
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:5397: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char lt_dlinit ();
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return lt_dlinit ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:5415: result: no
&lt;br&gt;configure:5491: checking for a sed that does not truncate output
&lt;br&gt;configure:5545: result: /opt/uclibc-toolchain/ifx-lxdb-1-2//gcc-3.3.6/toolchain-mips/bin/sed
&lt;br&gt;configure:5548: checking for grep that handles long lines and -e
&lt;br&gt;configure:5622: result: /bin/grep
&lt;br&gt;configure:5627: checking for egrep
&lt;br&gt;configure:5705: result: /bin/grep -E
&lt;br&gt;configure:5721: checking for ld used by mips-linux-gcc
&lt;br&gt;configure:5788: result: mips-linux-ld
&lt;br&gt;configure:5797: checking if the linker (mips-linux-ld) is GNU ld
&lt;br&gt;configure:5812: result: yes
&lt;br&gt;configure:5817: checking for mips-linux-ld option to reload object files
&lt;br&gt;configure:5824: result: -r
&lt;br&gt;configure:5842: checking for BSD-compatible nm
&lt;br&gt;configure:5891: result: mips-linux-nm
&lt;br&gt;configure:5895: checking how to recognise dependent libraries
&lt;br&gt;configure:6071: result: pass_all
&lt;br&gt;configure:6300: checking for ANSI C header files
&lt;br&gt;configure:6330: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6336: $? = 0
&lt;br&gt;configure:6464: result: yes
&lt;br&gt;configure:6488: checking for sys/types.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6488: checking for sys/stat.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6488: checking for stdlib.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6488: checking for string.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6488: checking for memory.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6488: checking for strings.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6488: checking for inttypes.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6488: checking for stdint.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6488: checking for unistd.h
&lt;br&gt;configure:6509: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6515: $? = 0
&lt;br&gt;configure:6531: result: yes
&lt;br&gt;configure:6558: checking dlfcn.h usability
&lt;br&gt;configure:6575: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:6581: $? = 0
&lt;br&gt;configure:6595: result: yes
&lt;br&gt;configure:6599: checking dlfcn.h presence
&lt;br&gt;configure:6614: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:6620: $? = 0
&lt;br&gt;configure:6634: result: yes
&lt;br&gt;configure:6667: checking for dlfcn.h
&lt;br&gt;configure:6675: result: yes
&lt;br&gt;configure:6698: checking how to run the C++ preprocessor
&lt;br&gt;configure:6734: mips-linux-g++ -E &amp;nbsp;conftest.cpp
&lt;br&gt;configure:6740: $? = 0
&lt;br&gt;configure:6771: mips-linux-g++ -E &amp;nbsp;conftest.cpp
&lt;br&gt;conftest.cpp:23:28: ac_nonexistent.h: No such file or directory
&lt;br&gt;configure:6777: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;ac_nonexistent.h&amp;gt;
&lt;br&gt;configure:6810: result: mips-linux-g++ -E
&lt;br&gt;configure:6839: mips-linux-g++ -E &amp;nbsp;conftest.cpp
&lt;br&gt;configure:6845: $? = 0
&lt;br&gt;configure:6876: mips-linux-g++ -E &amp;nbsp;conftest.cpp
&lt;br&gt;conftest.cpp:23:28: ac_nonexistent.h: No such file or directory
&lt;br&gt;configure:6882: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;ac_nonexistent.h&amp;gt;
&lt;br&gt;configure:6931: checking for mips-linux-g77
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-xlf
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-f77
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-frt
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-pgf77
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-cf77
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-fort77
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-fl32
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-af77
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-xlf90
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-f90
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-pgf90
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-pghpf
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-epcf90
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-gfortran
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-g95
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-xlf95
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-f95
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-fort
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-ifort
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-ifc
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-efc
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-pgf95
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-lf95
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6931: checking for mips-linux-ftn
&lt;br&gt;configure:6961: result: no
&lt;br&gt;configure:6975: checking for g77
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for xlf
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for f77
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for frt
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for pgf77
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for cf77
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for fort77
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for fl32
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for af77
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for xlf90
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for f90
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for pgf90
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for pghpf
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for epcf90
&lt;br&gt;configure:7005: result: no
&lt;br&gt;configure:6975: checking for gfortran
&lt;br&gt;configure:6991: found /usr/bin/gfortran
&lt;br&gt;configure:7002: result: gfortran
&lt;br&gt;configure:7020: WARNING: In the future, Autoconf will not detect cross-tools
&lt;br&gt;whose name does not start with the host triplet. &amp;nbsp;If you think this
&lt;br&gt;configuration is useful to you, please write to &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;autoconf@...&lt;/a&gt;.
&lt;br&gt;configure:7032: checking for Fortran 77 compiler version
&lt;br&gt;configure:7039: gfortran --version &amp;gt;&amp;5
&lt;br&gt;GNU Fortran 95 (GCC) 4.1.1 20061011 (Red Hat 4.1.1-30)
&lt;br&gt;Copyright (C) 2006 Free Software Foundation, Inc.
&lt;br&gt;&lt;br&gt;GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
&lt;br&gt;You may redistribute copies of GNU Fortran
&lt;br&gt;under the terms of the GNU General Public License.
&lt;br&gt;For more information about these matters, see the file named COPYING
&lt;br&gt;&lt;br&gt;configure:7042: $? = 0
&lt;br&gt;configure:7049: gfortran -v &amp;gt;&amp;5
&lt;br&gt;Using built-in specs.
&lt;br&gt;Target: i386-redhat-linux
&lt;br&gt;Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
&lt;br&gt;Thread model: posix
&lt;br&gt;gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)
&lt;br&gt;configure:7052: $? = 0
&lt;br&gt;configure:7059: gfortran -V &amp;gt;&amp;5
&lt;br&gt;gfortran: '-V' option must have argument
&lt;br&gt;configure:7062: $? = 1
&lt;br&gt;configure:7070: checking whether we are using the GNU Fortran 77 compiler
&lt;br&gt;configure:7089: gfortran -c &amp;nbsp;conftest.F &amp;gt;&amp;5
&lt;br&gt;configure:7095: $? = 0
&lt;br&gt;configure:7112: result: yes
&lt;br&gt;configure:7118: checking whether gfortran accepts -g
&lt;br&gt;configure:7135: gfortran -c -g conftest.f &amp;gt;&amp;5
&lt;br&gt;configure:7141: $? = 0
&lt;br&gt;configure:7157: result: yes
&lt;br&gt;configure:7187: checking the maximum length of command line arguments
&lt;br&gt;configure:7296: result: 32768
&lt;br&gt;configure:7307: checking command to parse mips-linux-nm output from mips-linux-gcc object
&lt;br&gt;configure:7412: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:7415: $? = 0
&lt;br&gt;configure:7419: mips-linux-nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \&amp;gt; conftest.nm
&lt;br&gt;configure:7422: $? = 0
&lt;br&gt;configure:7474: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c conftstm.o &amp;gt;&amp;5
&lt;br&gt;configure:7477: $? = 0
&lt;br&gt;configure:7515: result: ok
&lt;br&gt;configure:7519: checking for objdir
&lt;br&gt;configure:7534: result: .libs
&lt;br&gt;configure:7586: checking for mips-linux-ar
&lt;br&gt;configure:7613: result: mips-linux-ar
&lt;br&gt;configure:7682: checking for mips-linux-ranlib
&lt;br&gt;configure:7709: result: mips-linux-ranlib
&lt;br&gt;configure:7778: checking for mips-linux-strip
&lt;br&gt;configure:7805: result: mips-linux-strip
&lt;br&gt;configure:8131: checking if mips-linux-gcc supports -fno-rtti -fno-exceptions
&lt;br&gt;configure:8149: mips-linux-gcc -c -g -O2 &amp;nbsp;-fno-rtti -fno-exceptions conftest.c &amp;gt;&amp;5
&lt;br&gt;cc1: warning: &amp;quot;-fno-rtti&amp;quot; is valid for C++ but not for C/ObjC
&lt;br&gt;cc1: warning: &amp;quot;-fno-rtti&amp;quot; is valid for C++ but not for C/ObjC
&lt;br&gt;configure:8153: $? = 0
&lt;br&gt;configure:8166: result: no
&lt;br&gt;configure:8181: checking for mips-linux-gcc option to produce PIC
&lt;br&gt;configure:8391: result: -fPIC
&lt;br&gt;configure:8399: checking if mips-linux-gcc PIC flag -fPIC works
&lt;br&gt;configure:8417: mips-linux-gcc -c -g -O2 &amp;nbsp;-fPIC -DPIC conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:8421: $? = 0
&lt;br&gt;configure:8434: result: yes
&lt;br&gt;configure:8462: checking if mips-linux-gcc static flag -static works
&lt;br&gt;configure:8490: result: yes
&lt;br&gt;configure:8500: checking if mips-linux-gcc supports -c -o file.o
&lt;br&gt;configure:8521: mips-linux-gcc -c -g -O2 &amp;nbsp;-o out/conftest2.o conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:8525: $? = 0
&lt;br&gt;configure:8547: result: yes
&lt;br&gt;configure:8573: checking whether the mips-linux-gcc linker (mips-linux-ld) supports shared libraries
&lt;br&gt;configure:9528: result: yes
&lt;br&gt;configure:9549: checking whether -lc should be explicitly linked in
&lt;br&gt;configure:9554: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:9557: $? = 0
&lt;br&gt;configure:9572: mips-linux-gcc -shared conftest.o &amp;nbsp;-v -Wl,-soname -Wl,conftest -o conftest 2\&amp;gt;\&amp;1 \| grep &amp;nbsp;-lc &amp;nbsp;\&amp;gt;/dev/null 2\&amp;gt;\&amp;1
&lt;br&gt;configure:9575: $? = 0
&lt;br&gt;configure:9587: result: no
&lt;br&gt;configure:9595: checking dynamic linker characteristics
&lt;br&gt;configure:10171: result: GNU/Linux ld.so
&lt;br&gt;configure:10180: checking how to hardcode library paths into programs
&lt;br&gt;configure:10205: result: immediate
&lt;br&gt;configure:10219: checking whether stripping libraries is possible
&lt;br&gt;configure:10224: result: yes
&lt;br&gt;configure:10347: checking for shl_load
&lt;br&gt;configure:10403: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/ccK6qnNf.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:57: undefined reference to `shl_load'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:10409: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define shl_load to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares shl_load.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define shl_load innocuous_shl_load
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char shl_load (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef shl_load
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char shl_load ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_shl_load || defined __stub___shl_load
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return shl_load ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:10426: result: no
&lt;br&gt;configure:10431: checking for shl_load in -ldld
&lt;br&gt;configure:10466: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c -ldld &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin-ccache/../lib/gcc-lib/mips-linux-uclibc/3.3.6/../../../../mips-linux-uclibc/bin/ld: cannot find -ldld
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:10472: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char shl_load ();
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return shl_load ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:10490: result: no
&lt;br&gt;configure:10495: checking for dlopen
&lt;br&gt;configure:10551: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/ccwLsrja.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:57: undefined reference to `dlopen'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:10557: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define dlopen to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares dlopen.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define dlopen innocuous_dlopen
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char dlopen (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef dlopen
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char dlopen ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_dlopen || defined __stub___dlopen
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return dlopen ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:10574: result: no
&lt;br&gt;configure:10579: checking for dlopen in -ldl
&lt;br&gt;configure:10614: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c -ldl &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;configure:10620: $? = 0
&lt;br&gt;configure:10638: result: yes
&lt;br&gt;configure:10807: checking whether a program can dlopen itself
&lt;br&gt;configure:10902: result: cross
&lt;br&gt;configure:11025: checking if libtool supports shared libraries
&lt;br&gt;configure:11027: result: yes
&lt;br&gt;configure:11030: checking whether to build shared libraries
&lt;br&gt;configure:11051: result: yes
&lt;br&gt;configure:11054: checking whether to build static libraries
&lt;br&gt;configure:11058: result: no
&lt;br&gt;configure:11150: creating libtool
&lt;br&gt;configure:11738: checking for ld used by mips-linux-g++
&lt;br&gt;configure:11805: result: mips-linux-ld
&lt;br&gt;configure:11814: checking if the linker (mips-linux-ld) is GNU ld
&lt;br&gt;configure:11829: result: yes
&lt;br&gt;configure:11880: checking whether the mips-linux-g++ linker (mips-linux-ld) supports shared libraries
&lt;br&gt;configure:12814: result: yes
&lt;br&gt;configure:12832: mips-linux-g++ -c -g -O2 &amp;nbsp;conftest.cpp &amp;gt;&amp;5
&lt;br&gt;configure:12835: $? = 0
&lt;br&gt;configure:12954: checking for mips-linux-g++ option to produce PIC
&lt;br&gt;configure:13228: result: -fPIC
&lt;br&gt;configure:13236: checking if mips-linux-g++ PIC flag -fPIC works
&lt;br&gt;configure:13254: mips-linux-g++ -c -g -O2 &amp;nbsp;-fPIC -DPIC conftest.cpp &amp;gt;&amp;5
&lt;br&gt;configure:13258: $? = 0
&lt;br&gt;configure:13271: result: yes
&lt;br&gt;configure:13299: checking if mips-linux-g++ static flag -static works
&lt;br&gt;configure:13327: result: yes
&lt;br&gt;configure:13337: checking if mips-linux-g++ supports -c -o file.o
&lt;br&gt;configure:13358: mips-linux-g++ -c -g -O2 &amp;nbsp;-o out/conftest2.o conftest.cpp &amp;gt;&amp;5
&lt;br&gt;configure:13362: $? = 0
&lt;br&gt;configure:13384: result: yes
&lt;br&gt;configure:13410: checking whether the mips-linux-g++ linker (mips-linux-ld) supports shared libraries
&lt;br&gt;configure:13438: result: yes
&lt;br&gt;configure:13505: checking dynamic linker characteristics
&lt;br&gt;configure:14081: result: GNU/Linux ld.so
&lt;br&gt;configure:14090: checking how to hardcode library paths into programs
&lt;br&gt;configure:14115: result: immediate
&lt;br&gt;configure:14641: checking if libtool supports shared libraries
&lt;br&gt;configure:14643: result: yes
&lt;br&gt;configure:14646: checking whether to build shared libraries
&lt;br&gt;configure:14666: result: yes
&lt;br&gt;configure:14669: checking whether to build static libraries
&lt;br&gt;configure:14673: result: no
&lt;br&gt;configure:14683: checking for gfortran option to produce PIC
&lt;br&gt;configure:14893: result: -fPIC
&lt;br&gt;configure:14901: checking if gfortran PIC flag -fPIC works
&lt;br&gt;configure:14919: gfortran -c -g -O2 -fPIC conftest.f &amp;gt;&amp;5
&lt;br&gt;configure:14923: $? = 0
&lt;br&gt;configure:14936: result: yes
&lt;br&gt;configure:14964: checking if gfortran static flag -static works
&lt;br&gt;configure:14992: result: yes
&lt;br&gt;configure:15002: checking if gfortran supports -c -o file.o
&lt;br&gt;configure:15023: gfortran -c -g -O2 -o out/conftest2.o conftest.f &amp;gt;&amp;5
&lt;br&gt;configure:15027: $? = 0
&lt;br&gt;configure:15049: result: yes
&lt;br&gt;configure:15075: checking whether the gfortran linker (mips-linux-ld) supports shared libraries
&lt;br&gt;configure:16010: result: yes
&lt;br&gt;configure:16077: checking dynamic linker characteristics
&lt;br&gt;configure:16653: result: GNU/Linux ld.so
&lt;br&gt;configure:16662: checking how to hardcode library paths into programs
&lt;br&gt;configure:16687: result: immediate
&lt;br&gt;configure:20233: checking for an ANSI C-conforming const
&lt;br&gt;configure:20308: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:20314: $? = 0
&lt;br&gt;configure:20329: result: yes
&lt;br&gt;configure:20347: checking for dirent.h that defines DIR
&lt;br&gt;configure:20376: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:20382: $? = 0
&lt;br&gt;configure:20398: result: yes
&lt;br&gt;configure:20411: checking for library containing opendir
&lt;br&gt;configure:20452: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:20458: $? = 0
&lt;br&gt;configure:20486: result: none required
&lt;br&gt;configure:20608: checking which extension is used for loadable modules
&lt;br&gt;configure:20618: result: .so
&lt;br&gt;configure:20629: checking which variable specifies run-time library path
&lt;br&gt;configure:20636: result: LD_LIBRARY_PATH
&lt;br&gt;configure:20647: checking for the default library search path
&lt;br&gt;configure:20654: result: /lib /usr/lib hwcap 0 nosegneg /usr/lib/lam /usr/lib/mysql /usr/lib/qt-3.3/lib 
&lt;br&gt;configure:20672: checking for objdir
&lt;br&gt;configure:20693: result: .libs
&lt;br&gt;configure:20702: checking whether libtool supports -dlopen/-dlpreopen
&lt;br&gt;configure:20714: result: yes
&lt;br&gt;configure:20733: checking for shl_load
&lt;br&gt;configure:20812: result: no
&lt;br&gt;configure:20821: checking for shl_load in -ldld
&lt;br&gt;configure:20880: result: no
&lt;br&gt;configure:20890: checking for dlopen in -ldl
&lt;br&gt;configure:20949: result: yes
&lt;br&gt;configure:21260: checking for dlerror
&lt;br&gt;configure:21316: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;-ldl &amp;gt;&amp;5
&lt;br&gt;configure:21322: $? = 0
&lt;br&gt;configure:21340: result: yes
&lt;br&gt;configure:21360: checking for _ prefix in compiled symbols
&lt;br&gt;configure:21370: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:21373: $? = 0
&lt;br&gt;configure:21377: mips-linux-nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \&amp;gt; conftest.nm
&lt;br&gt;configure:21380: $? = 0
&lt;br&gt;configure:21402: result: no
&lt;br&gt;configure:21522: checking whether deplibs are loaded by dlopen
&lt;br&gt;configure:21603: result: yes
&lt;br&gt;configure:21628: checking argz.h usability
&lt;br&gt;configure:21645: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:64:18: argz.h: No such file or directory
&lt;br&gt;configure:21651: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;argz.h&amp;gt;
&lt;br&gt;configure:21665: result: no
&lt;br&gt;configure:21669: checking argz.h presence
&lt;br&gt;configure:21684: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:31:18: argz.h: No such file or directory
&lt;br&gt;configure:21690: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=10&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;argz.h&amp;gt;
&lt;br&gt;configure:21704: result: no
&lt;br&gt;configure:21737: checking for argz.h
&lt;br&gt;configure:21745: result: no
&lt;br&gt;configure:21759: checking for error_t
&lt;br&gt;configure:21792: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:35: error: syntax error before &amp;quot;ac__type_new_&amp;quot;
&lt;br&gt;conftest.c:35: warning: data definition has no type or storage class
&lt;br&gt;conftest.c: In function `main':
&lt;br&gt;conftest.c:39: error: syntax error before ')' token
&lt;br&gt;configure:21798: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=11&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #if HAVE_ARGZ_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;argz.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| typedef error_t ac__type_new_;
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| if ((ac__type_new_ *) 0)
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| if (sizeof (ac__type_new_))
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:21813: result: no
&lt;br&gt;configure:21839: checking for argz_append
&lt;br&gt;configure:21895: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/cc2HhS1l.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:66: undefined reference to `argz_append'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:21901: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define argz_append to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares argz_append.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define argz_append innocuous_argz_append
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char argz_append (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef argz_append
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char argz_append ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_argz_append || defined __stub___argz_append
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return argz_append ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:21919: result: no
&lt;br&gt;configure:21839: checking for argz_create_sep
&lt;br&gt;configure:21895: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/ccCn5G3V.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:66: undefined reference to `argz_create_sep'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:21901: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=13&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define argz_create_sep to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares argz_create_sep.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define argz_create_sep innocuous_argz_create_sep
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char argz_create_sep (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef argz_create_sep
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char argz_create_sep ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_argz_create_sep || defined __stub___argz_create_sep
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return argz_create_sep ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:21919: result: no
&lt;br&gt;configure:21839: checking for argz_insert
&lt;br&gt;configure:21895: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/cccAOP6e.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:66: undefined reference to `argz_insert'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:21901: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=14&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define argz_insert to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares argz_insert.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define argz_insert innocuous_argz_insert
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char argz_insert (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef argz_insert
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char argz_insert ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_argz_insert || defined __stub___argz_insert
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return argz_insert ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:21919: result: no
&lt;br&gt;configure:21839: checking for argz_next
&lt;br&gt;configure:21895: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/cc8C7ZkR.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:66: undefined reference to `argz_next'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:21901: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=15&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define argz_next to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares argz_next.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define argz_next innocuous_argz_next
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char argz_next (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef argz_next
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char argz_next ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_argz_next || defined __stub___argz_next
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return argz_next ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:21919: result: no
&lt;br&gt;configure:21839: checking for argz_stringify
&lt;br&gt;configure:21895: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/ccqTbOrv.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:66: undefined reference to `argz_stringify'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:21901: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=16&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define argz_stringify to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares argz_stringify.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define argz_stringify innocuous_argz_stringify
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char argz_stringify (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef argz_stringify
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char argz_stringify ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_argz_stringify || defined __stub___argz_stringify
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return argz_stringify ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:21919: result: no
&lt;br&gt;configure:21971: checking assert.h usability
&lt;br&gt;configure:21988: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:21994: $? = 0
&lt;br&gt;configure:22008: result: yes
&lt;br&gt;configure:22012: checking assert.h presence
&lt;br&gt;configure:22027: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:22033: $? = 0
&lt;br&gt;configure:22047: result: yes
&lt;br&gt;configure:22080: checking for assert.h
&lt;br&gt;configure:22088: result: yes
&lt;br&gt;configure:21971: checking ctype.h usability
&lt;br&gt;configure:21988: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:21994: $? = 0
&lt;br&gt;configure:22008: result: yes
&lt;br&gt;configure:22012: checking ctype.h presence
&lt;br&gt;configure:22027: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:22033: $? = 0
&lt;br&gt;configure:22047: result: yes
&lt;br&gt;configure:22080: checking for ctype.h
&lt;br&gt;configure:22088: result: yes
&lt;br&gt;configure:21971: checking errno.h usability
&lt;br&gt;configure:21988: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:21994: $? = 0
&lt;br&gt;configure:22008: result: yes
&lt;br&gt;configure:22012: checking errno.h presence
&lt;br&gt;configure:22027: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:22033: $? = 0
&lt;br&gt;configure:22047: result: yes
&lt;br&gt;configure:22080: checking for errno.h
&lt;br&gt;configure:22088: result: yes
&lt;br&gt;configure:21971: checking malloc.h usability
&lt;br&gt;configure:21988: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:21994: $? = 0
&lt;br&gt;configure:22008: result: yes
&lt;br&gt;configure:22012: checking malloc.h presence
&lt;br&gt;configure:22027: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:22033: $? = 0
&lt;br&gt;configure:22047: result: yes
&lt;br&gt;configure:22080: checking for malloc.h
&lt;br&gt;configure:22088: result: yes
&lt;br&gt;configure:21961: checking for memory.h
&lt;br&gt;configure:21967: result: yes
&lt;br&gt;configure:21961: checking for stdlib.h
&lt;br&gt;configure:21967: result: yes
&lt;br&gt;configure:21971: checking stdio.h usability
&lt;br&gt;configure:21988: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:21994: $? = 0
&lt;br&gt;configure:22008: result: yes
&lt;br&gt;configure:22012: checking stdio.h presence
&lt;br&gt;configure:22027: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:22033: $? = 0
&lt;br&gt;configure:22047: result: yes
&lt;br&gt;configure:22080: checking for stdio.h
&lt;br&gt;configure:22088: result: yes
&lt;br&gt;configure:21961: checking for unistd.h
&lt;br&gt;configure:21967: result: yes
&lt;br&gt;configure:22119: checking dl.h usability
&lt;br&gt;configure:22136: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:73:16: dl.h: No such file or directory
&lt;br&gt;configure:22142: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=17&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;dl.h&amp;gt;
&lt;br&gt;configure:22156: result: no
&lt;br&gt;configure:22160: checking dl.h presence
&lt;br&gt;configure:22175: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:40:16: dl.h: No such file or directory
&lt;br&gt;configure:22181: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=18&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;dl.h&amp;gt;
&lt;br&gt;configure:22195: result: no
&lt;br&gt;configure:22228: checking for dl.h
&lt;br&gt;configure:22236: result: no
&lt;br&gt;configure:22119: checking sys/dl.h usability
&lt;br&gt;configure:22136: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:73:20: sys/dl.h: No such file or directory
&lt;br&gt;configure:22142: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=19&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;sys/dl.h&amp;gt;
&lt;br&gt;configure:22156: result: no
&lt;br&gt;configure:22160: checking sys/dl.h presence
&lt;br&gt;configure:22175: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:40:20: sys/dl.h: No such file or directory
&lt;br&gt;configure:22181: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=20&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;sys/dl.h&amp;gt;
&lt;br&gt;configure:22195: result: no
&lt;br&gt;configure:22228: checking for sys/dl.h
&lt;br&gt;configure:22236: result: no
&lt;br&gt;configure:22119: checking dld.h usability
&lt;br&gt;configure:22136: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:73:17: dld.h: No such file or directory
&lt;br&gt;configure:22142: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=21&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;dld.h&amp;gt;
&lt;br&gt;configure:22156: result: no
&lt;br&gt;configure:22160: checking dld.h presence
&lt;br&gt;configure:22175: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:40:17: dld.h: No such file or directory
&lt;br&gt;configure:22181: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;dld.h&amp;gt;
&lt;br&gt;configure:22195: result: no
&lt;br&gt;configure:22228: checking for dld.h
&lt;br&gt;configure:22236: result: no
&lt;br&gt;configure:22119: checking mach-o/dyld.h usability
&lt;br&gt;configure:22136: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:73:25: mach-o/dyld.h: No such file or directory
&lt;br&gt;configure:22142: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=23&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;mach-o/dyld.h&amp;gt;
&lt;br&gt;configure:22156: result: no
&lt;br&gt;configure:22160: checking mach-o/dyld.h presence
&lt;br&gt;configure:22175: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:40:25: mach-o/dyld.h: No such file or directory
&lt;br&gt;configure:22181: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=24&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;mach-o/dyld.h&amp;gt;
&lt;br&gt;configure:22195: result: no
&lt;br&gt;configure:22228: checking for mach-o/dyld.h
&lt;br&gt;configure:22236: result: no
&lt;br&gt;configure:22255: checking for string.h
&lt;br&gt;configure:22261: result: yes
&lt;br&gt;configure:22401: checking for strchr
&lt;br&gt;configure:22457: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:64: warning: conflicting types for built-in function `strchr'
&lt;br&gt;configure:22463: $? = 0
&lt;br&gt;configure:22481: result: yes
&lt;br&gt;configure:22496: checking for strrchr
&lt;br&gt;configure:22552: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:65: warning: conflicting types for built-in function `strrchr'
&lt;br&gt;configure:22558: $? = 0
&lt;br&gt;configure:22576: result: yes
&lt;br&gt;configure:22591: checking for memcpy
&lt;br&gt;configure:22647: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:66: warning: conflicting types for built-in function `memcpy'
&lt;br&gt;configure:22653: $? = 0
&lt;br&gt;configure:22671: result: yes
&lt;br&gt;configure:22686: checking for memmove
&lt;br&gt;configure:22742: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:22748: $? = 0
&lt;br&gt;configure:22766: result: yes
&lt;br&gt;configure:22686: checking for strcmp
&lt;br&gt;configure:22742: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:68: warning: conflicting types for built-in function `strcmp'
&lt;br&gt;configure:22748: $? = 0
&lt;br&gt;configure:22766: result: yes
&lt;br&gt;configure:22782: checking for closedir
&lt;br&gt;configure:22838: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:22844: $? = 0
&lt;br&gt;configure:22862: result: yes
&lt;br&gt;configure:22782: checking for opendir
&lt;br&gt;configure:22838: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:22844: $? = 0
&lt;br&gt;configure:22862: result: yes
&lt;br&gt;configure:22782: checking for readdir
&lt;br&gt;configure:22838: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:22844: $? = 0
&lt;br&gt;configure:22862: result: yes
&lt;br&gt;configure:22916: checking for ld used by GCC
&lt;br&gt;configure:22980: result: mips-linux-ld
&lt;br&gt;configure:22989: checking if the linker (mips-linux-ld) is GNU ld
&lt;br&gt;configure:23002: result: yes
&lt;br&gt;configure:23008: checking for shared library run path origin
&lt;br&gt;configure:23021: result: done
&lt;br&gt;configure:23451: checking for iconv
&lt;br&gt;configure:23483: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:50:19: iconv.h: No such file or directory
&lt;br&gt;conftest.c: In function `main':
&lt;br&gt;conftest.c:54: error: `iconv_t' undeclared (first use in this function)
&lt;br&gt;conftest.c:54: error: (Each undeclared identifier is reported only once
&lt;br&gt;conftest.c:54: error: for each function it appears in.)
&lt;br&gt;conftest.c:54: error: syntax error before &amp;quot;cd&amp;quot;
&lt;br&gt;conftest.c:55: error: `cd' undeclared (first use in this function)
&lt;br&gt;configure:23489: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=25&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| #include &amp;lt;iconv.h&amp;gt;
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| iconv_t cd = iconv_open(&amp;quot;&amp;quot;,&amp;quot;&amp;quot;);
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iconv(cd,NULL,NULL,NULL,NULL);
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iconv_close(cd);
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:23532: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;-liconv &amp;gt;&amp;5
&lt;br&gt;conftest.c:50:19: iconv.h: No such file or directory
&lt;br&gt;conftest.c: In function `main':
&lt;br&gt;conftest.c:54: error: `iconv_t' undeclared (first use in this function)
&lt;br&gt;conftest.c:54: error: (Each undeclared identifier is reported only once
&lt;br&gt;conftest.c:54: error: for each function it appears in.)
&lt;br&gt;conftest.c:54: error: syntax error before &amp;quot;cd&amp;quot;
&lt;br&gt;conftest.c:55: error: `cd' undeclared (first use in this function)
&lt;br&gt;configure:23538: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=26&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| #include &amp;lt;iconv.h&amp;gt;
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| iconv_t cd = iconv_open(&amp;quot;&amp;quot;,&amp;quot;&amp;quot;);
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iconv(cd,NULL,NULL,NULL,NULL);
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iconv_close(cd);
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:23559: result: no, consider installing GNU libiconv
&lt;br&gt;configure:23706: checking for special C compiler options needed for large files
&lt;br&gt;configure:23799: result: no
&lt;br&gt;configure:23805: checking for _FILE_OFFSET_BITS value needed for large files
&lt;br&gt;configure:23840: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:57: warning: left shift count &amp;gt;= width of type
&lt;br&gt;conftest.c:57: warning: left shift count &amp;gt;= width of type
&lt;br&gt;conftest.c:59: error: size of array `off_t_is_large' is negative
&lt;br&gt;configure:23846: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=27&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| &amp;nbsp;/* Check that off_t can represent 2**63 - 1 correctly.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; We can't simply define LARGE_OFF_T to be 9223372036854775807,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; since some C++ compilers masquerading as C compilers
&lt;br&gt;| &amp;nbsp; &amp;nbsp; incorrectly reject 9223372036854775807. &amp;nbsp;*/
&lt;br&gt;| #define LARGE_OFF_T (((off_t) 1 &amp;lt;&amp;lt; 62) - 1 + ((off_t) 1 &amp;lt;&amp;lt; 62))
&lt;br&gt;| &amp;nbsp; int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&lt;br&gt;| 		 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;&amp; LARGE_OFF_T % 2147483647 == 1)
&lt;br&gt;| 		 &amp;nbsp; &amp;nbsp; &amp;nbsp;? 1 : -1];
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| 
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:23890: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;In file included from /opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/mips-linux-uclibc/sys-include/sys/types.h:26,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from conftest.c:52:
&lt;br&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/mips-linux-uclibc/sys-include/features.h:329:2: #error It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately, uClibc was built without large file support enabled.
&lt;br&gt;configure:23896: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=28&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define _FILE_OFFSET_BITS 64
&lt;br&gt;| #include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| &amp;nbsp;/* Check that off_t can represent 2**63 - 1 correctly.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; We can't simply define LARGE_OFF_T to be 9223372036854775807,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; since some C++ compilers masquerading as C compilers
&lt;br&gt;| &amp;nbsp; &amp;nbsp; incorrectly reject 9223372036854775807. &amp;nbsp;*/
&lt;br&gt;| #define LARGE_OFF_T (((off_t) 1 &amp;lt;&amp;lt; 62) - 1 + ((off_t) 1 &amp;lt;&amp;lt; 62))
&lt;br&gt;| &amp;nbsp; int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&lt;br&gt;| 		 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;&amp; LARGE_OFF_T % 2147483647 == 1)
&lt;br&gt;| 		 &amp;nbsp; &amp;nbsp; &amp;nbsp;? 1 : -1];
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| 
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:23914: result: unknown
&lt;br&gt;configure:23926: checking for _LARGE_FILES value needed for large files
&lt;br&gt;configure:23961: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:57: warning: left shift count &amp;gt;= width of type
&lt;br&gt;conftest.c:57: warning: left shift count &amp;gt;= width of type
&lt;br&gt;conftest.c:59: error: size of array `off_t_is_large' is negative
&lt;br&gt;configure:23967: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=29&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| &amp;nbsp;/* Check that off_t can represent 2**63 - 1 correctly.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; We can't simply define LARGE_OFF_T to be 9223372036854775807,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; since some C++ compilers masquerading as C compilers
&lt;br&gt;| &amp;nbsp; &amp;nbsp; incorrectly reject 9223372036854775807. &amp;nbsp;*/
&lt;br&gt;| #define LARGE_OFF_T (((off_t) 1 &amp;lt;&amp;lt; 62) - 1 + ((off_t) 1 &amp;lt;&amp;lt; 62))
&lt;br&gt;| &amp;nbsp; int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&lt;br&gt;| 		 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;&amp; LARGE_OFF_T % 2147483647 == 1)
&lt;br&gt;| 		 &amp;nbsp; &amp;nbsp; &amp;nbsp;? 1 : -1];
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| 
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:24011: mips-linux-gcc -c -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:58: warning: left shift count &amp;gt;= width of type
&lt;br&gt;conftest.c:58: warning: left shift count &amp;gt;= width of type
&lt;br&gt;conftest.c:60: error: size of array `off_t_is_large' is negative
&lt;br&gt;configure:24017: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=30&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define _LARGE_FILES 1
&lt;br&gt;| #include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| &amp;nbsp;/* Check that off_t can represent 2**63 - 1 correctly.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; We can't simply define LARGE_OFF_T to be 9223372036854775807,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; since some C++ compilers masquerading as C compilers
&lt;br&gt;| &amp;nbsp; &amp;nbsp; incorrectly reject 9223372036854775807. &amp;nbsp;*/
&lt;br&gt;| #define LARGE_OFF_T (((off_t) 1 &amp;lt;&amp;lt; 62) - 1 + ((off_t) 1 &amp;lt;&amp;lt; 62))
&lt;br&gt;| &amp;nbsp; int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
&lt;br&gt;| 		 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;&amp; LARGE_OFF_T % 2147483647 == 1)
&lt;br&gt;| 		 &amp;nbsp; &amp;nbsp; &amp;nbsp;? 1 : -1];
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| 
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:24035: result: unknown
&lt;br&gt;configure:24049: checking for _LARGEFILE_SOURCE value needed for large files
&lt;br&gt;configure:24078: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c: In function `main':
&lt;br&gt;conftest.c:56: error: `fseeko' undeclared (first use in this function)
&lt;br&gt;conftest.c:56: error: (Each undeclared identifier is reported only once
&lt;br&gt;conftest.c:56: error: for each function it appears in.)
&lt;br&gt;conftest.c:57: error: `fseeko' used prior to declaration
&lt;br&gt;configure:24084: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=31&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;sys/types.h&amp;gt; /* for off_t */
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;nbsp;#include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| int (*fp) (FILE *, off_t, int) = fseeko;
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;nbsp;return fseeko (stdin, 0, 0) &amp;&amp; fp (stdin, 0, 0);
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:24124: mips-linux-gcc -o conftest -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:24130: $? = 0
&lt;br&gt;configure:24150: result: 1
&lt;br&gt;configure:24210: checking for fclose in -lstdc++
&lt;br&gt;configure:24245: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c -lstdc++ &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;configure:24251: $? = 0
&lt;br&gt;configure:24269: result: yes
&lt;br&gt;configure:24296: checking langinfo.h usability
&lt;br&gt;configure:24313: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:24319: $? = 0
&lt;br&gt;configure:24333: result: yes
&lt;br&gt;configure:24337: checking langinfo.h presence
&lt;br&gt;configure:24352: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:24358: $? = 0
&lt;br&gt;configure:24372: result: yes
&lt;br&gt;configure:24405: checking for langinfo.h
&lt;br&gt;configure:24413: result: yes
&lt;br&gt;configure:24427: checking for dlopen in -ldl
&lt;br&gt;configure:24486: result: yes
&lt;br&gt;configure:24502: checking for ov_open_callbacks in -lvorbisfile
&lt;br&gt;configure:24537: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c -lvorbisfile &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin-ccache/../lib/gcc-lib/mips-linux-uclibc/3.3.6/../../../../mips-linux-uclibc/bin/ld: cannot find -lvorbisfile
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:24543: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=32&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char ov_open_callbacks ();
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return ov_open_callbacks ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:24561: result: no
&lt;br&gt;configure:24592: checking for vorbis_comment_query in -lvorbisfile
&lt;br&gt;configure:24627: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c -lvorbisfile &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin-ccache/../lib/gcc-lib/mips-linux-uclibc/3.3.6/../../../../mips-linux-uclibc/bin/ld: cannot find -lvorbisfile
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:24633: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=33&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char vorbis_comment_query ();
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return vorbis_comment_query ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:24651: result: no
&lt;br&gt;configure:24678: checking for inflate in -lz
&lt;br&gt;configure:24713: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c -lz &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;configure:24719: $? = 0
&lt;br&gt;configure:24737: result: yes
&lt;br&gt;configure:24769: checking for BZ2_decompress in -lbz2
&lt;br&gt;configure:24804: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c -lbz2 &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin-ccache/../lib/gcc-lib/mips-linux-uclibc/3.3.6/../../../../mips-linux-uclibc/bin/ld: cannot find -lbz2
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:24810: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=34&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char BZ2_decompress ();
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return BZ2_decompress ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:24828: result: no
&lt;br&gt;configure:24860: checking for mpeg2_init in -lmpeg2
&lt;br&gt;configure:24895: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c -lmpeg2 &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;/opt/uclibc-toolchain/ifx-lxdb-1-2/gcc-3.3.6/toolchain-mips/bin-ccache/../lib/gcc-lib/mips-linux-uclibc/3.3.6/../../../../mips-linux-uclibc/bin/ld: cannot find -lmpeg2
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:24901: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=35&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char mpeg2_init ();
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return mpeg2_init ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:24919: result: no
&lt;br&gt;configure:24955: checking whether mips-linux-gcc accepts -no-cpp-precomp
&lt;br&gt;configure:24969: result: no
&lt;br&gt;configure:24977: checking for ANSI C header files
&lt;br&gt;configure:25141: result: yes
&lt;br&gt;configure:25159: checking for dirent.h that defines DIR
&lt;br&gt;configure:25210: result: yes
&lt;br&gt;configure:25223: checking for library containing opendir
&lt;br&gt;configure:25298: result: none required
&lt;br&gt;configure:25392: checking for stdbool.h that conforms to C99
&lt;br&gt;configure:25485: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:25491: $? = 0
&lt;br&gt;configure:25506: result: yes
&lt;br&gt;configure:25508: checking for _Bool
&lt;br&gt;configure:25538: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:25544: $? = 0
&lt;br&gt;configure:25559: result: yes
&lt;br&gt;configure:25601: checking fcntl.h usability
&lt;br&gt;configure:25618: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:25624: $? = 0
&lt;br&gt;configure:25638: result: yes
&lt;br&gt;configure:25642: checking fcntl.h presence
&lt;br&gt;configure:25657: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:25663: $? = 0
&lt;br&gt;configure:25677: result: yes
&lt;br&gt;configure:25710: checking for fcntl.h
&lt;br&gt;configure:25718: result: yes
&lt;br&gt;configure:25601: checking netinet/in.h usability
&lt;br&gt;configure:25618: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:25624: $? = 0
&lt;br&gt;configure:25638: result: yes
&lt;br&gt;configure:25642: checking netinet/in.h presence
&lt;br&gt;configure:25657: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:25663: $? = 0
&lt;br&gt;configure:25677: result: yes
&lt;br&gt;configure:25710: checking for netinet/in.h
&lt;br&gt;configure:25718: result: yes
&lt;br&gt;configure:25591: checking for stdlib.h
&lt;br&gt;configure:25597: result: yes
&lt;br&gt;configure:25591: checking for string.h
&lt;br&gt;configure:25597: result: yes
&lt;br&gt;configure:25591: checking for unistd.h
&lt;br&gt;configure:25597: result: yes
&lt;br&gt;configure:25601: checking libintl.h usability
&lt;br&gt;configure:25618: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:99:21: libintl.h: No such file or directory
&lt;br&gt;configure:25624: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=36&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;libintl.h&amp;gt;
&lt;br&gt;configure:25638: result: no
&lt;br&gt;configure:25642: checking libintl.h presence
&lt;br&gt;configure:25657: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:66:21: libintl.h: No such file or directory
&lt;br&gt;configure:25663: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=37&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;libintl.h&amp;gt;
&lt;br&gt;configure:25677: result: no
&lt;br&gt;configure:25710: checking for libintl.h
&lt;br&gt;configure:25718: result: no
&lt;br&gt;configure:25601: checking limits.h usability
&lt;br&gt;configure:25618: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:25624: $? = 0
&lt;br&gt;configure:25638: result: yes
&lt;br&gt;configure:25642: checking limits.h presence
&lt;br&gt;configure:25657: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:25663: $? = 0
&lt;br&gt;configure:25677: result: yes
&lt;br&gt;configure:25710: checking for limits.h
&lt;br&gt;configure:25718: result: yes
&lt;br&gt;configure:25601: checking stddef.h usability
&lt;br&gt;configure:25618: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:25624: $? = 0
&lt;br&gt;configure:25638: result: yes
&lt;br&gt;configure:25642: checking stddef.h presence
&lt;br&gt;configure:25657: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:25663: $? = 0
&lt;br&gt;configure:25677: result: yes
&lt;br&gt;configure:25710: checking for stddef.h
&lt;br&gt;configure:25718: result: yes
&lt;br&gt;configure:25601: checking zlib.h usability
&lt;br&gt;configure:25618: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:25624: $? = 0
&lt;br&gt;configure:25638: result: yes
&lt;br&gt;configure:25642: checking zlib.h presence
&lt;br&gt;configure:25657: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;configure:25663: $? = 0
&lt;br&gt;configure:25677: result: yes
&lt;br&gt;configure:25710: checking for zlib.h
&lt;br&gt;configure:25718: result: yes
&lt;br&gt;configure:25749: checking ltdl.h usability
&lt;br&gt;configure:25766: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:102:18: ltdl.h: No such file or directory
&lt;br&gt;configure:25772: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=38&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;ltdl.h&amp;gt;
&lt;br&gt;configure:25786: result: no
&lt;br&gt;configure:25790: checking ltdl.h presence
&lt;br&gt;configure:25805: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:69:18: ltdl.h: No such file or directory
&lt;br&gt;configure:25811: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=39&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;ltdl.h&amp;gt;
&lt;br&gt;configure:25825: result: no
&lt;br&gt;configure:25858: checking for ltdl.h
&lt;br&gt;configure:25866: result: no
&lt;br&gt;configure:25749: checking iconv.h usability
&lt;br&gt;configure:25766: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:102:19: iconv.h: No such file or directory
&lt;br&gt;configure:25772: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=40&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;iconv.h&amp;gt;
&lt;br&gt;configure:25786: result: no
&lt;br&gt;configure:25790: checking iconv.h presence
&lt;br&gt;configure:25805: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:69:19: iconv.h: No such file or directory
&lt;br&gt;configure:25811: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=41&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;iconv.h&amp;gt;
&lt;br&gt;configure:25825: result: no
&lt;br&gt;configure:25858: checking for iconv.h
&lt;br&gt;configure:25866: result: no
&lt;br&gt;configure:25749: checking bzlib.h usability
&lt;br&gt;configure:25766: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:102:19: bzlib.h: No such file or directory
&lt;br&gt;configure:25772: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=42&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;bzlib.h&amp;gt;
&lt;br&gt;configure:25786: result: no
&lt;br&gt;configure:25790: checking bzlib.h presence
&lt;br&gt;configure:25805: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:69:19: bzlib.h: No such file or directory
&lt;br&gt;configure:25811: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=43&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;bzlib.h&amp;gt;
&lt;br&gt;configure:25825: result: no
&lt;br&gt;configure:25858: checking for bzlib.h
&lt;br&gt;configure:25866: result: no
&lt;br&gt;configure:25749: checking mpeg2dec/mpeg2.h usability
&lt;br&gt;configure:25766: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:102:28: mpeg2dec/mpeg2.h: No such file or directory
&lt;br&gt;configure:25772: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=44&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;mpeg2dec/mpeg2.h&amp;gt;
&lt;br&gt;configure:25786: result: no
&lt;br&gt;configure:25790: checking mpeg2dec/mpeg2.h presence
&lt;br&gt;configure:25805: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:69:28: mpeg2dec/mpeg2.h: No such file or directory
&lt;br&gt;configure:25811: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=45&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;mpeg2dec/mpeg2.h&amp;gt;
&lt;br&gt;configure:25825: result: no
&lt;br&gt;configure:25858: checking for mpeg2dec/mpeg2.h
&lt;br&gt;configure:25866: result: no
&lt;br&gt;configure:25896: checking vorbis/vorbisfile.h usability
&lt;br&gt;configure:25913: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;conftest.c:102:31: vorbis/vorbisfile.h: No such file or directory
&lt;br&gt;configure:25919: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=46&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;vorbis/vorbisfile.h&amp;gt;
&lt;br&gt;configure:25933: result: no
&lt;br&gt;configure:25937: checking vorbis/vorbisfile.h presence
&lt;br&gt;configure:25952: mips-linux-gcc -E &amp;nbsp;conftest.c
&lt;br&gt;conftest.c:69:31: vorbis/vorbisfile.h: No such file or directory
&lt;br&gt;configure:25958: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=47&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;vorbis/vorbisfile.h&amp;gt;
&lt;br&gt;configure:25972: result: no
&lt;br&gt;configure:26005: checking for vorbis/vorbisfile.h
&lt;br&gt;configure:26013: result: no
&lt;br&gt;configure:26028: checking for an ANSI C-conforming const
&lt;br&gt;configure:26124: result: yes
&lt;br&gt;configure:26134: checking for inline
&lt;br&gt;configure:26160: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:26166: $? = 0
&lt;br&gt;configure:26184: result: inline
&lt;br&gt;configure:26203: checking for size_t
&lt;br&gt;configure:26233: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:26239: $? = 0
&lt;br&gt;configure:26254: result: yes
&lt;br&gt;configure:26266: checking for pid_t
&lt;br&gt;configure:26296: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:26302: $? = 0
&lt;br&gt;configure:26317: result: yes
&lt;br&gt;configure:26330: WARNING: cross compiling; assuming big endianess
&lt;br&gt;configure:26333: checking endianess
&lt;br&gt;configure:26365: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:26371: $? = 0
&lt;br&gt;configure:26402: mips-linux-gcc -c -fno-strict-aliasing -g -O2 &amp;nbsp;conftest.c &amp;gt;&amp;5
&lt;br&gt;configure:26408: $? = 0
&lt;br&gt;configure:26489: result: big
&lt;br&gt;configure:26507: checking for working memcmp
&lt;br&gt;configure:26588: result: no
&lt;br&gt;configure:26601: checking for vprintf
&lt;br&gt;configure:26657: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:93: warning: conflicting types for built-in function `vprintf'
&lt;br&gt;configure:26663: $? = 0
&lt;br&gt;configure:26681: result: yes
&lt;br&gt;configure:26688: checking for _doprnt
&lt;br&gt;configure:26744: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/cculFsOl.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:105: undefined reference to `_doprnt'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:26750: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define _doprnt to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares _doprnt.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define _doprnt innocuous__doprnt
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char _doprnt (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef _doprnt
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char _doprnt ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub__doprnt || defined __stub____doprnt
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return _doprnt ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:26767: result: no
&lt;br&gt;configure:26787: checking for stdlib.h
&lt;br&gt;configure:26793: result: yes
&lt;br&gt;configure:26787: checking for unistd.h
&lt;br&gt;configure:26793: result: yes
&lt;br&gt;configure:26931: checking for getpagesize
&lt;br&gt;configure:26987: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:26993: $? = 0
&lt;br&gt;configure:27011: result: yes
&lt;br&gt;configure:27021: checking for working mmap
&lt;br&gt;configure:27196: result: no
&lt;br&gt;configure:27207: checking whether lstat dereferences a symlink specified with a trailing slash
&lt;br&gt;configure:27278: result: no
&lt;br&gt;configure:27297: checking whether stat accepts an empty string
&lt;br&gt;configure:27355: result: yes
&lt;br&gt;configure:27371: checking for error_at_line
&lt;br&gt;configure:27397: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27403: $? = 0
&lt;br&gt;configure:27420: result: yes
&lt;br&gt;configure:27454: checking for mkstemp
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strndup
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for munmap
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strcasecmp
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strdup
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strncasecmp
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for memmove
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for memset
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:105: warning: conflicting types for built-in function `memset'
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strtoul
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for floor
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/ccqnEw0z.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:118: undefined reference to `floor'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:27516: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define floor to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares floor.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define floor innocuous_floor
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char floor (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef floor
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char floor ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_floor || defined __stub___floor
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return floor ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:27534: result: no
&lt;br&gt;configure:27454: checking for getcwd
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for pow
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;/tmp/ccAAI1DH.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:119: undefined reference to `pow'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:27516: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define pow to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares pow.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define pow innocuous_pow
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char pow (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef pow
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char pow ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_pow || defined __stub___pow
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return pow ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:27534: result: no
&lt;br&gt;configure:27454: checking for setenv
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for sqrt
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:109: warning: conflicting types for built-in function `sqrt'
&lt;br&gt;/tmp/ccK3n8CZ.o(.text+0x1c): In function `main':
&lt;br&gt;/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/conftest.c:120: undefined reference to `sqrt'
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;configure:27516: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=51&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| /* Define sqrt to an innocuous variant, in case &amp;lt;limits.h&amp;gt; declares sqrt.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;For example, HP-UX 11i &amp;lt;limits.h&amp;gt; declares gettimeofday. &amp;nbsp;*/
&lt;br&gt;| #define sqrt innocuous_sqrt
&lt;br&gt;| 
&lt;br&gt;| /* System header to define __stub macros and hopefully few prototypes,
&lt;br&gt;| &amp;nbsp; &amp;nbsp; which can conflict with char sqrt (); below.
&lt;br&gt;| &amp;nbsp; &amp;nbsp; Prefer &amp;lt;limits.h&amp;gt; to &amp;lt;assert.h&amp;gt; if __STDC__ is defined, since
&lt;br&gt;| &amp;nbsp; &amp;nbsp; &amp;lt;limits.h&amp;gt; exists even on freestanding compilers. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #ifdef __STDC__
&lt;br&gt;| # include &amp;lt;limits.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # include &amp;lt;assert.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| #undef sqrt
&lt;br&gt;| 
&lt;br&gt;| /* Override any GCC internal prototype to avoid an error.
&lt;br&gt;| &amp;nbsp; &amp;nbsp;Use char because int might match the return type of a GCC
&lt;br&gt;| &amp;nbsp; &amp;nbsp;builtin and then its argument prototype would still apply. &amp;nbsp;*/
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| extern &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| char sqrt ();
&lt;br&gt;| /* The GNU C library defines this for functions which it implements
&lt;br&gt;| &amp;nbsp; &amp;nbsp; to always fail with ENOSYS. &amp;nbsp;Some functions are actually named
&lt;br&gt;| &amp;nbsp; &amp;nbsp; something starting with __ and the normal name is an alias. &amp;nbsp;*/
&lt;br&gt;| #if defined __stub_sqrt || defined __stub___sqrt
&lt;br&gt;| choke me
&lt;br&gt;| #endif
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| return sqrt ();
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:27534: result: no
&lt;br&gt;configure:27454: checking for strchr
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strcspn
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:110: warning: conflicting types for built-in function `strcspn'
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strrchr
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strnlen
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for strndup
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27454: checking for ftruncate
&lt;br&gt;configure:27510: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;configure:27516: $? = 0
&lt;br&gt;configure:27534: result: yes
&lt;br&gt;configure:27560: checking whether NLS is requested
&lt;br&gt;configure:27569: result: yes
&lt;br&gt;configure:27607: checking for msgfmt
&lt;br&gt;configure:27638: result: /usr/bin/msgfmt
&lt;br&gt;configure:27647: checking for gmsgfmt
&lt;br&gt;configure:27678: result: /usr/bin/msgfmt
&lt;br&gt;configure:27718: checking for xgettext
&lt;br&gt;configure:27749: result: /usr/bin/xgettext
&lt;br&gt;configure:27789: checking for msgmerge
&lt;br&gt;configure:27819: result: /usr/bin/msgmerge
&lt;br&gt;configure:27870: checking whether NLS is requested
&lt;br&gt;configure:27879: result: yes
&lt;br&gt;configure:27897: checking for GNU gettext in libc
&lt;br&gt;configure:27926: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; conftest.c &amp;nbsp;&amp;gt;&amp;5
&lt;br&gt;conftest.c:92:21: libintl.h: No such file or directory
&lt;br&gt;configure:27932: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=52&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRCSPN 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_STRNLEN 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_FTRUNCATE 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;libintl.h&amp;gt;
&lt;br&gt;| extern int _nl_msg_cat_cntr;
&lt;br&gt;| extern int *_nl_domain_bindings;
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| bindtextdomain (&amp;quot;&amp;quot;, &amp;quot;&amp;quot;);
&lt;br&gt;| return (int) gettext (&amp;quot;&amp;quot;) + _nl_msg_cat_cntr + *_nl_domain_bindings
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:27949: result: no
&lt;br&gt;configure:27983: checking for iconv
&lt;br&gt;configure:28091: result: no, consider installing GNU libiconv
&lt;br&gt;configure:28492: checking for GNU gettext in libintl
&lt;br&gt;configure:28529: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; &amp;nbsp;conftest.c &amp;nbsp;-lintl &amp;gt;&amp;5
&lt;br&gt;conftest.c:92:21: libintl.h: No such file or directory
&lt;br&gt;configure:28535: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=53&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRCSPN 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_STRNLEN 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_FTRUNCATE 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;libintl.h&amp;gt;
&lt;br&gt;| extern int _nl_msg_cat_cntr;
&lt;br&gt;| extern
&lt;br&gt;| #ifdef __cplusplus
&lt;br&gt;| &amp;quot;C&amp;quot;
&lt;br&gt;| #endif
&lt;br&gt;| const char *_nl_expand_alias ();
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| bindtextdomain (&amp;quot;&amp;quot;, &amp;quot;&amp;quot;);
&lt;br&gt;| return (int) gettext (&amp;quot;&amp;quot;) + _nl_msg_cat_cntr + *_nl_expand_alias (0)
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:28610: result: no
&lt;br&gt;configure:28639: checking whether to use NLS
&lt;br&gt;configure:28641: result: no
&lt;br&gt;configure:28718: checking if the linker (mips-linux-ld) is GNU ld
&lt;br&gt;configure:28731: result: yes
&lt;br&gt;configure:28737: checking for glib
&lt;br&gt;configure:28765: checking for pkg-config
&lt;br&gt;configure:28783: found /opt/uclibc-toolchain/ifx-lxdb-1-2//hostutils/bin/pkg-config
&lt;br&gt;configure:28796: result: /opt/uclibc-toolchain/ifx-lxdb-1-2//hostutils/bin/pkg-config
&lt;br&gt;configure:28820: checking for GLIB - version &amp;gt;= 2.0.0
&lt;br&gt;configure:28980: result: no
&lt;br&gt;configure:29018: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; &amp;nbsp;conftest.c &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;conftest.c:93:18: glib.h: No such file or directory
&lt;br&gt;conftest.c: In function `main':
&lt;br&gt;conftest.c:99: error: `glib_major_version' undeclared (first use in this function)
&lt;br&gt;conftest.c:99: error: (Each undeclared identifier is reported only once
&lt;br&gt;conftest.c:99: error: for each function it appears in.)
&lt;br&gt;conftest.c:99: error: `glib_minor_version' undeclared (first use in this function)
&lt;br&gt;conftest.c:99: error: `glib_micro_version' undeclared (first use in this function)
&lt;br&gt;configure:29024: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRCSPN 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_STRNLEN 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_FTRUNCATE 1
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #include &amp;lt;glib.h&amp;gt;
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| &amp;nbsp;return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:29067: checking whether glib is disabled
&lt;br&gt;configure:29141: checking for gtk
&lt;br&gt;configure:29165: checking for pkg-config
&lt;br&gt;configure:29196: result: /opt/uclibc-toolchain/ifx-lxdb-1-2//hostutils/bin/pkg-config
&lt;br&gt;configure:29218: checking for GTK+ - version &amp;gt;= 2.6.0
&lt;br&gt;configure:29374: result: no
&lt;br&gt;configure:29412: mips-linux-gcc -o conftest -fno-strict-aliasing -g -O2 &amp;nbsp; &amp;nbsp;conftest.c &amp;nbsp; &amp;gt;&amp;5
&lt;br&gt;conftest.c:94:21: gtk/gtk.h: No such file or directory
&lt;br&gt;conftest.c: In function `main':
&lt;br&gt;conftest.c:100: error: `gtk_major_version' undeclared (first use in this function)
&lt;br&gt;conftest.c:100: error: (Each undeclared identifier is reported only once
&lt;br&gt;conftest.c:100: error: for each function it appears in.)
&lt;br&gt;conftest.c:100: error: `gtk_minor_version' undeclared (first use in this function)
&lt;br&gt;conftest.c:100: error: `gtk_micro_version' undeclared (first use in this function)
&lt;br&gt;configure:29418: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=55&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRCSPN 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_STRNLEN 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_FTRUNCATE 1
&lt;br&gt;| #define HAVE_GLIB 0
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| 
&lt;br&gt;| #include &amp;lt;gtk/gtk.h&amp;gt;
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| 
&lt;br&gt;| int
&lt;br&gt;| main ()
&lt;br&gt;| {
&lt;br&gt;| &amp;nbsp;return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
&lt;br&gt;| &amp;nbsp; ;
&lt;br&gt;| &amp;nbsp; return 0;
&lt;br&gt;| }
&lt;br&gt;configure:29502: checking for Qt
&lt;br&gt;configure:29941: result: --with-qt not specified
&lt;br&gt;configure:29958: checking qpixmap.h usability
&lt;br&gt;configure:29975: mips-linux-g++ -c -g -O2 &amp;nbsp;conftest.cpp &amp;gt;&amp;5
&lt;br&gt;conftest.cpp:126:21: qpixmap.h: No such file or directory
&lt;br&gt;configure:29981: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=56&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRCSPN 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_STRNLEN 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_FTRUNCATE 1
&lt;br&gt;| #define HAVE_GLIB 0
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;qpixmap.h&amp;gt;
&lt;br&gt;configure:29995: result: no
&lt;br&gt;configure:29999: checking qpixmap.h presence
&lt;br&gt;configure:30014: mips-linux-g++ -E &amp;nbsp;conftest.cpp
&lt;br&gt;conftest.cpp:93:21: qpixmap.h: No such file or directory
&lt;br&gt;configure:30020: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=57&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRCSPN 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_STRNLEN 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_FTRUNCATE 1
&lt;br&gt;| #define HAVE_GLIB 0
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;qpixmap.h&amp;gt;
&lt;br&gt;configure:30034: result: no
&lt;br&gt;configure:30067: checking for qpixmap.h
&lt;br&gt;configure:30075: result: no
&lt;br&gt;configure:30157: checking for Qt SVG
&lt;br&gt;configure:30595: result: --with-qt not specified
&lt;br&gt;configure:30612: checking qsvgrenderer.h usability
&lt;br&gt;configure:30629: mips-linux-g++ -c -g -O2 &amp;nbsp;conftest.cpp &amp;gt;&amp;5
&lt;br&gt;conftest.cpp:126:26: qsvgrenderer.h: No such file or directory
&lt;br&gt;configure:30635: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=58&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRCSPN 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_STRNLEN 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_FTRUNCATE 1
&lt;br&gt;| #define HAVE_GLIB 0
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;stdio.h&amp;gt;
&lt;br&gt;| #ifdef HAVE_SYS_TYPES_H
&lt;br&gt;| # include &amp;lt;sys/types.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_SYS_STAT_H
&lt;br&gt;| # include &amp;lt;sys/stat.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef STDC_HEADERS
&lt;br&gt;| # include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # include &amp;lt;stddef.h&amp;gt;
&lt;br&gt;| #else
&lt;br&gt;| # ifdef HAVE_STDLIB_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;stdlib.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRING_H
&lt;br&gt;| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H
&lt;br&gt;| # &amp;nbsp;include &amp;lt;memory.h&amp;gt;
&lt;br&gt;| # endif
&lt;br&gt;| # include &amp;lt;string.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STRINGS_H
&lt;br&gt;| # include &amp;lt;strings.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_INTTYPES_H
&lt;br&gt;| # include &amp;lt;inttypes.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_STDINT_H
&lt;br&gt;| # include &amp;lt;stdint.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #ifdef HAVE_UNISTD_H
&lt;br&gt;| # include &amp;lt;unistd.h&amp;gt;
&lt;br&gt;| #endif
&lt;br&gt;| #include &amp;lt;qsvgrenderer.h&amp;gt;
&lt;br&gt;configure:30649: result: no
&lt;br&gt;configure:30653: checking qsvgrenderer.h presence
&lt;br&gt;configure:30668: mips-linux-g++ -E &amp;nbsp;conftest.cpp
&lt;br&gt;conftest.cpp:93:26: qsvgrenderer.h: No such file or directory
&lt;br&gt;configure:30674: $? = 1
&lt;br&gt;configure: failed program was:
&lt;br&gt;| /* confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;| #define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=59&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;| #define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;| #define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define LINUX 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_SYS_TYPES_H 1
&lt;br&gt;| #define HAVE_SYS_STAT_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STRINGS_H 1
&lt;br&gt;| #define HAVE_INTTYPES_H 1
&lt;br&gt;| #define HAVE_STDINT_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_DLFCN_H 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;| #define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;| #define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;| #define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;| #define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_DLERROR 1
&lt;br&gt;| #define error_t int
&lt;br&gt;| #define HAVE_ASSERT_H 1
&lt;br&gt;| #define HAVE_CTYPE_H 1
&lt;br&gt;| #define HAVE_ERRNO_H 1
&lt;br&gt;| #define HAVE_MALLOC_H 1
&lt;br&gt;| #define HAVE_MEMORY_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STDIO_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_MEMCPY 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_STRCMP 1
&lt;br&gt;| #define HAVE_CLOSEDIR 1
&lt;br&gt;| #define HAVE_OPENDIR 1
&lt;br&gt;| #define HAVE_READDIR 1
&lt;br&gt;| #define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;| #define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;| #define _LARGEFILE_SOURCE 1
&lt;br&gt;| #define HAVE_FSEEKO 1
&lt;br&gt;| #define HAVE_LIBSTDC__ 1
&lt;br&gt;| #define HAVE_LANGINFO_H 1
&lt;br&gt;| #define HAVE_LIBDL 1
&lt;br&gt;| #define HAVE_ZLIB 1
&lt;br&gt;| #define STDC_HEADERS 1
&lt;br&gt;| #define HAVE_DIRENT_H 1
&lt;br&gt;| #define HAVE__BOOL 1
&lt;br&gt;| #define HAVE_STDBOOL_H 1
&lt;br&gt;| #define HAVE_FCNTL_H 1
&lt;br&gt;| #define HAVE_NETINET_IN_H 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_STRING_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_LIMITS_H 1
&lt;br&gt;| #define HAVE_STDDEF_H 1
&lt;br&gt;| #define HAVE_ZLIB_H 1
&lt;br&gt;| #define BIG_ENDIAN_HOST 1
&lt;br&gt;| #define HAVE_VPRINTF 1
&lt;br&gt;| #define HAVE_STDLIB_H 1
&lt;br&gt;| #define HAVE_UNISTD_H 1
&lt;br&gt;| #define HAVE_GETPAGESIZE 1
&lt;br&gt;| #define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;| #define HAVE_MKSTEMP 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_MUNMAP 1
&lt;br&gt;| #define HAVE_STRCASECMP 1
&lt;br&gt;| #define HAVE_STRDUP 1
&lt;br&gt;| #define HAVE_STRNCASECMP 1
&lt;br&gt;| #define HAVE_MEMMOVE 1
&lt;br&gt;| #define HAVE_MEMSET 1
&lt;br&gt;| #define HAVE_STRTOUL 1
&lt;br&gt;| #define HAVE_GETCWD 1
&lt;br&gt;| #define HAVE_SETENV 1
&lt;br&gt;| #define HAVE_STRCHR 1
&lt;br&gt;| #define HAVE_STRCSPN 1
&lt;br&gt;| #define HAVE_STRRCHR 1
&lt;br&gt;| #define HAVE_STRNLEN 1
&lt;br&gt;| #define HAVE_STRNDUP 1
&lt;br&gt;| #define HAVE_FTRUNCATE 1
&lt;br&gt;| #define HAVE_GLIB 0
&lt;br&gt;| /* end confdefs.h. &amp;nbsp;*/
&lt;br&gt;| #include &amp;lt;qsvgrenderer.h&amp;gt;
&lt;br&gt;configure:30688: result: no
&lt;br&gt;configure:30721: checking for qsvgrenderer.h
&lt;br&gt;configure:30729: result: no
&lt;br&gt;configure:30809: checking whether to enable xpdf-based extractor
&lt;br&gt;configure:30824: result: no
&lt;br&gt;configure:30831: checking whether to enable exiv2 extractor
&lt;br&gt;configure:30846: result: yes
&lt;br&gt;configure:30932: checking for mips-linux-pkg-config
&lt;br&gt;configure:30962: result: /opt/uclibc-toolchain/ifx-lxdb-1-2//hostutils/bin/pkg-config
&lt;br&gt;configure:31034: checking pkg-config is at least version 0.9.0
&lt;br&gt;configure:31037: result: yes
&lt;br&gt;configure:31077: checking for GSF
&lt;br&gt;configure:31085: $PKG_CONFIG --exists --print-errors &amp;quot;libgsf-1 &amp;gt;= 1.10&amp;quot;
&lt;br&gt;Package libgsf-1 was not found in the pkg-config search path.
&lt;br&gt;Perhaps you should add the directory containing `libgsf-1.pc'
&lt;br&gt;to the PKG_CONFIG_PATH environment variable
&lt;br&gt;No package 'libgsf-1' found
&lt;br&gt;configure:31088: $? = 1
&lt;br&gt;configure:31103: $PKG_CONFIG --exists --print-errors &amp;quot;libgsf-1 &amp;gt;= 1.10&amp;quot;
&lt;br&gt;Package libgsf-1 was not found in the pkg-config search path.
&lt;br&gt;Perhaps you should add the directory containing `libgsf-1.pc'
&lt;br&gt;to the PKG_CONFIG_PATH environment variable
&lt;br&gt;No package 'libgsf-1' found
&lt;br&gt;configure:31106: $? = 1
&lt;br&gt;No package 'libgsf-1' found
&lt;br&gt;configure:31286: checking whether to enable printable extractors
&lt;br&gt;configure:31301: result: yes
&lt;br&gt;configure:31332: checking our pkgconfig libname
&lt;br&gt;configure:31340: result: libextractor
&lt;br&gt;configure:31343: checking our pkgconfig version
&lt;br&gt;configure:31351: result: 0.5.18
&lt;br&gt;configure:31354: checking our pkgconfig_libdir
&lt;br&gt;configure:31361: result: ${libdir}/pkgconfig
&lt;br&gt;configure:31364: result: expanded our pkgconfig_libdir... /home/tomy/File/extractor/lib/pkgconfig
&lt;br&gt;configure:31368: checking our pkgconfig_libfile
&lt;br&gt;configure:31374: result: libextractor.pc
&lt;br&gt;configure:31381: checking our package / suffix
&lt;br&gt;configure:31385: result: libextractor / 
&lt;br&gt;configure:31388: checking our pkgconfig description
&lt;br&gt;configure:31395: result: Metadata extraction library
&lt;br&gt;configure:31398: checking our pkgconfig requires
&lt;br&gt;configure:31403: result: 
&lt;br&gt;configure:31406: checking our pkgconfig ext libs
&lt;br&gt;configure:31413: result: -lextractor
&lt;br&gt;configure:31416: checking our pkgconfig cppflags
&lt;br&gt;configure:31421: result: 
&lt;br&gt;configure:31424: checking our pkgconfig ldflags
&lt;br&gt;configure:31429: result: 
&lt;br&gt;configure:31469: result: noninstalled pkgconfig -L /home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/src/.libs
&lt;br&gt;configure:31504: result: noninstalled pkgconfig -I /home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/.
&lt;br&gt;configure:31949: creating ./config.status
&lt;br&gt;&lt;br&gt;## ---------------------- ##
&lt;br&gt;## Running config.status. ##
&lt;br&gt;## ---------------------- ##
&lt;br&gt;&lt;br&gt;This file was extended by libextractor config.status 0.5.18, which was
&lt;br&gt;generated by GNU Autoconf 2.61. &amp;nbsp;Invocation command line was
&lt;br&gt;&lt;br&gt;&amp;nbsp; CONFIG_FILES &amp;nbsp; &amp;nbsp;= 
&lt;br&gt;&amp;nbsp; CONFIG_HEADERS &amp;nbsp;= 
&lt;br&gt;&amp;nbsp; CONFIG_LINKS &amp;nbsp; &amp;nbsp;= 
&lt;br&gt;&amp;nbsp; CONFIG_COMMANDS = 
&lt;br&gt;&amp;nbsp; $ ./config.status 
&lt;br&gt;&lt;br&gt;on server.smblocalLAN
&lt;br&gt;&lt;br&gt;config.status:779: creating Makefile
&lt;br&gt;config.status:779: creating po/Makefile.in
&lt;br&gt;config.status:914: WARNING: &amp;nbsp;po/Makefile.in.in seems to ignore the --datarootdir setting
&lt;br&gt;config.status:779: creating m4/Makefile
&lt;br&gt;config.status:779: creating doc/Makefile
&lt;br&gt;config.status:779: creating src/Makefile
&lt;br&gt;config.status:779: creating src/include/Makefile
&lt;br&gt;config.status:779: creating src/main/Makefile
&lt;br&gt;config.status:779: creating src/plugins/Makefile
&lt;br&gt;config.status:779: creating src/plugins/ole2/Makefile
&lt;br&gt;config.status:779: creating src/plugins/oo/Makefile
&lt;br&gt;config.status:779: creating src/plugins/pdf/Makefile
&lt;br&gt;config.status:779: creating src/plugins/rpm/Makefile
&lt;br&gt;config.status:779: creating src/plugins/printable/Makefile
&lt;br&gt;config.status:779: creating src/plugins/hash/Makefile
&lt;br&gt;config.status:779: creating src/plugins/thumbnail/Makefile
&lt;br&gt;config.status:779: creating src/plugins/exiv2/Makefile
&lt;br&gt;config.status:779: creating src/test/Makefile
&lt;br&gt;config.status:779: creating src/include/config.h
&lt;br&gt;config.status:1127: executing depfiles commands
&lt;br&gt;config.status:1127: executing default-1 commands
&lt;br&gt;config.status:1127: executing libextractor.pc commands
&lt;br&gt;config.status:1381: creating libextractor.pc.in
&lt;br&gt;config.status:1402: creating libextractor.pc
&lt;br&gt;config.status:1428: creating libextractor-uninstalled.pc
&lt;br&gt;config.status:1458: creating libextractor-uninstalled.sh
&lt;br&gt;configure:33635: === configuring in libltdl (/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/libltdl)
&lt;br&gt;configure:33738: running /bin/sh ./configure '--prefix=/home/tomy/File/extractor' &amp;nbsp;'target=mips-linux' '--host=mips-linux' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=mips-linux' 'CC=mips-linux-gcc' 'CXX=mips-linux-g++' '--enable-ltdl-install' --cache-file=/dev/null --srcdir=.
&lt;br&gt;configure:33758: NOTICE: xpdf disabled (result: limited PDF support)
&lt;br&gt;configure:33774: NOTICE: printable plugins enabled
&lt;br&gt;configure:33780: NOTICE: libgsf not found, no OLE2 (MS Office) support
&lt;br&gt;configure:33786: NOTICE: neither gtk nor Qt not found, no thumbnail support
&lt;br&gt;configure:33792: NOTICE: vorbis support disabled
&lt;br&gt;configure:33805: NOTICE: libmpeg2 not found (will not compile mpeg2 plugin)
&lt;br&gt;&lt;br&gt;## ---------------- ##
&lt;br&gt;## Cache variables. ##
&lt;br&gt;## ---------------- ##
&lt;br&gt;&lt;br&gt;ac_cv_build=i686-pc-linux-gnu
&lt;br&gt;ac_cv_c_compiler_gnu=yes
&lt;br&gt;ac_cv_c_const=yes
&lt;br&gt;ac_cv_c_inline=inline
&lt;br&gt;ac_cv_cxx_compiler_gnu=yes
&lt;br&gt;ac_cv_env_CCC_set=
&lt;br&gt;ac_cv_env_CCC_value=
&lt;br&gt;ac_cv_env_CC_set=set
&lt;br&gt;ac_cv_env_CC_value=mips-linux-gcc
&lt;br&gt;ac_cv_env_CFLAGS_set=
&lt;br&gt;ac_cv_env_CFLAGS_value=
&lt;br&gt;ac_cv_env_CPPFLAGS_set=
&lt;br&gt;ac_cv_env_CPPFLAGS_value=
&lt;br&gt;ac_cv_env_CPP_set=
&lt;br&gt;ac_cv_env_CPP_value=
&lt;br&gt;ac_cv_env_CXXCPP_set=
&lt;br&gt;ac_cv_env_CXXCPP_value=
&lt;br&gt;ac_cv_env_CXXFLAGS_set=
&lt;br&gt;ac_cv_env_CXXFLAGS_value=
&lt;br&gt;ac_cv_env_CXX_set=set
&lt;br&gt;ac_cv_env_CXX_value=mips-linux-g++
&lt;br&gt;ac_cv_env_F77_set=
&lt;br&gt;ac_cv_env_F77_value=
&lt;br&gt;ac_cv_env_FFLAGS_set=
&lt;br&gt;ac_cv_env_FFLAGS_value=
&lt;br&gt;ac_cv_env_GSF_CFLAGS_set=
&lt;br&gt;ac_cv_env_GSF_CFLAGS_value=
&lt;br&gt;ac_cv_env_GSF_GNOME_CFLAGS_set=
&lt;br&gt;ac_cv_env_GSF_GNOME_CFLAGS_value=
&lt;br&gt;ac_cv_env_GSF_GNOME_LIBS_set=
&lt;br&gt;ac_cv_env_GSF_GNOME_LIBS_value=
&lt;br&gt;ac_cv_env_GSF_LIBS_set=
&lt;br&gt;ac_cv_env_GSF_LIBS_value=
&lt;br&gt;ac_cv_env_LDFLAGS_set=
&lt;br&gt;ac_cv_env_LDFLAGS_value=
&lt;br&gt;ac_cv_env_LIBS_set=
&lt;br&gt;ac_cv_env_LIBS_value=
&lt;br&gt;ac_cv_env_PKG_CONFIG_set=
&lt;br&gt;ac_cv_env_PKG_CONFIG_value=
&lt;br&gt;ac_cv_env_build_alias_set=set
&lt;br&gt;ac_cv_env_build_alias_value=i686-pc-linux-gnu
&lt;br&gt;ac_cv_env_host_alias_set=set
&lt;br&gt;ac_cv_env_host_alias_value=mips-linux
&lt;br&gt;ac_cv_env_target_alias_set=
&lt;br&gt;ac_cv_env_target_alias_value=
&lt;br&gt;ac_cv_f77_compiler_gnu=yes
&lt;br&gt;ac_cv_func__doprnt=no
&lt;br&gt;ac_cv_func_argz_append=no
&lt;br&gt;ac_cv_func_argz_create_sep=no
&lt;br&gt;ac_cv_func_argz_insert=no
&lt;br&gt;ac_cv_func_argz_next=no
&lt;br&gt;ac_cv_func_argz_stringify=no
&lt;br&gt;ac_cv_func_closedir=yes
&lt;br&gt;ac_cv_func_dlerror=yes
&lt;br&gt;ac_cv_func_dlopen=no
&lt;br&gt;ac_cv_func_floor=no
&lt;br&gt;ac_cv_func_ftruncate=yes
&lt;br&gt;ac_cv_func_getcwd=yes
&lt;br&gt;ac_cv_func_getpagesize=yes
&lt;br&gt;ac_cv_func_lstat_dereferences_slashed_symlink=no
&lt;br&gt;ac_cv_func_memcmp_working=no
&lt;br&gt;ac_cv_func_memcpy=yes
&lt;br&gt;ac_cv_func_memmove=yes
&lt;br&gt;ac_cv_func_memset=yes
&lt;br&gt;ac_cv_func_mkstemp=yes
&lt;br&gt;ac_cv_func_mmap_fixed_mapped=no
&lt;br&gt;ac_cv_func_munmap=yes
&lt;br&gt;ac_cv_func_opendir=yes
&lt;br&gt;ac_cv_func_pow=no
&lt;br&gt;ac_cv_func_readdir=yes
&lt;br&gt;ac_cv_func_setenv=yes
&lt;br&gt;ac_cv_func_shl_load=no
&lt;br&gt;ac_cv_func_sqrt=no
&lt;br&gt;ac_cv_func_stat_empty_string_bug=yes
&lt;br&gt;ac_cv_func_strcasecmp=yes
&lt;br&gt;ac_cv_func_strchr=yes
&lt;br&gt;ac_cv_func_strcmp=yes
&lt;br&gt;ac_cv_func_strcspn=yes
&lt;br&gt;ac_cv_func_strdup=yes
&lt;br&gt;ac_cv_func_strncasecmp=yes
&lt;br&gt;ac_cv_func_strndup=yes
&lt;br&gt;ac_cv_func_strnlen=yes
&lt;br&gt;ac_cv_func_strrchr=yes
&lt;br&gt;ac_cv_func_strtoul=yes
&lt;br&gt;ac_cv_func_vprintf=yes
&lt;br&gt;ac_cv_header_argz_h=no
&lt;br&gt;ac_cv_header_assert_h=yes
&lt;br&gt;ac_cv_header_bzlib_h=no
&lt;br&gt;ac_cv_header_ctype_h=yes
&lt;br&gt;ac_cv_header_dirent_dirent_h=yes
&lt;br&gt;ac_cv_header_dl_h=no
&lt;br&gt;ac_cv_header_dld_h=no
&lt;br&gt;ac_cv_header_dlfcn_h=yes
&lt;br&gt;ac_cv_header_errno_h=yes
&lt;br&gt;ac_cv_header_fcntl_h=yes
&lt;br&gt;ac_cv_header_iconv_h=no
&lt;br&gt;ac_cv_header_inttypes_h=yes
&lt;br&gt;ac_cv_header_langinfo_h=yes
&lt;br&gt;ac_cv_header_libintl_h=no
&lt;br&gt;ac_cv_header_limits_h=yes
&lt;br&gt;ac_cv_header_ltdl_h=no
&lt;br&gt;ac_cv_header_mach_o_dyld_h=no
&lt;br&gt;ac_cv_header_malloc_h=yes
&lt;br&gt;ac_cv_header_memory_h=yes
&lt;br&gt;ac_cv_header_mpeg2dec_mpeg2_h=no
&lt;br&gt;ac_cv_header_netinet_in_h=yes
&lt;br&gt;ac_cv_header_qpixmap_h=no
&lt;br&gt;ac_cv_header_qsvgrenderer_h=no
&lt;br&gt;ac_cv_header_stdbool_h=yes
&lt;br&gt;ac_cv_header_stdc=yes
&lt;br&gt;ac_cv_header_stddef_h=yes
&lt;br&gt;ac_cv_header_stdint_h=yes
&lt;br&gt;ac_cv_header_stdio_h=yes
&lt;br&gt;ac_cv_header_stdlib_h=yes
&lt;br&gt;ac_cv_header_string_h=yes
&lt;br&gt;ac_cv_header_strings_h=yes
&lt;br&gt;ac_cv_header_sys_dl_h=no
&lt;br&gt;ac_cv_header_sys_stat_h=yes
&lt;br&gt;ac_cv_header_sys_types_h=yes
&lt;br&gt;ac_cv_header_unistd_h=yes
&lt;br&gt;ac_cv_header_vorbis_vorbisfile_h=no
&lt;br&gt;ac_cv_header_zlib_h=yes
&lt;br&gt;ac_cv_host=mips-unknown-linux-gnu
&lt;br&gt;ac_cv_lib_bz2_BZ2_decompress=no
&lt;br&gt;ac_cv_lib_dl_dlopen=yes
&lt;br&gt;ac_cv_lib_dld_shl_load=no
&lt;br&gt;ac_cv_lib_error_at_line=yes
&lt;br&gt;ac_cv_lib_ltdl_lt_dlinit=no
&lt;br&gt;ac_cv_lib_mpeg2_mpeg2_init=no
&lt;br&gt;ac_cv_lib_stdcpp_fclose=yes
&lt;br&gt;ac_cv_lib_vorbisfile_ov_open_callbacks=no
&lt;br&gt;ac_cv_lib_vorbisfile_vorbis_comment_query=no
&lt;br&gt;ac_cv_lib_z_inflate=yes
&lt;br&gt;ac_cv_objext=o
&lt;br&gt;ac_cv_path_EGREP='/bin/grep -E'
&lt;br&gt;ac_cv_path_GMSGFMT=/usr/bin/msgfmt
&lt;br&gt;ac_cv_path_GREP=/bin/grep
&lt;br&gt;ac_cv_path_MSGFMT=/usr/bin/msgfmt
&lt;br&gt;ac_cv_path_MSGMERGE=/usr/bin/msgmerge
&lt;br&gt;ac_cv_path_PKG_CONFIG=/opt/uclibc-toolchain/ifx-lxdb-1-2//hostutils/bin/pkg-config
&lt;br&gt;ac_cv_path_XGETTEXT=/usr/bin/xgettext
&lt;br&gt;ac_cv_path_install='/usr/bin/install -c'
&lt;br&gt;ac_cv_prog_AR=mips-linux-ar
&lt;br&gt;ac_cv_prog_AWK=gawk
&lt;br&gt;ac_cv_prog_CC=mips-linux-gcc
&lt;br&gt;ac_cv_prog_CPP='mips-linux-gcc -E'
&lt;br&gt;ac_cv_prog_CXXCPP='mips-linux-g++ -E'
&lt;br&gt;ac_cv_prog_HAVE_CXX=yes
&lt;br&gt;ac_cv_prog_RANLIB=mips-linux-ranlib
&lt;br&gt;ac_cv_prog_STRIP=mips-linux-strip
&lt;br&gt;ac_cv_prog_ac_ct_F77=gfortran
&lt;br&gt;ac_cv_prog_cc_c89=
&lt;br&gt;ac_cv_prog_cc_g=yes
&lt;br&gt;ac_cv_prog_cxx_g=yes
&lt;br&gt;ac_cv_prog_f77_g=yes
&lt;br&gt;ac_cv_prog_make_make_set=yes
&lt;br&gt;ac_cv_search_opendir='none required'
&lt;br&gt;ac_cv_sys_file_offset_bits=unknown
&lt;br&gt;ac_cv_sys_large_files=unknown
&lt;br&gt;ac_cv_sys_largefile_CC=no
&lt;br&gt;ac_cv_sys_largefile_source=1
&lt;br&gt;ac_cv_sys_symbol_underscore=no
&lt;br&gt;ac_cv_type__Bool=yes
&lt;br&gt;ac_cv_type_error_t=no
&lt;br&gt;ac_cv_type_pid_t=yes
&lt;br&gt;ac_cv_type_size_t=yes
&lt;br&gt;acl_cv_hardcode_direct=no
&lt;br&gt;acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
&lt;br&gt;acl_cv_hardcode_libdir_separator=
&lt;br&gt;acl_cv_hardcode_minus_L=no
&lt;br&gt;acl_cv_libext=a
&lt;br&gt;acl_cv_path_LD=mips-linux-ld
&lt;br&gt;acl_cv_prog_gnu_ld=yes
&lt;br&gt;acl_cv_rpath=done
&lt;br&gt;acl_cv_shlibext=so
&lt;br&gt;acl_cv_wl=-Wl,
&lt;br&gt;am_cv_CC_dependencies_compiler_type=gcc3
&lt;br&gt;am_cv_CXX_dependencies_compiler_type=gcc3
&lt;br&gt;am_cv_func_iconv='no, consider installing GNU libiconv'
&lt;br&gt;am_cv_lib_iconv=no
&lt;br&gt;gnupg_cv_c_endian=big
&lt;br&gt;gt_cv_func_gnugettext1_libc=no
&lt;br&gt;gt_cv_func_gnugettext1_libintl=no
&lt;br&gt;libltdl_cv_lib_dl_dlopen=yes
&lt;br&gt;libltdl_cv_objdir=.libs
&lt;br&gt;libltdl_cv_preloaded_symbols=yes
&lt;br&gt;libltdl_cv_shlibext=.so
&lt;br&gt;libltdl_cv_shlibpath_var=LD_LIBRARY_PATH
&lt;br&gt;libltdl_cv_sys_dlopen_deplibs=yes
&lt;br&gt;libltdl_cv_sys_search_path='/lib /usr/lib hwcap 0 nosegneg /usr/lib/lam /usr/lib/mysql /usr/lib/qt-3.3/lib '
&lt;br&gt;lt_cv_deplibs_check_method=pass_all
&lt;br&gt;lt_cv_dlopen=dlopen
&lt;br&gt;lt_cv_dlopen_libs=-ldl
&lt;br&gt;lt_cv_dlopen_self=cross
&lt;br&gt;lt_cv_file_magic_cmd='$MAGIC_CMD'
&lt;br&gt;lt_cv_file_magic_test_file=
&lt;br&gt;lt_cv_ld_reload_flag=-r
&lt;br&gt;lt_cv_objdir=.libs
&lt;br&gt;lt_cv_path_LD=mips-linux-ld
&lt;br&gt;lt_cv_path_LDCXX=mips-linux-ld
&lt;br&gt;lt_cv_path_NM=mips-linux-nm
&lt;br&gt;lt_cv_path_SED=/opt/uclibc-toolchain/ifx-lxdb-1-2//gcc-3.3.6/toolchain-mips/bin/sed
&lt;br&gt;lt_cv_prog_compiler_c_o=yes
&lt;br&gt;lt_cv_prog_compiler_c_o_CXX=yes
&lt;br&gt;lt_cv_prog_compiler_c_o_F77=yes
&lt;br&gt;lt_cv_prog_compiler_rtti_exceptions=no
&lt;br&gt;lt_cv_prog_gnu_ld=yes
&lt;br&gt;lt_cv_prog_gnu_ldcxx=yes
&lt;br&gt;lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
&lt;br&gt;lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ &amp;nbsp;{\&amp;quot;\1\&amp;quot;, (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ &amp;nbsp;{&amp;quot;\2&amp;quot;, (lt_ptr) \&amp;\2},/p'\'''
&lt;br&gt;lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
&lt;br&gt;lt_cv_sys_max_cmd_len=32768
&lt;br&gt;lt_lt_cv_prog_compiler_c_o='&amp;quot;yes&amp;quot;'
&lt;br&gt;lt_lt_cv_prog_compiler_c_o_CXX='&amp;quot;yes&amp;quot;'
&lt;br&gt;lt_lt_cv_prog_compiler_c_o_F77='&amp;quot;yes&amp;quot;'
&lt;br&gt;lt_lt_cv_sys_global_symbol_pipe='&amp;quot;sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''&amp;quot;'
&lt;br&gt;lt_lt_cv_sys_global_symbol_to_c_name_address='&amp;quot;sed -n -e '\''s/^: \\([^ ]*\\) \$/ &amp;nbsp;{\\\&amp;quot;\\1\\\&amp;quot;, (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ &amp;nbsp;{\&amp;quot;\\2\&amp;quot;, (lt_ptr) \\&amp;\\2},/p'\''&amp;quot;'
&lt;br&gt;lt_lt_cv_sys_global_symbol_to_cdecl='&amp;quot;sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''&amp;quot;'
&lt;br&gt;&lt;br&gt;## ----------------- ##
&lt;br&gt;## Output variables. ##
&lt;br&gt;## ----------------- ##
&lt;br&gt;&lt;br&gt;ACLOCAL='${SHELL} /home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/missing --run aclocal-1.8'
&lt;br&gt;AMDEPBACKSLASH='\'
&lt;br&gt;AMDEP_FALSE='#'
&lt;br&gt;AMDEP_TRUE=''
&lt;br&gt;AMTAR='${SHELL} /home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/missing --run tar'
&lt;br&gt;AR='mips-linux-ar'
&lt;br&gt;AUTOCONF='${SHELL} /home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/missing --run autoconf'
&lt;br&gt;AUTOHEADER='${SHELL} /home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/missing --run autoheader'
&lt;br&gt;AUTOMAKE='${SHELL} /home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/missing --run automake-1.8'
&lt;br&gt;AWK='gawk'
&lt;br&gt;CC='mips-linux-gcc'
&lt;br&gt;CCDEPMODE='depmode=gcc3'
&lt;br&gt;CFLAGS='-fno-strict-aliasing -g -O2'
&lt;br&gt;CONVENIENCE_LTDL_FALSE=''
&lt;br&gt;CONVENIENCE_LTDL_TRUE='#'
&lt;br&gt;CPP='mips-linux-gcc -E'
&lt;br&gt;CPPFLAGS=''
&lt;br&gt;CXX='mips-linux-g++'
&lt;br&gt;CXXCPP='mips-linux-g++ -E'
&lt;br&gt;CXXDEPMODE='depmode=gcc3'
&lt;br&gt;CXXFLAGS='-g -O2'
&lt;br&gt;CYGPATH_W='echo'
&lt;br&gt;CYGWIN_FALSE=''
&lt;br&gt;CYGWIN_TRUE='#'
&lt;br&gt;DEFS='-DHAVE_CONFIG_H'
&lt;br&gt;DEPDIR='.deps'
&lt;br&gt;ECHO='echo'
&lt;br&gt;ECHO_C=''
&lt;br&gt;ECHO_N='-n'
&lt;br&gt;ECHO_T=''
&lt;br&gt;EGREP='/bin/grep -E'
&lt;br&gt;EXEEXT=''
&lt;br&gt;F77='gfortran'
&lt;br&gt;FFLAGS='-g -O2'
&lt;br&gt;GLIB_CFLAGS=''
&lt;br&gt;GLIB_GENMARSHAL=''
&lt;br&gt;GLIB_LIBS=''
&lt;br&gt;GLIB_MKENUMS=''
&lt;br&gt;GMSGFMT='/usr/bin/msgfmt'
&lt;br&gt;GOBJECT_QUERY=''
&lt;br&gt;GREP='/bin/grep'
&lt;br&gt;GSF_CFLAGS=''
&lt;br&gt;GSF_GNOME_CFLAGS=''
&lt;br&gt;GSF_GNOME_LIBS=''
&lt;br&gt;GSF_LIBS=''
&lt;br&gt;GTK_CFLAGS=''
&lt;br&gt;GTK_LIBS=''
&lt;br&gt;HAVE_BZ2_FALSE=''
&lt;br&gt;HAVE_BZ2_TRUE='#'
&lt;br&gt;HAVE_CXX='yes'
&lt;br&gt;HAVE_CXX_FALSE='#'
&lt;br&gt;HAVE_CXX_TRUE=''
&lt;br&gt;HAVE_EXIV2_FALSE='#'
&lt;br&gt;HAVE_EXIV2_TRUE=''
&lt;br&gt;HAVE_GLIB_FALSE=''
&lt;br&gt;HAVE_GLIB_TRUE='#'
&lt;br&gt;HAVE_GNU_LD_FALSE='#'
&lt;br&gt;HAVE_GNU_LD_TRUE=''
&lt;br&gt;HAVE_GTK_FALSE=''
&lt;br&gt;HAVE_GTK_TRUE='#'
&lt;br&gt;HAVE_MPEG2_FALSE=''
&lt;br&gt;HAVE_MPEG2_TRUE='#'
&lt;br&gt;HAVE_PRINTABLE_FALSE='#'
&lt;br&gt;HAVE_PRINTABLE_TRUE=''
&lt;br&gt;HAVE_QT_FALSE=''
&lt;br&gt;HAVE_QT_SVG_FALSE=''
&lt;br&gt;HAVE_QT_SVG_TRUE='#'
&lt;br&gt;HAVE_QT_TRUE='#'
&lt;br&gt;HAVE_VORBISFILE_FALSE=''
&lt;br&gt;HAVE_VORBISFILE_TRUE='#'
&lt;br&gt;HAVE_XPDF_FALSE=''
&lt;br&gt;HAVE_XPDF_TRUE='#'
&lt;br&gt;HAVE_ZLIB_FALSE='#'
&lt;br&gt;HAVE_ZLIB_TRUE=''
&lt;br&gt;INSTALL_DATA='${INSTALL} -m 644'
&lt;br&gt;INSTALL_LTDL_FALSE='#'
&lt;br&gt;INSTALL_LTDL_TRUE=''
&lt;br&gt;INSTALL_PROGRAM='${INSTALL}'
&lt;br&gt;INSTALL_SCRIPT='${INSTALL}'
&lt;br&gt;INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
&lt;br&gt;INTLLIBS=''
&lt;br&gt;ISOLOCALEDIR='5922ISOPFX/share/locale'
&lt;br&gt;LDFLAGS=''
&lt;br&gt;LIBADD_DL='-ldl'
&lt;br&gt;LIBEXT='.so'
&lt;br&gt;LIBICONV=''
&lt;br&gt;LIBINTL=''
&lt;br&gt;LIBLTDL='${top_builddir}/libltdl/libltdl.la'
&lt;br&gt;LIBOBJS=' ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o'
&lt;br&gt;LIBS=''
&lt;br&gt;LIBTOOL='$(SHELL) $(top_builddir)/libtool'
&lt;br&gt;LN_S='ln -s'
&lt;br&gt;LOCALEDIR='${prefix}/share/locale'
&lt;br&gt;LTDLINCL='-I${top_srcdir}/libltdl'
&lt;br&gt;LTLIBICONV=''
&lt;br&gt;LTLIBINTL=''
&lt;br&gt;LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo'
&lt;br&gt;MAKEINFO='${SHELL} /home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/missing --run makeinfo'
&lt;br&gt;MINGW_FALSE=''
&lt;br&gt;MINGW_TRUE='#'
&lt;br&gt;MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
&lt;br&gt;MSGFMT='/usr/bin/msgfmt'
&lt;br&gt;MSGMERGE='/usr/bin/msgmerge'
&lt;br&gt;NEED_VORBIS_FALSE='#'
&lt;br&gt;NEED_VORBIS_TRUE=''
&lt;br&gt;OBJEXT='o'
&lt;br&gt;PACKAGE='libextractor'
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=60&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;PACKAGE_BUGREPORT='bug-libextractor@...&lt;/a&gt;'
&lt;br&gt;PACKAGE_NAME='libextractor'
&lt;br&gt;PACKAGE_STRING='libextractor 0.5.18'
&lt;br&gt;PACKAGE_TARNAME='libextractor'
&lt;br&gt;PACKAGE_VERSION='0.5.18'
&lt;br&gt;PATH_SEPARATOR=':'
&lt;br&gt;PKG_CONFIG='/opt/uclibc-toolchain/ifx-lxdb-1-2//hostutils/bin/pkg-config'
&lt;br&gt;POSUB=''
&lt;br&gt;RANLIB='mips-linux-ranlib'
&lt;br&gt;SET_MAKE=''
&lt;br&gt;SHELL='/bin/sh'
&lt;br&gt;SOMEBSD_FALSE=''
&lt;br&gt;SOMEBSD_TRUE='#'
&lt;br&gt;STRIP='mips-linux-strip'
&lt;br&gt;USE_NLS='no'
&lt;br&gt;VERSION='0.5.18'
&lt;br&gt;WITH_GSF_FALSE=''
&lt;br&gt;WITH_GSF_GNOME_FALSE=''
&lt;br&gt;WITH_GSF_GNOME_TRUE='#'
&lt;br&gt;WITH_GSF_TRUE='#'
&lt;br&gt;XGETTEXT='/usr/bin/xgettext'
&lt;br&gt;XTRA_CPPLIBS='-lstdc++'
&lt;br&gt;ac_ct_CC=''
&lt;br&gt;ac_ct_CXX=''
&lt;br&gt;ac_ct_F77='gfortran'
&lt;br&gt;am__fastdepCC_FALSE='#'
&lt;br&gt;am__fastdepCC_TRUE=''
&lt;br&gt;am__fastdepCXX_FALSE='#'
&lt;br&gt;am__fastdepCXX_TRUE=''
&lt;br&gt;am__include='include'
&lt;br&gt;am__leading_dot='.'
&lt;br&gt;am__quote=''
&lt;br&gt;bindir='${exec_prefix}/bin'
&lt;br&gt;build='i686-pc-linux-gnu'
&lt;br&gt;build_alias='i686-pc-linux-gnu'
&lt;br&gt;build_cpu='i686'
&lt;br&gt;build_os='linux-gnu'
&lt;br&gt;build_vendor='pc'
&lt;br&gt;datadir='${datarootdir}'
&lt;br&gt;datarootdir='${prefix}/share'
&lt;br&gt;docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
&lt;br&gt;dvidir='${docdir}'
&lt;br&gt;exec_prefix='${prefix}'
&lt;br&gt;host='mips-unknown-linux-gnu'
&lt;br&gt;host_alias='mips-linux'
&lt;br&gt;host_cpu='mips'
&lt;br&gt;host_os='linux-gnu'
&lt;br&gt;host_vendor='unknown'
&lt;br&gt;htmldir='${docdir}'
&lt;br&gt;includedir='${prefix}/include'
&lt;br&gt;infodir='${datarootdir}/info'
&lt;br&gt;install_sh='/home/tomy/smb_3378/source/linux/source/user/opensource/libextractor-0.5.18/install-sh'
&lt;br&gt;libdir='${exec_prefix}/lib'
&lt;br&gt;libexecdir='${exec_prefix}/libexec'
&lt;br&gt;localedir='${datarootdir}/locale'
&lt;br&gt;localstatedir='${prefix}/var'
&lt;br&gt;mandir='${datarootdir}/man'
&lt;br&gt;mkdir_p='mkdir -p -- .'
&lt;br&gt;oldincludedir='/usr/include'
&lt;br&gt;pdfdir='${docdir}'
&lt;br&gt;pkgconfig_libdir='${libdir}/pkgconfig'
&lt;br&gt;pkgconfig_libfile='libextractor.pc'
&lt;br&gt;prefix='/home/tomy/File/extractor'
&lt;br&gt;program_transform_name='s,x,x,'
&lt;br&gt;psdir='${docdir}'
&lt;br&gt;sbindir='${exec_prefix}/sbin'
&lt;br&gt;sharedstatedir='${prefix}/com'
&lt;br&gt;subdirs=' libltdl'
&lt;br&gt;sysconfdir='${prefix}/etc'
&lt;br&gt;target_alias=''
&lt;br&gt;&lt;br&gt;## ----------- ##
&lt;br&gt;## confdefs.h. ##
&lt;br&gt;## ----------- ##
&lt;br&gt;&lt;br&gt;#define PACKAGE_NAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;#define PACKAGE_TARNAME &amp;quot;libextractor&amp;quot;
&lt;br&gt;#define PACKAGE_VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;#define PACKAGE_STRING &amp;quot;libextractor 0.5.18&amp;quot;
&lt;br&gt;#define PACKAGE_BUGREPORT &amp;quot;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=61&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;&amp;quot;
&lt;br&gt;#define PACKAGE &amp;quot;libextractor&amp;quot;
&lt;br&gt;#define VERSION &amp;quot;0.5.18&amp;quot;
&lt;br&gt;#define LINUX 1
&lt;br&gt;#define LINUX 1
&lt;br&gt;#define STDC_HEADERS 1
&lt;br&gt;#define HAVE_SYS_TYPES_H 1
&lt;br&gt;#define HAVE_SYS_STAT_H 1
&lt;br&gt;#define HAVE_STDLIB_H 1
&lt;br&gt;#define HAVE_STRING_H 1
&lt;br&gt;#define HAVE_MEMORY_H 1
&lt;br&gt;#define HAVE_STRINGS_H 1
&lt;br&gt;#define HAVE_INTTYPES_H 1
&lt;br&gt;#define HAVE_STDINT_H 1
&lt;br&gt;#define HAVE_UNISTD_H 1
&lt;br&gt;#define HAVE_DLFCN_H 1
&lt;br&gt;#define HAVE_DIRENT_H 1
&lt;br&gt;#define LTDL_SHLIB_EXT &amp;quot;.so&amp;quot;
&lt;br&gt;#define LTDL_SHLIBPATH_VAR &amp;quot;LD_LIBRARY_PATH&amp;quot;
&lt;br&gt;#define LTDL_SYSSEARCHPATH &amp;quot;/lib:/usr/lib:hwcap:0:nosegneg:/usr/lib/lam:/usr/lib/mysql:/usr/lib/qt-3.3/lib&amp;quot;
&lt;br&gt;#define LTDL_OBJDIR &amp;quot;.libs/&amp;quot;
&lt;br&gt;#define HAVE_PRELOADED_SYMBOLS 1
&lt;br&gt;#define HAVE_LIBDL 1
&lt;br&gt;#define HAVE_DLERROR 1
&lt;br&gt;#define error_t int
&lt;br&gt;#define HAVE_ASSERT_H 1
&lt;br&gt;#define HAVE_CTYPE_H 1
&lt;br&gt;#define HAVE_ERRNO_H 1
&lt;br&gt;#define HAVE_MALLOC_H 1
&lt;br&gt;#define HAVE_MEMORY_H 1
&lt;br&gt;#define HAVE_STDLIB_H 1
&lt;br&gt;#define HAVE_STDIO_H 1
&lt;br&gt;#define HAVE_UNISTD_H 1
&lt;br&gt;#define HAVE_STRING_H 1
&lt;br&gt;#define HAVE_STRCHR 1
&lt;br&gt;#define HAVE_STRRCHR 1
&lt;br&gt;#define HAVE_MEMCPY 1
&lt;br&gt;#define HAVE_MEMMOVE 1
&lt;br&gt;#define HAVE_STRCMP 1
&lt;br&gt;#define HAVE_CLOSEDIR 1
&lt;br&gt;#define HAVE_OPENDIR 1
&lt;br&gt;#define HAVE_READDIR 1
&lt;br&gt;#define LOCALEDIR &amp;quot;${prefix}/share/locale&amp;quot;
&lt;br&gt;#define ISOLOCALEDIR &amp;quot;5922ISOPFX/share/locale&amp;quot;
&lt;br&gt;#define _LARGEFILE_SOURCE 1
&lt;br&gt;#define HAVE_FSEEKO 1
&lt;br&gt;#define HAVE_LIBSTDC__ 1
&lt;br&gt;#define HAVE_LANGINFO_H 1
&lt;br&gt;#define HAVE_LIBDL 1
&lt;br&gt;#define HAVE_ZLIB 1
&lt;br&gt;#define STDC_HEADERS 1
&lt;br&gt;#define HAVE_DIRENT_H 1
&lt;br&gt;#define HAVE__BOOL 1
&lt;br&gt;#define HAVE_STDBOOL_H 1
&lt;br&gt;#define HAVE_FCNTL_H 1
&lt;br&gt;#define HAVE_NETINET_IN_H 1
&lt;br&gt;#define HAVE_STDLIB_H 1
&lt;br&gt;#define HAVE_STRING_H 1
&lt;br&gt;#define HAVE_UNISTD_H 1
&lt;br&gt;#define HAVE_LIMITS_H 1
&lt;br&gt;#define HAVE_STDDEF_H 1
&lt;br&gt;#define HAVE_ZLIB_H 1
&lt;br&gt;#define BIG_ENDIAN_HOST 1
&lt;br&gt;#define HAVE_VPRINTF 1
&lt;br&gt;#define HAVE_STDLIB_H 1
&lt;br&gt;#define HAVE_UNISTD_H 1
&lt;br&gt;#define HAVE_GETPAGESIZE 1
&lt;br&gt;#define HAVE_STAT_EMPTY_STRING_BUG 1
&lt;br&gt;#define HAVE_MKSTEMP 1
&lt;br&gt;#define HAVE_STRNDUP 1
&lt;br&gt;#define HAVE_MUNMAP 1
&lt;br&gt;#define HAVE_STRCASECMP 1
&lt;br&gt;#define HAVE_STRDUP 1
&lt;br&gt;#define HAVE_STRNCASECMP 1
&lt;br&gt;#define HAVE_MEMMOVE 1
&lt;br&gt;#define HAVE_MEMSET 1
&lt;br&gt;#define HAVE_STRTOUL 1
&lt;br&gt;#define HAVE_GETCWD 1
&lt;br&gt;#define HAVE_SETENV 1
&lt;br&gt;#define HAVE_STRCHR 1
&lt;br&gt;#define HAVE_STRCSPN 1
&lt;br&gt;#define HAVE_STRRCHR 1
&lt;br&gt;#define HAVE_STRNLEN 1
&lt;br&gt;#define HAVE_STRNDUP 1
&lt;br&gt;#define HAVE_FTRUNCATE 1
&lt;br&gt;#define HAVE_GLIB 0
&lt;br&gt;#define HAVE_EXIV2 1
&lt;br&gt;#define HAVE_GSF 0
&lt;br&gt;&lt;br&gt;configure: exit 0
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085571&amp;i=62&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085571p21085571.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-21085554</id>
	<title>Libextractor:Cross compilation Error</title>
	<published>2008-12-18T20:13:16Z</published>
	<updated>2008-12-18T20:13:16Z</updated>
	<author>
		<name>Tomy Joseph</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2&gt;&lt;tt&gt;Hi,&lt;br&gt;
I tried the following steps to cross compile Libextractor:&lt;br&gt;
1: ./configure target=mips-linux --host=mips-linux build=i686-pc-linux-gnu
&lt;br&gt;
--prefix=/home/tomy/File/extractor (Tried without :build=i686-pc-linux-gnu
&lt;br&gt;
)&lt;br&gt;
2: make : this time I am getting the following errors:&lt;br&gt;
=======================================&lt;br&gt;
In file included from extractor.c:21:&lt;br&gt;
../../src/include/platform.h:60:19: iconv.h: No such file or directory&lt;br&gt;
==========================================================&lt;br&gt;
During Configuration I got the following logs regarding iconv:&lt;br&gt;
===================================================&lt;br&gt;
checking for iconv... no, consider installing GNU libiconv&lt;br&gt;
&lt;br&gt;
checking iconv.h usability... no&lt;br&gt;
checking iconv.h presence... no&lt;br&gt;
checking for iconv.h... no&lt;br&gt;
========================================================&lt;br&gt;
&lt;br&gt;
but in normal x86 Compilation I found that all the checks for iconv is
&lt;br&gt;
yes...&lt;br&gt;
&lt;br&gt;
Could you please tell me the exact problem?? &amp;nbsp;Also I tried with Configure
&lt;br&gt;
options like --with-libiconv-prefix[=DIR] --without-libiconv-prefix..&lt;/tt&gt;&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;Tomy P. Joseph&lt;br&gt;
Samsung ODC,&lt;br&gt;
L&amp;amp;T Infotech,Plot No. 25-30,&lt;br&gt;
EPIP I Phase Industrial Area,&lt;br&gt;
Whitefield,Bangalore-66.&lt;br&gt;
Mobile: +919448856102&lt;br&gt;
Fax:+91-80-8525233.&lt;br&gt;
&lt;br&gt;
( ) L&amp;amp;T Infotech Proprietary &amp;amp; Confidential&lt;br&gt;
( ) L&amp;amp;T Infotech Confidential&lt;br&gt;
(+) L&amp;amp;T Infotech Internal Use only&lt;br&gt;
( ) General Business Information &lt;br&gt;
&lt;b&gt;&lt;br&gt;
Larsen &amp;amp; Toubro Infotech Ltd.&lt;/b&gt;&lt;/font&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;&lt;br&gt;
&lt;/u&gt;&lt;/font&gt;&lt;a href=http://www.lntinfotech.com target=&quot;_top&quot; rel=&quot;nofollow&quot; /&gt;&lt;font size=2 color=blue face=&quot;Trebuchet MS&quot;&gt;&lt;u&gt;www.Lntinfotech.com&lt;/u&gt;&lt;/font&gt;&lt;/a&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;&lt;br&gt;
&lt;br&gt;
This Document is classified as: &lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;input type=checkbox name=F1_chkbox checked value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Proprietary &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Confidential &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech Internal Use Only &amp;nbsp; &lt;/font&gt;&lt;input type=checkbox name=F1_chkbox value=on&gt;&lt;font size=2 face=&quot;Trebuchet MS&quot;&gt;L&amp;amp;T
Infotech General Business &amp;nbsp; &lt;br&gt;
&lt;br&gt;
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. &lt;/font&gt;

&lt;BR&gt;
______________________________________________________________________&lt;BR&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;bug-libextractor mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=21085554&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bug-libextractor@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-libextractor&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-libextractor&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Libextractor---Bugs-f1711.html&quot; embed=&quot;fixTarget[1711]&quot; target=&quot;_top&quot; &gt;Gnu - Libextractor - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Libextractor%3ACross-compilation-Error-tp21085554p21085554.html" />
</entry>

</feed>
