<?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 Sendmail compiling problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660652#M929367</link>
    <description>Hello &lt;BR /&gt;   I have a HP 9000 server with HP 11.0 and gcc 2.9 installed. I need to install sendmail on my machine. I have downloaded sendmail 8.12.2 . following are the steps i take and &lt;BR /&gt;the error message that comes up&lt;BR /&gt;&lt;BR /&gt;cd sendmail-8.12.2.sendmail&lt;BR /&gt;./Build&lt;BR /&gt;&lt;BR /&gt;(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;(Bundled) cc: warning 480: The +O2 option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;cpp: "../../include/sm/gen.h", line 42: error 4036: Can't open include file 'stddef.h'.&lt;BR /&gt;cpp: "assert.c", line 20: error 4036: Can't open include file 'stdlib.h'.&lt;BR /&gt;cpp: "../../include/sm/io.h", line 24: error 4036: Can't open include file 'stdio.h'.&lt;BR /&gt;cpp: "../../include/sm/varargs.h", line 25: error 4036: Can't open include file 'varargs.h'&lt;BR /&gt;&lt;BR /&gt;I think it has got to do with the cpp compiler which it is using instead of g++.&lt;BR /&gt;I even tried changing ../devtools/OS/HP-UX.11.x&lt;BR /&gt;file &lt;BR /&gt;&lt;BR /&gt;define(`confCClibsmi', `cc -Ae')&lt;BR /&gt;define(`confCC', `cc -Ae')       &lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;define(`confCClibsmi', `g++')&lt;BR /&gt;define(`confCC', `g++')       &lt;BR /&gt;&lt;BR /&gt;can anyone help me out with this problem&lt;BR /&gt;Thanks in advance</description>
    <pubDate>Thu, 07 Feb 2002 13:24:43 GMT</pubDate>
    <dc:creator>Amar Batham</dc:creator>
    <dc:date>2002-02-07T13:24:43Z</dc:date>
    <item>
      <title>Sendmail compiling problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660652#M929367</link>
      <description>Hello &lt;BR /&gt;   I have a HP 9000 server with HP 11.0 and gcc 2.9 installed. I need to install sendmail on my machine. I have downloaded sendmail 8.12.2 . following are the steps i take and &lt;BR /&gt;the error message that comes up&lt;BR /&gt;&lt;BR /&gt;cd sendmail-8.12.2.sendmail&lt;BR /&gt;./Build&lt;BR /&gt;&lt;BR /&gt;(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;(Bundled) cc: warning 480: The +O2 option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;cpp: "../../include/sm/gen.h", line 42: error 4036: Can't open include file 'stddef.h'.&lt;BR /&gt;cpp: "assert.c", line 20: error 4036: Can't open include file 'stdlib.h'.&lt;BR /&gt;cpp: "../../include/sm/io.h", line 24: error 4036: Can't open include file 'stdio.h'.&lt;BR /&gt;cpp: "../../include/sm/varargs.h", line 25: error 4036: Can't open include file 'varargs.h'&lt;BR /&gt;&lt;BR /&gt;I think it has got to do with the cpp compiler which it is using instead of g++.&lt;BR /&gt;I even tried changing ../devtools/OS/HP-UX.11.x&lt;BR /&gt;file &lt;BR /&gt;&lt;BR /&gt;define(`confCClibsmi', `cc -Ae')&lt;BR /&gt;define(`confCC', `cc -Ae')       &lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;define(`confCClibsmi', `g++')&lt;BR /&gt;define(`confCC', `g++')       &lt;BR /&gt;&lt;BR /&gt;can anyone help me out with this problem&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Thu, 07 Feb 2002 13:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660652#M929367</guid>
      <dc:creator>Amar Batham</dc:creator>
      <dc:date>2002-02-07T13:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail compiling problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660653#M929368</link>
      <description>Why not install sendmail from your application CD's? 11i has version 8.9.3, and 11 on one of my machines is 8.8.6.&lt;BR /&gt;&lt;BR /&gt;Do you need 8.12.2?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 07 Feb 2002 13:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660653#M929368</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-07T13:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail compiling problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660654#M929369</link>
      <description>Well i have even tried this out with sendmail 8.8.8 but it doesn't seems to work.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2002 13:50:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660654#M929369</guid>
      <dc:creator>Amar Batham</dc:creator>
      <dc:date>2002-02-07T13:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail compiling problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660655#M929370</link>
      <description>If you install it from your application CD, then there is no need to compile it.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 07 Feb 2002 14:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660655#M929370</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-07T14:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail compiling problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660656#M929371</link>
      <description>Thanks Harry &lt;BR /&gt;    That solved my problem.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Feb 2002 06:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660656#M929371</guid>
      <dc:creator>Amar Batham</dc:creator>
      <dc:date>2002-02-08T06:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail compiling problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660657#M929372</link>
      <description>There are some nice new features in sendmail versions above 8.9.3.  If you need the features, 8.11.1 is available from&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=category&amp;amp;group_name=ISS" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=category&amp;amp;group_name=ISS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;search for sendmail in your browser.</description>
      <pubDate>Fri, 08 Feb 2002 13:29:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendmail-compiling-problem/m-p/2660657#M929372</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-02-08T13:29:29Z</dc:date>
    </item>
  </channel>
</rss>

