<?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 Invalid loader fixup in text space needed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-loader-fixup-in-text-space-needed/m-p/3275746#M715283</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;I am trying to compile a perl module called DBD-Informix and am running in the following problem:&lt;BR /&gt;        LD_RUN_PATH="" INFORMIXC='/opt/perl/bin/perl esqlld' ESQLLD='gcc -shared&lt;BR /&gt; -static-libgcc -fPIC' esql  -shared -static-libgcc -fPIC Informix.o dbdimp.o db&lt;BR /&gt;dattr.o sqltoken.o sqltype.o ixblob.o decsci.o odbctype.o link.o esqlcver.o esql&lt;BR /&gt;c_v6.o  -o blib/arch/auto/DBD/Informix/Informix.sl&lt;BR /&gt;/usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for sy&lt;BR /&gt;mbol "$0000006A" in input file: "/apps11/informix/lib/esql/libifgen.a(rmsg.o)".&lt;BR /&gt;Make sure it was compiled with +z/+Z.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;I am using gcc 3.3.3, HP-UX 11.11 64bit, Informix 7.31, Client SDK 2.40.&lt;BR /&gt;&lt;BR /&gt;How can I fix this error?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Olivier Delaporte&lt;BR /&gt;</description>
    <pubDate>Thu, 13 May 2004 13:17:59 GMT</pubDate>
    <dc:creator>delaporte</dc:creator>
    <dc:date>2004-05-13T13:17:59Z</dc:date>
    <item>
      <title>Invalid loader fixup in text space needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-loader-fixup-in-text-space-needed/m-p/3275746#M715283</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I am trying to compile a perl module called DBD-Informix and am running in the following problem:&lt;BR /&gt;        LD_RUN_PATH="" INFORMIXC='/opt/perl/bin/perl esqlld' ESQLLD='gcc -shared&lt;BR /&gt; -static-libgcc -fPIC' esql  -shared -static-libgcc -fPIC Informix.o dbdimp.o db&lt;BR /&gt;dattr.o sqltoken.o sqltype.o ixblob.o decsci.o odbctype.o link.o esqlcver.o esql&lt;BR /&gt;c_v6.o  -o blib/arch/auto/DBD/Informix/Informix.sl&lt;BR /&gt;/usr/ccs/bin/ld: Invalid loader fixup in text space needed in output file for sy&lt;BR /&gt;mbol "$0000006A" in input file: "/apps11/informix/lib/esql/libifgen.a(rmsg.o)".&lt;BR /&gt;Make sure it was compiled with +z/+Z.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;I am using gcc 3.3.3, HP-UX 11.11 64bit, Informix 7.31, Client SDK 2.40.&lt;BR /&gt;&lt;BR /&gt;How can I fix this error?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Olivier Delaporte&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2004 13:17:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-loader-fixup-in-text-space-needed/m-p/3275746#M715283</guid>
      <dc:creator>delaporte</dc:creator>
      <dc:date>2004-05-13T13:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid loader fixup in text space needed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/invalid-loader-fixup-in-text-space-needed/m-p/3275747#M715284</link>
      <description>you are linking object files which were not compiled with the -fPIC gcc option. they should be recompiled with -fPIC.</description>
      <pubDate>Fri, 14 May 2004 03:49:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/invalid-loader-fixup-in-text-space-needed/m-p/3275747#M715284</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-05-14T03:49:44Z</dc:date>
    </item>
  </channel>
</rss>

