<?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 Help with chpasswd-cgi compilation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496747#M728396</link>
    <description />
    <pubDate>Wed, 21 Feb 2001 16:53:21 GMT</pubDate>
    <dc:creator>Shannon Petry</dc:creator>
    <dc:date>2001-02-21T16:53:21Z</dc:date>
    <item>
      <title>Help with chpasswd-cgi compilation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496747#M728396</link>
      <description />
      <pubDate>Wed, 21 Feb 2001 16:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496747#M728396</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-02-21T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help with chpasswd-cgi compilation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496748#M728397</link>
      <description>Looks like the code has been removed from the site you mentioned, but taking a guess I'd say there are probably some syntax errors in the code.&lt;BR /&gt;&lt;BR /&gt;As for the gcc errors; did you grab and install the binutils package when you installed gcc?  Is /opt/binutils/bin in your PATH when you try compiling using gcc?</description>
      <pubDate>Wed, 21 Feb 2001 19:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496748#M728397</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2001-02-21T19:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with chpasswd-cgi compilation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496749#M728398</link>
      <description>I can definately say the problem is NOT syntax errors for ANSI/C.  There were a lot of new style comments "//" which the ANSI/C bundle will not accept, so I removed, checked the source for syntax errors.&lt;BR /&gt;&lt;BR /&gt;The exact header and .c files I copied to my Sun box running gcc, and it compiled fine.  I guess it's a way that subfunctions are declared that ANSI/C does not like.&lt;BR /&gt;&lt;BR /&gt;As for gcc, I downloaded the package from the Utah porting center.  with ansi/c, I do not need binutils, as that includes a lesser version of cpp, yacc, lex, etc... than is shipped with HP-UX.  I'll install it, and try again with gcc and see.  To me it looks more like it is having difficulty with the assembler?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for suggestions though.&lt;BR /&gt;I put the source bundle on one of my public FTP servers.&lt;BR /&gt;ftp.invenioeng.com/pub/chpasswd-cgi.tar.gz&lt;BR /&gt;&lt;BR /&gt;I really got it from "&lt;A href="http://www.squid-cache.org" target="_blank"&gt;www.squid-cache.org&lt;/A&gt;" downloads section, and I'm not sure where their link is.  the internal source gave the url mentioned b4.  sorry bout that.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Feb 2001 14:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496749#M728398</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-02-22T14:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help with chpasswd-cgi compilation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496750#M728399</link>
      <description>Never mind for now, as I think my last comment fixes somewhat my problem.  It is the assembler that is having problems, because gcc is looking for /opt/binutils/bin/as for the assembler.  This may fix the assembeler problem with gcc as it is defaulting to /usr/ccs/bin/as as the assembler.&lt;BR /&gt;&lt;BR /&gt;I still wonder why ansi/c has problems with the sub-functions though......&lt;BR /&gt;&lt;BR /&gt;Shannon&lt;BR /&gt;&lt;BR /&gt;PS.  Is there a way to make the HP ANSI/C support new style c comments?  "//  comment"</description>
      <pubDate>Thu, 22 Feb 2001 15:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-with-chpasswd-cgi-compilation/m-p/2496750#M728399</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2001-02-22T15:02:00Z</dc:date>
    </item>
  </channel>
</rss>

