<?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 1705: Function prototypes are an ANSI feature - more problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072537#M719331</link>
    <description>Hi Brian,&lt;BR /&gt;Clay suggested that yesterday, but we are on the phone right now trying something else with a tech from maintenace...will update.&lt;BR /&gt;Richard&lt;BR /&gt;Thanks.</description>
    <pubDate>Tue, 16 Sep 2003 18:23:47 GMT</pubDate>
    <dc:creator>Richard Darling</dc:creator>
    <dc:date>2003-09-16T18:23:47Z</dc:date>
    <item>
      <title>error 1705: Function prototypes are an ANSI feature - more problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072533#M719327</link>
      <description>The program was recoded in K&amp;amp;R c which I did, now we get the following error:&lt;BR /&gt;&lt;BR /&gt;magnal:L1000&amp;gt;:cob -xve "" socketsHP.c -o my_rts&lt;BR /&gt;cob -C nolist -xve  socketsHP.c -o my_rts&lt;BR /&gt;cob: Entry points defined in module: socketsHP.o sockets&lt;BR /&gt;cob: can not execute as&lt;BR /&gt;cob: error(s) in assembling /var/tmp/cobBAAa22504/ldtab.s&lt;BR /&gt;&lt;BR /&gt;It seems that there is a problem with the as assembler program.&lt;BR /&gt;Any ideas appreciated. Richard</description>
      <pubDate>Tue, 16 Sep 2003 16:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072533#M719327</guid>
      <dc:creator>Richard Darling</dc:creator>
      <dc:date>2003-09-16T16:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: error 1705: Function prototypes are an ANSI feature - more problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072534#M719328</link>
      <description>Is there a reason you can't download gcc and use that? The built-in compiler is not meant to be used for anything but kernel builds.&lt;BR /&gt;&lt;BR /&gt;I don't know what this specific error is, but you could avoid all of these hassles by using gcc.</description>
      <pubDate>Tue, 16 Sep 2003 17:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072534#M719328</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-09-16T17:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: error 1705: Function prototypes are an ANSI feature - more problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072535#M719329</link>
      <description>If you are on 10.20, you might check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www2.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=2200095054+&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=31&amp;amp;search.y=12" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/search.do?category=c0&amp;amp;mode=id&amp;amp;searchString=2200095054+&amp;amp;searchCrit=allwords&amp;amp;docType=Security&amp;amp;docType=Patch&amp;amp;docType=EngineerNotes&amp;amp;docType=BugReports&amp;amp;docType=Hardware&amp;amp;docType=ReferenceMaterials&amp;amp;docType=ThirdParty&amp;amp;search.x=31&amp;amp;search.y=12&lt;/A&gt;</description>
      <pubDate>Tue, 16 Sep 2003 18:11:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072535#M719329</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-09-16T18:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: error 1705: Function prototypes are an ANSI feature - more problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072536#M719330</link>
      <description>Hi Kent,&lt;BR /&gt;We are running on 11.0. Thanks.&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 16 Sep 2003 18:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072536#M719330</guid>
      <dc:creator>Richard Darling</dc:creator>
      <dc:date>2003-09-16T18:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: error 1705: Function prototypes are an ANSI feature - more problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072537#M719331</link>
      <description>Hi Brian,&lt;BR /&gt;Clay suggested that yesterday, but we are on the phone right now trying something else with a tech from maintenace...will update.&lt;BR /&gt;Richard&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 16 Sep 2003 18:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072537#M719331</guid>
      <dc:creator>Richard Darling</dc:creator>
      <dc:date>2003-09-16T18:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: error 1705: Function prototypes are an ANSI feature - more problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072538#M719332</link>
      <description>The problem has been resolved. it was an incorrect path to as; should have been /usr/ccs/bin/as. Thanks to all.&lt;BR /&gt;Richard&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Sep 2003 18:40:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-1705-function-prototypes-are-an-ansi-feature-more-problems/m-p/3072538#M719332</guid>
      <dc:creator>Richard Darling</dc:creator>
      <dc:date>2003-09-16T18:40:47Z</dc:date>
    </item>
  </channel>
</rss>

