<?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: awk line error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283427#M641307</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The 'awk' furnished by HP-UX has the limitation of 199 fields as you encountered.&lt;BR /&gt;&lt;BR /&gt;One choice is to install GNU 'awk' from the Porting Center:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/gawk-3.1.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/gawk-3.1.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Mon, 30 May 2011 13:28:52 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2011-05-30T13:28:52Z</dc:date>
    <item>
      <title>awk line error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283426#M641306</link>
      <description>Hi I'am only the owner of this case not the  the programmer : they encountered next error :&lt;BR /&gt;in HP-UX 11v31 Itanium (  hp-gcc-4.3.4 ) &lt;BR /&gt;has someone have any Idea where to look at ??&lt;BR /&gt;  &lt;BR /&gt;(t/130)retrmsb@ahv005:lib/src$ make -f retek.mk depend 2&amp;gt;&amp;amp;1 | tee libdpnd.log&lt;BR /&gt;awk: Line JDBC_ALL_LRGS = srto cannot have more than 199 fields.&lt;BR /&gt;The input line number is 1084.&lt;BR /&gt;The source line number is 1.&lt;BR /&gt;Make: line 236: syntax error.&amp;nbsp; Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.</description>
      <pubDate>Mon, 30 May 2011 13:22:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283426#M641306</guid>
      <dc:creator>vandevoort</dc:creator>
      <dc:date>2011-05-30T13:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: awk line error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283427#M641307</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The 'awk' furnished by HP-UX has the limitation of 199 fields as you encountered.&lt;BR /&gt;&lt;BR /&gt;One choice is to install GNU 'awk' from the Porting Center:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/gawk-3.1.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/gawk-3.1.8/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 30 May 2011 13:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283427#M641307</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2011-05-30T13:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: awk line error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283428#M641308</link>
      <description>This is a limitation in awk.  If the lines are also less then 3000 bytes, you could select a different field delimiter or split your own lines.&lt;BR /&gt;Or you need to use GNU awk, gawk, where there are no limits.</description>
      <pubDate>Mon, 30 May 2011 13:29:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283428#M641308</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-05-30T13:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: awk line error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283429#M641309</link>
      <description>Thanks James and Dennis  .&lt;BR /&gt;I downloaded the gawk.&lt;BR /&gt;This solved my awk(ward) situation :-) .&lt;BR /&gt;</description>
      <pubDate>Tue, 31 May 2011 08:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283429#M641309</guid>
      <dc:creator>vandevoort</dc:creator>
      <dc:date>2011-05-31T08:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: awk line error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283430#M641310</link>
      <description>solved ..</description>
      <pubDate>Tue, 31 May 2011 08:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/awk-line-error/m-p/5283430#M641310</guid>
      <dc:creator>vandevoort</dc:creator>
      <dc:date>2011-05-31T08:28:48Z</dc:date>
    </item>
  </channel>
</rss>

