<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>You can use &quot;make VERBOSE=1&quot; to see the compile / link lines that are failing. &nbsp;Shot in the dark, maybe you could add –fPIC to your compile / link options.</div><div><br></div><div>--josh</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> M Naveed Akram &lt;<a href="mailto:cmnajs@gmail.com">cmnajs@gmail.com</a>&gt;<br><span style="font-weight:bold">Date: </span> Fri, 2 Dec 2011 06:00:37 -0800<br><span style="font-weight:bold">To: </span> suzuki toshiya &lt;<a href="mailto:mpsuzuki@hiroshima-u.ac.jp">mpsuzuki@hiroshima-u.ac.jp</a>&gt;<br><span style="font-weight:bold">Cc: </span> poppler &lt;<a href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a>&gt;<br><span style="font-weight:bold">Subject: </span> Re: [poppler] Poppler Compilation Issue<br></div><div><br></div>I am trying to install poppler from source. I ran './configure' and then 'make' and getting the output&nbsp;<div><br></div><div>here is a little more output</div><div><br></div><div><br></div><div><div>make[3]: Entering directory `/root/poppler/poppler'</div><div>&nbsp; CXX &nbsp; &nbsp;SplashOutputDev.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Annot.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Array.lo</div><div>&nbsp; CXX &nbsp; &nbsp;BuiltinFont.lo</div><div>&nbsp; CXX &nbsp; &nbsp;BuiltinFontTables.lo</div><div>&nbsp; CXX &nbsp; &nbsp;CachedFile.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Catalog.lo</div><div>&nbsp; CXX &nbsp; &nbsp;CharCodeToUnicode.lo</div><div>&nbsp; CXX &nbsp; &nbsp;CMap.lo</div><div>&nbsp; CXX &nbsp; &nbsp;DateInfo.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Decrypt.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Dict.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Error.lo</div><div>&nbsp; CXX &nbsp; &nbsp;FileSpec.lo</div><div>&nbsp; CXX &nbsp; &nbsp;FontEncodingTables.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Form.lo</div><div>&nbsp; CXX &nbsp; &nbsp;FontInfo.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Function.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Gfx.lo</div><div>&nbsp; CXX &nbsp; &nbsp;GfxFont.lo</div><div>&nbsp; CXX &nbsp; &nbsp;GfxState.lo</div><div>&nbsp; CXX &nbsp; &nbsp;GlobalParams.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Hints.lo</div><div>&nbsp; CXX &nbsp; &nbsp;JArithmeticDecoder.lo</div><div>&nbsp; CXX &nbsp; &nbsp;JBIG2Stream.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Lexer.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Link.lo</div><div>&nbsp; CXX &nbsp; &nbsp;LocalPDFDocBuilder.lo</div><div>&nbsp; CXX &nbsp; &nbsp;NameToCharCode.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Object.lo</div><div>&nbsp; CXX &nbsp; &nbsp;OptionalContent.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Outline.lo</div><div>&nbsp; CXX &nbsp; &nbsp;OutputDev.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Page.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Parser.lo</div><div>&nbsp; CXX &nbsp; &nbsp;PDFDoc.lo</div><div>&nbsp; CXX &nbsp; &nbsp;PDFDocFactory.lo</div><div>&nbsp; CXX &nbsp; &nbsp;ProfileData.lo</div><div>&nbsp; CXX &nbsp; &nbsp;PreScanOutputDev.lo</div><div>&nbsp; CXX &nbsp; &nbsp;PSTokenizer.lo</div><div>&nbsp; CXX &nbsp; &nbsp;StdinCachedFile.lo</div><div>&nbsp; CXX &nbsp; &nbsp;StdinPDFDocBuilder.lo</div><div>&nbsp; CXX &nbsp; &nbsp;Stream.lo</div><div>
&nbsp; CXX &nbsp; &nbsp;UnicodeMap.lo</div><div>&nbsp; CXX &nbsp; &nbsp;ViewerPreferences.lo</div><div>&nbsp; CXX &nbsp; &nbsp;XRef.lo</div><div>&nbsp; CXX &nbsp; &nbsp;PSOutputDev.lo</div><div>&nbsp; CXX &nbsp; &nbsp;TextOutputDev.lo</div><div>&nbsp; CXX &nbsp; &nbsp;PageLabelInfo.lo</div><div>&nbsp; CXX &nbsp; &nbsp;SecurityHandler.lo</div><div>&nbsp; CXX &nbsp; &nbsp;XpdfPluginAPI.lo</div><div>&nbsp; CXXLD &nbsp;<a href="http://libpoppler.la">libpoppler.la</a></div><div>/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc&#43;&#43;.a(functexcept.o): relocation R_X86_64_32 against `std::bad_typeid::~bad_typeid()' can not be used when making a shared object; recompile with -fPIC</div><div>/usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc&#43;&#43;.a: could not read symbols: Bad value</div><div>collect2: ld returned 1 exit status</div><div>make[3]: *** [<a href="http://libpoppler.la">libpoppler.la</a>] Error 1</div><div>make[3]: Leaving directory `/root/poppler/poppler'</div><div>make[2]: *** [all] Error 2</div><div>make[2]: Leaving directory `/root/poppler/poppler'</div><div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory `/root/poppler'</div><div>make: *** [all] Error 2</div><div><br></div><br><div class="gmail_quote">2011/12/2 suzuki toshiya <span dir="ltr">&lt;<a href="mailto:mpsuzuki@hiroshima-u.ac.jp">mpsuzuki@hiroshima-u.ac.jp</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

It might be difficult for most subscribers to understand what you did and<br>
what you get, so it might be difficult for them to help...<br><br>
Regards,<br>
mpsuzuki<br><div><div class="h5"><br>
M Naveed Akram wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I am receiving following error while make:<br>
&gt;<br>
&gt;<br>
&gt; /usr/bin/ld:<br>
&gt; /usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc&#43;&#43;.a(functexcept.o): relocation<br>
&gt; R_X86_64_32 against `std::bad_typeid::~bad_typeid()' can not be used when<br>
&gt; making a shared object; recompile with -fPIC<br>
&gt; /usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc&#43;&#43;.a: could not read symbols:<br>
&gt; Bad value<br>
&gt; collect2: ld returned 1 exit status<br>
&gt;<br>
&gt;<br>
&gt; Can someone help me to resolve this issue<br>
&gt;<br>
&gt;<br>
&gt;<br></div></div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; poppler mailing list<br>
&gt; <a href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/poppler" target="_blank">http://lists.freedesktop.org/mailman/listinfo/poppler</a><br><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><font face="arial,helvetica,sans-serif">Regards</font></div><font face="arial,helvetica,sans-serif"><a href="http://naveedakram.info/" target="_blank">M Naveed Akram</a></font><div><font face="arial,helvetica,sans-serif">Web Application Programmer</font></div><br></div></span></body></html>