<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem compiling GD.pm (perl) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892464#M719554</link>
    <description>Hi!&lt;BR /&gt;There could be many reasons for "unsatisfied&lt;BR /&gt;symbols": &lt;BR /&gt;1.) the symbol is indeed missing on right place/check this with "nm" for only "indef"'s there/;&lt;BR /&gt;2.) The reference is wrong&lt;BR /&gt;3.) Incorrect link order&lt;BR /&gt;4.)Version conflict: /it's your problem I thing :)/ Often runtime libraries depend on each other, so you must have all libraries, compiled on 11.00 in order to escape from &lt;BR /&gt;build problems. Refer to attachment here.&lt;BR /&gt;Regards, Stan&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Thu, 30 Jan 2003 07:49:13 GMT</pubDate>
    <dc:creator>Stanimir</dc:creator>
    <dc:date>2003-01-30T07:49:13Z</dc:date>
    <item>
      <title>Problem compiling GD.pm (perl)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892463#M719553</link>
      <description>Trying to compile GD on HPUX 11.00.  The "perl Makefile" seems to go ok, but the "make" fails - see below.  I've installed libgd various ways - from HPUX Software  Porting and Archive, from boutell.com.  Any advice is appreciated.&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: jpeg_CreateDecompress (code)  from /usr/loca&lt;BR /&gt;l/lib/libgd.sl&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: jpeg_set_defaults (code)  from /usr/local/li&lt;BR /&gt;b/libgd.sl&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: jpeg_start_decompress (code)  from /usr/loca&lt;BR /&gt;l/lib/libgd.sl&lt;BR /&gt;Can't load './blib/arch/auto/GD/GD.sl' for module GD: Unresolved external at /op&lt;BR /&gt;t/perl/lib/5.8.0/PA-RISC2.0/DynaLoader.pm line 229.&lt;BR /&gt; at t/GD.t line 11&lt;BR /&gt;Compilation failed in require at t/GD.t line 11.&lt;BR /&gt;BEGIN failed--compilation aborted at t/GD.t line 11.&lt;BR /&gt;t/GD....dubious                                                              &lt;BR /&gt;        Test returned status 255 (wstat 65280, 0xff00)&lt;BR /&gt;DIED. FAILED tests 1-10&lt;BR /&gt;        Failed 10/10 tests, 0.00% okay</description>
      <pubDate>Wed, 29 Jan 2003 20:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892463#M719553</guid>
      <dc:creator>Pat Campbell</dc:creator>
      <dc:date>2003-01-29T20:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling GD.pm (perl)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892464#M719554</link>
      <description>Hi!&lt;BR /&gt;There could be many reasons for "unsatisfied&lt;BR /&gt;symbols": &lt;BR /&gt;1.) the symbol is indeed missing on right place/check this with "nm" for only "indef"'s there/;&lt;BR /&gt;2.) The reference is wrong&lt;BR /&gt;3.) Incorrect link order&lt;BR /&gt;4.)Version conflict: /it's your problem I thing :)/ Often runtime libraries depend on each other, so you must have all libraries, compiled on 11.00 in order to escape from &lt;BR /&gt;build problems. Refer to attachment here.&lt;BR /&gt;Regards, Stan&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2003 07:49:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892464#M719554</guid>
      <dc:creator>Stanimir</dc:creator>
      <dc:date>2003-01-30T07:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling GD.pm (perl)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892465#M719555</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Get the gd source and start again from that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcc6d7e990647d4118fee0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcc6d7e990647d4118fee0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                 Steve Steel</description>
      <pubDate>Thu, 30 Jan 2003 13:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892465#M719555</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-01-30T13:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem compiling GD.pm (perl)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892466#M719556</link>
      <description>Thanks for responding.&lt;BR /&gt;&lt;BR /&gt;I've tried to rebuild all dependent modules (libpng, jpge, zlib, freetype, gd). I thinks the problem may be related to libpng.  I obtained an eval version of these libraries from TWWfsw and was able to get GD installed.</description>
      <pubDate>Fri, 31 Jan 2003 17:27:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-compiling-gd-pm-perl/m-p/2892466#M719556</guid>
      <dc:creator>Pat Campbell</dc:creator>
      <dc:date>2003-01-31T17:27:35Z</dc:date>
    </item>
  </channel>
</rss>

