<?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: compiling error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-error/m-p/2712751#M933110</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; configure:945: PATH=".;."; conftest.sh &lt;BR /&gt;&amp;gt;&amp;gt; ./configure[946]: conftest.sh: not found. &lt;BR /&gt;&lt;BR /&gt;Notice that your PATH variable only contains your current directory.&lt;BR /&gt;&lt;BR /&gt;Can you find a conftest.sh? From your compilation directory, run this:&lt;BR /&gt;&lt;BR /&gt;# find ./ -name conftest.sh&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
    <pubDate>Mon, 29 Apr 2002 02:44:58 GMT</pubDate>
    <dc:creator>Steven Sim Kok Leong</dc:creator>
    <dc:date>2002-04-29T02:44:58Z</dc:date>
    <item>
      <title>compiling error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-error/m-p/2712750#M933109</link>
      <description>when i type command.&lt;BR /&gt;$ ./configure --prefix=/nfs/dkr2/users/jjlou/install LDFLAGS=L/opt/fortran/lib&lt;BR /&gt;&lt;BR /&gt;error is observed in config.log&lt;BR /&gt;&lt;BR /&gt;## ------------ ##&lt;BR /&gt;## Core tests.  ##&lt;BR /&gt;## ------------ ##&lt;BR /&gt;&lt;BR /&gt;configure:945: PATH=".;."; conftest.sh&lt;BR /&gt;./configure[946]: conftest.sh:  not found.&lt;BR /&gt;configure:948: $? = 127&lt;BR /&gt;configure:961: checking for vendor f77 to be used instead of g77&lt;BR /&gt;configure:963: result: &lt;BR /&gt;configure:969: checking for f77&lt;BR /&gt;configure:984: found /opt/fortran/bin/f77&lt;BR /&gt;configure:992: result: f77&lt;BR /&gt;configure:1087: checking for Fortran 77 compiler version&lt;BR /&gt;configure:1090: f77 --version &amp;amp;5&lt;BR /&gt;f77: Option not recognized: --&lt;BR /&gt;f77: Option not recognized: -e&lt;BR /&gt;f77: Option not recognized: -r&lt;BR /&gt;f77: Option not recognized: -i&lt;BR /&gt;LPATH is : /opt/fortran/lib/pa1.1:/usr/lib/pa1.1:/opt/fortran/lib:/usr/lib:/opt/langtools/lib&lt;BR /&gt;configure:1093: $? = 0&lt;BR /&gt;configure:1095: f77 -v &amp;amp;5&lt;BR /&gt;LPATH is : /opt/fortran/lib/pa1.1:/usr/lib/pa1.1:/opt/fortran/lib:/usr/lib:/opt/langtools/lib&lt;BR /&gt;configure:1098: $? = 0&lt;BR /&gt;configure:1100: f77 -V &amp;amp;5&lt;BR /&gt;configure:1103: $? = 0&lt;BR /&gt;configure:1116: checking for Fortran 77 compiler default output&lt;BR /&gt;configure:1119: f77  L/opt/fortran/lib conftest.f  &amp;gt;&amp;amp;5&lt;BR /&gt;f77: Cannot read file L/opt/fortran/lib&lt;BR /&gt;f77: Errors detected, no link&lt;BR /&gt;configure:1122: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;      program main&lt;BR /&gt;&lt;BR /&gt;      end&lt;BR /&gt;configure:1145: error: Fortran 77 compiler cannot create executables&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Apr 2002 02:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-error/m-p/2712750#M933109</guid>
      <dc:creator>lou_jun21</dc:creator>
      <dc:date>2002-04-29T02:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: compiling error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-error/m-p/2712751#M933110</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; configure:945: PATH=".;."; conftest.sh &lt;BR /&gt;&amp;gt;&amp;gt; ./configure[946]: conftest.sh: not found. &lt;BR /&gt;&lt;BR /&gt;Notice that your PATH variable only contains your current directory.&lt;BR /&gt;&lt;BR /&gt;Can you find a conftest.sh? From your compilation directory, run this:&lt;BR /&gt;&lt;BR /&gt;# find ./ -name conftest.sh&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong</description>
      <pubDate>Mon, 29 Apr 2002 02:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-error/m-p/2712751#M933110</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2002-04-29T02:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: compiling error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-error/m-p/2712752#M933111</link>
      <description>Looks like someone has deleted or moved the file conftest.sh from your current directory.&lt;BR /&gt;&lt;BR /&gt;Try to get a copy of this file into your current directory and then re-run your command.</description>
      <pubDate>Mon, 29 Apr 2002 03:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-error/m-p/2712752#M933111</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-29T03:16:48Z</dc:date>
    </item>
  </channel>
</rss>

