<?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: Issue with adding a module in apache server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441335#M728933</link>
    <description>This is not a standard directive for Apache.  I looked at the list and saw no referece to this directive.  Where did you get it and what is it?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.apache.org/docs-1.2/mod/directives.html" target="_blank"&gt;http://www.apache.org/docs-1.2/mod/directives.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Aug 2000 14:38:25 GMT</pubDate>
    <dc:creator>Anthony deRito</dc:creator>
    <dc:date>2000-08-30T14:38:25Z</dc:date>
    <item>
      <title>Issue with adding a module in apache server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441334#M728932</link>
      <description>I installed the gcc and now I am able to compile it. While compiling I got some errors in couple of file given below.&lt;BR /&gt;&lt;BR /&gt;as:"/var/tmp/cc0j7Zud.s",line14:error 1052: Directive name not recognized NSUBSPA&lt;BR /&gt;as:"/var/tmp/cc0j7Zud.s:,line38 error1052: Directive name not recognized NSUBSPA&lt;BR /&gt;&lt;BR /&gt;Is there any place I need to enable some thing to recognize the name NSUBSPA.&lt;BR /&gt;&lt;BR /&gt;Please give me some info&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 30 Aug 2000 14:28:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441334#M728932</guid>
      <dc:creator>mattupalli</dc:creator>
      <dc:date>2000-08-30T14:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with adding a module in apache server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441335#M728933</link>
      <description>This is not a standard directive for Apache.  I looked at the list and saw no referece to this directive.  Where did you get it and what is it?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.apache.org/docs-1.2/mod/directives.html" target="_blank"&gt;http://www.apache.org/docs-1.2/mod/directives.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2000 14:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441335#M728933</guid>
      <dc:creator>Anthony deRito</dc:creator>
      <dc:date>2000-08-30T14:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with adding a module in apache server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441336#M728934</link>
      <description>I believe that the messages are produced when compiling gcc itself. &lt;BR /&gt;&lt;BR /&gt;It is something to do with gcc being unable to locate the GNU assembler 'gas' which apparently is part of 'binutils'.&lt;BR /&gt;&lt;BR /&gt;Try doing a net search for NSUBSPA.</description>
      <pubDate>Wed, 30 Aug 2000 14:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441336#M728934</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2000-08-30T14:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with adding a module in apache server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441337#M728935</link>
      <description>Before compiling gcc install binutils you get the depot file from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/binutils-2.9.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/binutils-2.9.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can even get the gcc depot file from there after you have installed it you can download the latest gcc and then compile it using the existing gcc version you instaled.</description>
      <pubDate>Wed, 30 Aug 2000 23:19:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441337#M728935</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-08-30T23:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with adding a module in apache server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441338#M728936</link>
      <description>I had the exact same problem just recently.  Yes, you must install the binutils along with gcc and I believe add their location (I think it was "/opt/binutils") to your PATH.  That should solve the problem.</description>
      <pubDate>Thu, 31 Aug 2000 11:12:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/issue-with-adding-a-module-in-apache-server/m-p/2441338#M728936</guid>
      <dc:creator>Richard Mertz</dc:creator>
      <dc:date>2000-08-31T11:12:37Z</dc:date>
    </item>
  </channel>
</rss>

