<?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: c++ compilation error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192440#M689622</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Looks like your header files are missing.&lt;BR /&gt;&lt;BR /&gt;Find them, make sure they are on SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;Make sure the compilers know where they are.&lt;BR /&gt;&lt;BR /&gt;1.error: dce/pthread.h: No such file or directory&lt;BR /&gt;2.error: dce/idlbase.h: No such file or directory&lt;BR /&gt;3.error: dce/nbase.h: No such file or directory&lt;BR /&gt;4.error: dce/rpc.h: No such file or directory&lt;BR /&gt;5.error: udcex_init_trace.h: No such file or directory&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 06 May 2008 12:22:08 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-05-06T12:22:08Z</dc:date>
    <item>
      <title>c++ compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192438#M689620</link>
      <description>Hello everyone,&lt;BR /&gt;&lt;BR /&gt;I had a HP-UX inccishh B.11.11 U 9000/800 4046719263 unlimited-user license in my server.&lt;BR /&gt;i had all 3 GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.&lt;BR /&gt;&lt;BR /&gt;here i am trying to compile c++ module.i am getting many errors.pls find the some of the errors.&lt;BR /&gt;errors:&lt;BR /&gt;=========&lt;BR /&gt;1.error: dce/pthread.h: No such file or directory&lt;BR /&gt;2.error: dce/idlbase.h: No such file or directory&lt;BR /&gt;3.error: dce/nbase.h: No such file or directory&lt;BR /&gt;4.error: dce/rpc.h: No such file or directory&lt;BR /&gt;5.error: udcex_init_trace.h: No such file or directory&lt;BR /&gt;6.error: 'idl_long_int' does not name a type&lt;BR /&gt;7.'boolean32' does not name a type&lt;BR /&gt;8.'unsigned32' does not name a type&lt;BR /&gt;9.'unsigned32' has not been declared&lt;BR /&gt;10.ISO C++ forbids declaration of 'uuid_t' with no type&lt;BR /&gt;11.ISO C++ forbids declaration of 'unsigned_char_t' with no type&lt;BR /&gt;&lt;BR /&gt;from these errors i am sure my server is missing dce/rpc.h files.&lt;BR /&gt;&lt;BR /&gt;can somebody suggest why these errors are causing &amp;amp; where can i download the dce/rpc.h files.&lt;BR /&gt;&lt;BR /&gt;any help appriciated&lt;BR /&gt;&lt;BR /&gt;withregards,&lt;BR /&gt;Mannam</description>
      <pubDate>Tue, 06 May 2008 11:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192438#M689620</guid>
      <dc:creator>mannam</dc:creator>
      <dc:date>2008-05-06T11:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: c++ compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192439#M689621</link>
      <description>&amp;gt; [...] i am trying to compile [...]&lt;BR /&gt;&lt;BR /&gt;What?  How?  (Actual compiler command?)&lt;BR /&gt;&lt;BR /&gt;&amp;gt; from these errors i am sure my server is&lt;BR /&gt;&amp;gt; missing dce/rpc.h files.&lt;BR /&gt;&lt;BR /&gt;From these errors, it appears that the&lt;BR /&gt;compiler is not finding those header files.&lt;BR /&gt;This is not the same thing as the files being&lt;BR /&gt;missing.&lt;BR /&gt;&lt;BR /&gt;Consider, for example:&lt;BR /&gt;&lt;BR /&gt;/usr/include/pthread.h&lt;BR /&gt;/usr/include/rpc/rpc.h&lt;BR /&gt;&lt;BR /&gt;Is there an optional DCE product which has&lt;BR /&gt;not been (completely) installed?</description>
      <pubDate>Tue, 06 May 2008 12:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192439#M689621</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-06T12:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: c++ compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192440#M689622</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Looks like your header files are missing.&lt;BR /&gt;&lt;BR /&gt;Find them, make sure they are on SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;Make sure the compilers know where they are.&lt;BR /&gt;&lt;BR /&gt;1.error: dce/pthread.h: No such file or directory&lt;BR /&gt;2.error: dce/idlbase.h: No such file or directory&lt;BR /&gt;3.error: dce/nbase.h: No such file or directory&lt;BR /&gt;4.error: dce/rpc.h: No such file or directory&lt;BR /&gt;5.error: udcex_init_trace.h: No such file or directory&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 May 2008 12:22:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192440#M689622</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-06T12:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: c++ compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192441#M689623</link>
      <description>hello,&lt;BR /&gt;thaks 4 r u r quick replies.&lt;BR /&gt;&lt;BR /&gt;it seems to be there is no DCE product in my server.&lt;BR /&gt;can somebody suggest where to download &amp;amp;how to install DCE product.is it a freeware?&lt;BR /&gt;&lt;BR /&gt;with regards,&lt;BR /&gt;Mannam</description>
      <pubDate>Tue, 06 May 2008 12:41:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192441#M689623</guid>
      <dc:creator>mannam</dc:creator>
      <dc:date>2008-05-06T12:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: c++ compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192442#M689624</link>
      <description>&amp;gt;it seems to be there is no DCE product in my server.  is it a freeware?&lt;BR /&gt;&lt;BR /&gt;Why do you want to use DCE?  If you just want pthreads, it's there.&lt;BR /&gt;You have to purchase DCE.&lt;BR /&gt;</description>
      <pubDate>Wed, 07 May 2008 10:16:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/c-compilation-error/m-p/4192442#M689624</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-07T10:16:24Z</dc:date>
    </item>
  </channel>
</rss>

