<?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: Error when installing a software in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-installing-a-software/m-p/4226986#M687366</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I saw the same question in &lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1215061546814+28353475&amp;amp;threadId=1021208" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1215061546814+28353475&amp;amp;threadId=1021208&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but what has to be changed in that file i could not understand.&lt;BR /&gt;&lt;BR /&gt;Please help...</description>
    <pubDate>Thu, 03 Jul 2008 04:08:35 GMT</pubDate>
    <dc:creator>Nivi</dc:creator>
    <dc:date>2008-07-03T04:08:35Z</dc:date>
    <item>
      <title>Error when installing a software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-installing-a-software/m-p/4226985#M687365</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to install Ghostscript inorder to support prinitng to non-Postscript printers. While installing ghostscript i got the following error in "make" command&lt;BR /&gt;&lt;BR /&gt;te-strings -Wno-strict-aliasing -fno-builtin -fno-common -DSYS_TYPES_HAS_STDINT_TYPES -DGX_COLOR_INDEX_TYPE="unsigned long long"    -Ijasper/src/libjasper/include -I./src -I./obj -I./obj -I./src -DJAS_CONFIGURE  -o ./obj/zfjpx.o -c ./src/zfjpx.c&lt;BR /&gt;In file included from jasper/src/libjasper/include/jasper/jasper.h:66,&lt;BR /&gt;                 from ./src/sjpx.h:24,&lt;BR /&gt;                 from ./src/zfjpx.c:37:&lt;BR /&gt;jasper/src/libjasper/include/jasper/jas_types.h:151: error: conflicting types for 'int_fast8_t'&lt;BR /&gt;/usr/include/sys/_inttypes.h:133: error: previous declaration of 'int_fast8_t' was here&lt;BR /&gt;jasper/src/libjasper/include/jasper/jas_types.h:157: error: conflicting types for 'uint_fast8_t'&lt;BR /&gt;/usr/include/sys/_inttypes.h:136: error: previous declaration of 'uint_fast8_t' was here&lt;BR /&gt;jasper/src/libjasper/include/jasper/jas_types.h:162: error: conflicting types for 'int_fast16_t'&lt;BR /&gt;/usr/include/sys/_inttypes.h:145: error: previous declaration of 'int_fast16_t' was here&lt;BR /&gt;jasper/src/libjasper/include/jasper/jas_types.h:168: error: conflicting types for 'uint_fast16_t'&lt;BR /&gt;/usr/include/sys/_inttypes.h:148: error: previous declaration of 'uint_fast16_t' was here&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;I could not understand what is actually conflicting.&lt;BR /&gt;&lt;BR /&gt;please help me to solve this error.&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Thu, 03 Jul 2008 03:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-installing-a-software/m-p/4226985#M687365</guid>
      <dc:creator>Nivi</dc:creator>
      <dc:date>2008-07-03T03:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error when installing a software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-installing-a-software/m-p/4226986#M687366</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I saw the same question in &lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1215061546814+28353475&amp;amp;threadId=1021208" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1215061546814+28353475&amp;amp;threadId=1021208&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but what has to be changed in that file i could not understand.&lt;BR /&gt;&lt;BR /&gt;Please help...</description>
      <pubDate>Thu, 03 Jul 2008 04:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-installing-a-software/m-p/4226986#M687366</guid>
      <dc:creator>Nivi</dc:creator>
      <dc:date>2008-07-03T04:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error when installing a software</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-installing-a-software/m-p/4226987#M687367</link>
      <description>&amp;gt;but what has to be changed in that file i could not understand.&lt;BR /&gt;&lt;BR /&gt;It should be obvious.  What's in jas_types.h is garbage, what's in HP-UX's &lt;SYS&gt; is by fiat, good.  So change/remove jas_types.h:151, jas_types.h:157 jas_types.h:162, jas_types.h:168.&lt;BR /&gt;You could these 4 bad typedefs in an "#ifndef __hpux" block.&lt;/SYS&gt;</description>
      <pubDate>Thu, 03 Jul 2008 10:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-installing-a-software/m-p/4226987#M687367</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-03T10:02:32Z</dc:date>
    </item>
  </channel>
</rss>

