<?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: compile make related problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-make-related-problem/m-p/2652404#M921433</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You should have also seen a numerical exit code as well. Look that errno value up. It appears that your yacc_gen script is not in the PATH when you run make. I would change the entry to the absolute path for yacc_gen and see if that runs then see about changing the PATH. Also, very important point (but not your problem here), make is one of the few UNIX utilities that is very sensitive to leading &lt;TAB&gt; characters. Make sure that each command under a given rule is preceded by exactly one &lt;TAB&gt; and no other whitespace.&lt;BR /&gt;&lt;BR /&gt;&lt;/TAB&gt;&lt;/TAB&gt;</description>
    <pubDate>Thu, 24 Jan 2002 20:30:02 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2002-01-24T20:30:02Z</dc:date>
    <item>
      <title>compile make related problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-make-related-problem/m-p/2652403#M921432</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am getting the following error while trying to make&lt;BR /&gt;(compile):&lt;BR /&gt;&lt;BR /&gt;  ./yacc_gen ../../fst cbox&lt;BR /&gt;Make: Cannot load ./yacc_gen.  Stop.&lt;BR /&gt;&lt;BR /&gt;However, when i try to execute the above line on command prompt it works&lt;BR /&gt;   ./yacc_gen ../../fst cbox&lt;BR /&gt;&lt;BR /&gt;yacc_gen is a small shell script to generate .c files from special formatted files.&lt;BR /&gt;It has  read execute bits set.&lt;BR /&gt;&lt;BR /&gt;Any ideas/help/suggestions?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jayesh</description>
      <pubDate>Thu, 24 Jan 2002 20:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-make-related-problem/m-p/2652403#M921432</guid>
      <dc:creator>Jayesh shah</dc:creator>
      <dc:date>2002-01-24T20:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: compile make related problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compile-make-related-problem/m-p/2652404#M921433</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You should have also seen a numerical exit code as well. Look that errno value up. It appears that your yacc_gen script is not in the PATH when you run make. I would change the entry to the absolute path for yacc_gen and see if that runs then see about changing the PATH. Also, very important point (but not your problem here), make is one of the few UNIX utilities that is very sensitive to leading &lt;TAB&gt; characters. Make sure that each command under a given rule is preceded by exactly one &lt;TAB&gt; and no other whitespace.&lt;BR /&gt;&lt;BR /&gt;&lt;/TAB&gt;&lt;/TAB&gt;</description>
      <pubDate>Thu, 24 Jan 2002 20:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compile-make-related-problem/m-p/2652404#M921433</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-01-24T20:30:02Z</dc:date>
    </item>
  </channel>
</rss>

