<?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: Getting %CC-E-REDEFSTRUCT Error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961995#M33616</link>
    <description>Thanks Archunan!&lt;BR /&gt;&lt;BR /&gt;I have found the conflicting structure declaration of "_CTB" in SYS$COMMON:[SYSLIB]SYS$LIB_C.TLB for Console Terminal Block and renamed my _CTB structure decalaration to a different name to avoid conflit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Feb 2006 17:09:16 GMT</pubDate>
    <dc:creator>XMAN_1</dc:creator>
    <dc:date>2006-02-22T17:09:16Z</dc:date>
    <item>
      <title>Getting %CC-E-REDEFSTRUCT Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961993#M33614</link>
      <description>Hello! Guru's,&lt;BR /&gt;&lt;BR /&gt;Need help over here!! :)&lt;BR /&gt;&lt;BR /&gt;I am getting the following redefine structure error when compiling the source code on OpenVMS 7.2-1 using DEC C 6.0-001 compiler. &lt;BR /&gt;&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;typedef struct _ctb {&lt;BR /&gt;........^&lt;BR /&gt;%CC-E-REDEFSTRUCT, In this declaration, the struct "_ctb" is redefined.&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Strange things is when compiling the same source code on VMS 6.2-1H3 using the same DEC C 6.0-001 compiler I am not getting this error.&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance!&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;I have already checked and applied the HP provided solution regarding time.h &amp;amp; signal.h and its not working either.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Feb 2006 15:04:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961993#M33614</guid>
      <dc:creator>XMAN_1</dc:creator>
      <dc:date>2006-02-22T15:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Getting %CC-E-REDEFSTRUCT Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961994#M33615</link>
      <description>XMAN,&lt;BR /&gt;&lt;BR /&gt;I didn't check it, I would like you to check this header file rpb.h for any declaration about struct ctb.&lt;BR /&gt;&lt;BR /&gt;Though you use same DEC C version, your VMS 7.2-1 may have difft library; your default library may be pointing to this, where the rpb.h may have the duplicate definition of ctb struct.&lt;BR /&gt;&lt;BR /&gt;Check this, if it is, then try comment your ctb struct declaration in the program.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Wed, 22 Feb 2006 15:48:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961994#M33615</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-02-22T15:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting %CC-E-REDEFSTRUCT Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961995#M33616</link>
      <description>Thanks Archunan!&lt;BR /&gt;&lt;BR /&gt;I have found the conflicting structure declaration of "_CTB" in SYS$COMMON:[SYSLIB]SYS$LIB_C.TLB for Console Terminal Block and renamed my _CTB structure decalaration to a different name to avoid conflit.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Feb 2006 17:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961995#M33616</guid>
      <dc:creator>XMAN_1</dc:creator>
      <dc:date>2006-02-22T17:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting %CC-E-REDEFSTRUCT Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961996#M33617</link>
      <description>It's often helpful to compile with /LIST&lt;BR /&gt;/SHOW = ALL, and then scan the listing file&lt;BR /&gt;for the source of the complaint, here,&lt;BR /&gt;"_ctb".</description>
      <pubDate>Wed, 22 Feb 2006 19:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/getting-cc-e-redefstruct-error/m-p/4961996#M33617</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-02-22T19:55:46Z</dc:date>
    </item>
  </channel>
</rss>

