<?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 Ok, I'll see if I can help in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017322#M107358</link>
    <description>&lt;P&gt;Ok, I'll see if I can help get it working. Instead of email, try this: Click on the "&lt;STRONG&gt;Send Author A Message&lt;/STRONG&gt;" that appears just above and to the right of where you are reading this reply, and then send me a private reply and attach the files there.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2014 19:30:30 GMT</pubDate>
    <dc:creator>Kevin_D_Intel</dc:creator>
    <dc:date>2014-10-08T19:30:30Z</dc:date>
    <item>
      <title>I got some error to execute ifort</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017317#M107353</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;i am in very beginning of fortran language and&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;i got some error to execute ifort in terminal&lt;/P&gt;

&lt;P&gt;first, i typed &amp;nbsp;&lt;/P&gt;

&lt;P&gt;" source /opt/intel/composer_xe_2015/bin/compilervars.sh intel64"&lt;/P&gt;

&lt;P&gt;and it was working.&lt;/P&gt;

&lt;P&gt;but in next step,&lt;/P&gt;

&lt;P&gt;i execute 'compile_variable_labor_equilibrium' file. and its code is like this&amp;nbsp;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ifort -o variable_labor_equilibrium ../Tools/OptimizationMod.f90 /Tools/csint.f /Model/Globals.f90 /Model/InitializationModule.f90 /Model/ValueModule.f90&amp;nbsp; /Model/Main.f90&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;rm *.mod&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;./variable_labor_equilibrium&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;and the result was printed like this&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ifort: error #10236: File not found:&amp;nbsp; '../Tools/OptimizationMod.f90't;&amp;nbsp;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ifort: error #10236: File not found:&amp;nbsp; '/Tools/csint.f'&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ifort: error #10236: File not found:&amp;nbsp; '/Model/Globals.f90'&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ifort: error #10236: File not found:&amp;nbsp; '/Model/InitializationModule.f90'&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ifort: error #10236: File not found:&amp;nbsp; '/Model/ValueModule.f90'&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ifort: error #10236: File not found:&amp;nbsp; '/Model/Main.f90'&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ifort: command line error: no files specified; for help type "ifort -help"&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;rm: *.mod: No such file or directory&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;/Users/~~/Desktop/Advanced Macro/~~/compile_variable_labor_equilibrium: line 5: ./variable_labor_equilibrium: No such file or directory&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;logout&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo; min-height: 13px;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;i think i have to set a path of f90 files. but i don't know how to do it&lt;/P&gt;

&lt;P&gt;help me!&lt;/P&gt;

&lt;P&gt;P.S this is my folder structure&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="스크린샷 2014-10-08 오후 3.32.00.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/7082i3ACDDE0BAAE99B46/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="스크린샷 2014-10-08 오후 3.32.00.png" alt="스크린샷 2014-10-08 오후 3.32.00.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 06:33:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017317#M107353</guid>
      <dc:creator>jerry_j_</dc:creator>
      <dc:date>2014-10-08T06:33:21Z</dc:date>
    </item>
    <item>
      <title>The ifort errors indicate</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017318#M107354</link>
      <description>&lt;P&gt;The ifort errors indicate problems with the paths to the Fortran source files specified on the ifort command line that is in the compile_variable_labor_equilibrium script.&lt;/P&gt;

&lt;P&gt;Suggesting a correction requires knowing what the expected working directory should be when you run the &lt;STRONG&gt;compile_variable_labor_equilibrium&lt;/STRONG&gt; script.&lt;/P&gt;

&lt;P&gt;What do the folders &lt;STRONG&gt;variable_labor_equilibrium&lt;/STRONG&gt; and &lt;STRONG&gt;Variable_Labor_Steady_St..ilibrium&lt;/STRONG&gt; contain?&lt;/P&gt;

&lt;P&gt;I’m not sure this is correct, but the app may expect the working directory to be the &lt;STRONG&gt;variable_labor_equilibrium&lt;/STRONG&gt; folder. If so then try changing the ifort command line in the &lt;STRONG&gt;compile_variable_labor_equilibrium&lt;/STRONG&gt; script to be:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;ifort -o variable_labor_equilibrium ../Tools/OptimizationMod.f90 ../Tools/csint.f ../Model/Globals.f90 ../Model/InitializationModule.f90 ../Model/ValueModule.f90  ../Model/Main.f90&lt;/PRE&gt;

&lt;P&gt;So then to run the script you would do this:&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;cd variable_labor_equilibrium
../compile_variable_labor_equilibrium&lt;/PRE&gt;

&lt;P&gt;If you can create a tar file with the contents of your folder structure and attach that to the forum it would be easier to help sort this out for you. If you have concerns about sharing your source in this public forum, then post the tar file in a private reply to me.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 07:55:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017318#M107354</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2014-10-08T07:55:47Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017319#M107355</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;as you told me i modified and run it again but it doesn't work.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;actually, my prof. give these code to me, and he use windows and visual studio.&lt;/P&gt;

&lt;P&gt;so, i think that the root of these problem is fortran files.&lt;/P&gt;

&lt;P&gt;anyway, new error message is like these&lt;/P&gt;

&lt;P&gt;---------------------&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;../Model/Main.f90(62): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W&amp;gt;=D+7'.&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;write(*, '(2(A,D10.5),/)') "errW = ", errW, " &amp;nbsp; errK = ", errK&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;----------------------------------------^&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;Undefined symbols for architecture x86_64:&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;&amp;nbsp; "_steadystate_", referenced from:&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; _MAIN__ in ifortVoPS5K.o&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;ld: symbol(s) not found for architecture x86_64&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;-bash: ./variable_labor_equilibrium: No such file or directory&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;----------------&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;&amp;nbsp;&lt;/P&gt;

&lt;P style="margin-bottom: 0px; font-size: 11px; line-height: normal; font-family: Menlo;"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 08:59:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017319#M107355</guid>
      <dc:creator>jerry_j_</dc:creator>
      <dc:date>2014-10-08T08:59:51Z</dc:date>
    </item>
    <item>
      <title>No it didn't work; however,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017320#M107356</link>
      <description>&lt;P&gt;No it didn't work; however, the build made it much further than on the first try. It a least appears that all the Fortran source files were found and compiled successfully!&lt;/P&gt;

&lt;P&gt;Setting aside the compiler's remark #8391 for the moment, the next failure you showed suggests that maybe another source file containing the subprogram named &lt;STRONG&gt;steadystate &lt;/STRONG&gt;was not compiled.&lt;/P&gt;

&lt;P&gt;Do you know whether any other Fortran source file or other non-Fortran source file within what you were given contains that routine?&lt;/P&gt;

&lt;P&gt;Are you building this on a Linux or Windows system?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 09:25:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017320#M107356</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2014-10-08T09:25:12Z</dc:date>
    </item>
    <item>
      <title>i am sorry but.. can you</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017321#M107357</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;i am sorry but.. can you check my files if i send all these files to your email?&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;there are no virus! i can guarantee,&lt;/P&gt;

&lt;P&gt;please make it working..&lt;/P&gt;

&lt;P&gt;can you do it for me?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 17:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017321#M107357</guid>
      <dc:creator>jerry_j_</dc:creator>
      <dc:date>2014-10-08T17:12:00Z</dc:date>
    </item>
    <item>
      <title>Ok, I'll see if I can help</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017322#M107358</link>
      <description>&lt;P&gt;Ok, I'll see if I can help get it working. Instead of email, try this: Click on the "&lt;STRONG&gt;Send Author A Message&lt;/STRONG&gt;" that appears just above and to the right of where you are reading this reply, and then send me a private reply and attach the files there.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 19:30:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017322#M107358</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2014-10-08T19:30:30Z</dc:date>
    </item>
    <item>
      <title>i send a message to you!</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017323#M107359</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;i send a message to you!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;thx very very much!!&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2014 22:37:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/I-got-some-error-to-execute-ifort/m-p/1017323#M107359</guid>
      <dc:creator>jerry_j_</dc:creator>
      <dc:date>2014-10-08T22:37:31Z</dc:date>
    </item>
  </channel>
</rss>

