<?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: Apache error (cc) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297619#M880707</link>
    <description>Yet another reason for the depot version of the apache compiler for HP-UX at &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 08 Jun 2004 12:20:51 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-06-08T12:20:51Z</dc:date>
    <item>
      <title>Apache error (cc)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297613#M880701</link>
      <description>i got this meesage during my apache 2.0 installation in my HP-UX 11 &amp;amp; Oracle 8.1.7&lt;BR /&gt;&lt;BR /&gt;ANy idea of this error message ? Thanks.&lt;BR /&gt;&lt;BR /&gt;Make: No arguments or description file.  Stop.&lt;BR /&gt;eoffice:eoffice/home/eoffice/httpd-2.0.49/build&amp;gt;cd ..&lt;BR /&gt;eoffice:eoffice/home/eoffice/httpd-2.0.49&amp;gt;make&lt;BR /&gt;Making all in srclib&lt;BR /&gt;Making all in apr&lt;BR /&gt;Making all in strings&lt;BR /&gt;        /bin/sh /home/eoffice/httpd-2.0.49/srclib/apr/libtool --silent --mode=compile cc -g -Ae +Z +DAportable   -DHAVE_CONFIG_H -Do&lt;BR /&gt;(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored.&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 +Z option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;cpp: "../include/apr.h", line 393: warning 2013: Unknown preprocessing directive.&lt;BR /&gt;(Bundled) cc: "../include/apr_errno.h", line 51: error 1000: Unexpected symbol: "statcode".&lt;BR /&gt;(Bundled) cc: "../include/apr_errno.h", line 52: error 1000: Unexpected symbol: "apr_size_t".&lt;BR /&gt;(Bundled) cc: "../include/apr_general.h", line 178: error 1000: Unexpected symbol: "apr_initialize".&lt;BR /&gt;(Bundled) cc: error 2017: Cannot recover from earlier errors, terminating.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jun 2004 07:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297613#M880701</guid>
      <dc:creator>Kenn Chen_1</dc:creator>
      <dc:date>2004-06-07T07:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Apache error (cc)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297614#M880702</link>
      <description>It looks like you are using the HP-UX built-in compiler.&lt;BR /&gt;This compiler is intended to build the kernel but nothing else.&lt;BR /&gt;Install either C/ANSI C developers bundle or&lt;BR /&gt;aCC++ compiler.&lt;BR /&gt;The product numbers are:&lt;BR /&gt;B3901BA                       B.11.11.06     HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800)&lt;BR /&gt;B3913DB                       C.03.37.01     HP aC++ Compiler (S800)&lt;BR /&gt;&lt;BR /&gt;The current version numbers may be different.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Armin&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jun 2004 03:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297614#M880702</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2004-06-08T03:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Apache error (cc)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297615#M880703</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;check if the compiler is available:&lt;BR /&gt;&lt;BR /&gt;# ls /usr/bin/cc&lt;BR /&gt;if it is installed:&lt;BR /&gt;# what /usr/bin/cc&lt;BR /&gt;what version of compiler r u using?&lt;BR /&gt;&lt;BR /&gt;also, u may refer to this post:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=193764" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=193764&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards.&lt;BR /&gt;(p.s. this post actually went under my radar.)</description>
      <pubDate>Tue, 08 Jun 2004 03:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297615#M880703</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2004-06-08T03:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Apache error (cc)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297616#M880704</link>
      <description>Armin, &lt;BR /&gt;&lt;BR /&gt;cpp: is not cplusplus, its c-preprocessor. I think the compiler used is 'cc'.&lt;BR /&gt;&lt;BR /&gt;---&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Seems some unexpected symbols in line no. 51,52 of apr_errno.h, and unsatisfied symbol in apr_general.h (in line no. 178).&lt;BR /&gt;&lt;BR /&gt;Without looking into these lines, it will be difficult to debug the problem.&lt;BR /&gt;&lt;BR /&gt;Some pointers can be, please verify redefinition of some variables, may be you can use #ifndef &lt;SYMBOL&gt; just before the error lines.&lt;BR /&gt;&lt;BR /&gt;I am not sure how much help I can provide, but try debuging and let us know about those error lines.&lt;BR /&gt;&lt;BR /&gt;Anshu&lt;BR /&gt;&lt;BR /&gt;&lt;/SYMBOL&gt;</description>
      <pubDate>Tue, 08 Jun 2004 03:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297616#M880704</guid>
      <dc:creator>Anupam Anshu_1</dc:creator>
      <dc:date>2004-06-08T03:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Apache error (cc)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297617#M880705</link>
      <description>Compiling apache ?. Get a gnuversion of c "gcc" and use it as CC&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Tue, 08 Jun 2004 04:48:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297617#M880705</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-08T04:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Apache error (cc)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297618#M880706</link>
      <description>bundled cc is of no practical use other than for building the kernel. get the ansi c compiler.</description>
      <pubDate>Tue, 08 Jun 2004 12:16:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297618#M880706</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-06-08T12:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Apache error (cc)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297619#M880707</link>
      <description>Yet another reason for the depot version of the apache compiler for HP-UX at &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 08 Jun 2004 12:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/apache-error-cc/m-p/3297619#M880707</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-08T12:20:51Z</dc:date>
    </item>
  </channel>
</rss>

