<?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: NEED help with compling in 64 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144579#M683183</link>
    <description>need to declare my flock as struct</description>
    <pubDate>Wed, 03 Dec 2008 22:40:17 GMT</pubDate>
    <dc:creator>Anwarul Kabir</dc:creator>
    <dc:date>2008-12-03T22:40:17Z</dc:date>
    <item>
      <title>NEED help with compling in 64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144576#M683180</link>
      <description>Hi I am very new at C++ and HP_UX and I am trying to compile a application thats currently running in 32bit. Now I am trying to compile it in the new setup in 64.&lt;BR /&gt;&lt;BR /&gt;here is the makefile.cflags&lt;BR /&gt;CFLAGS_BASE=+DD64 -AA -z -g -mt +x -DSTD_AA +Z&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After a lot of fixing paths and stuff i am stumped in this error.&lt;BR /&gt;&lt;BR /&gt;"trans_error.cpp", line 373: error #2065: expected a ";"&lt;BR /&gt;    flock fl;&lt;BR /&gt;          ^&lt;BR /&gt;&lt;BR /&gt;"trans_error.cpp", line 374: error #2020: identifier "fl" is undefined&lt;BR /&gt;    memset (&amp;amp;fl, 0, sizeof(fl));  // Initialize the flock structure&lt;BR /&gt;&lt;BR /&gt;we have a .cpp and .h file which has flock declared and I bet since its running in the old system declaration or adding the .h file is not the problem here. so please some one help me or direct me what to do.&lt;BR /&gt;&lt;BR /&gt;thanks in advance</description>
      <pubDate>Wed, 03 Dec 2008 21:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144576#M683180</guid>
      <dc:creator>Anwarul Kabir</dc:creator>
      <dc:date>2008-12-03T21:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: NEED help with compling in 64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144577#M683181</link>
      <description>I know nothing, but does this look useful?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1289006" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1289006&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] application thats currently running&lt;BR /&gt;&amp;gt; in 32bit.&lt;BR /&gt;&lt;BR /&gt;_Where_ is it running?</description>
      <pubDate>Wed, 03 Dec 2008 22:33:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144577#M683181</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-12-03T22:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: NEED help with compling in 64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144578#M683182</link>
      <description>I got your email just second after i found the solution. your link states exactly what I needed. New system had an entry for flock which the old system didn't. so i guess the compiler got confiused. I had to declare my flock as struct and it worked.&lt;BR /&gt;&lt;BR /&gt;Thanks for your answer and I tried to give points but the website didn't gave me any option! it says it gave the points... i am not sure how the website figured out whom to give the points...&lt;BR /&gt;&lt;BR /&gt;anyhow. thanks</description>
      <pubDate>Wed, 03 Dec 2008 22:39:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144578#M683182</guid>
      <dc:creator>Anwarul Kabir</dc:creator>
      <dc:date>2008-12-03T22:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: NEED help with compling in 64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144579#M683183</link>
      <description>need to declare my flock as struct</description>
      <pubDate>Wed, 03 Dec 2008 22:40:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/need-help-with-compling-in-64/m-p/5144579#M683183</guid>
      <dc:creator>Anwarul Kabir</dc:creator>
      <dc:date>2008-12-03T22:40:17Z</dc:date>
    </item>
  </channel>
</rss>

