<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>No rule to make target `swmod1.for', needed by `swmod1.o'.</title>
  <link rel="self" href="https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=4827890" />
  <subtitle>No rule to make target `swmod1.for', needed by `swmod1.o'.</subtitle>
  <id>https://dlt-acc.firelay.cloud/c/message_boards/find_thread?p_l_id=3231581&amp;threadId=4827890</id>
  <updated>2026-05-15T15:09:29Z</updated>
  <dc:date>2026-05-15T15:09:29Z</dc:date>
  <entry>
    <title>RE: No rule to make target `swmod1.for', needed by `swmod1.o'.</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5158941" />
    <author>
      <name>Thomas Connolly</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5158941</id>
    <updated>2022-06-30T15:32:26Z</updated>
    <published>2022-06-30T15:31:38Z</published>
    <summary type="html">I was having the same problem. It looks like the makefile in src/third_party_open/swan/swan_mpi was not able to find the SWAN source code, which is located in src/third_party_open/swan/src&lt;br /&gt;&lt;br /&gt;My hack to get around the issue was to copy the the source code from src/third_party_open/swan/src into src/third_party_open/swan/swan_mpi (and src/third_party_open/swan/swan_omp). I&amp;#39;m sure there is a better solution.</summary>
    <dc:creator>Thomas Connolly</dc:creator>
    <dc:date>2022-06-30T15:31:38Z</dc:date>
  </entry>
  <entry>
    <title>RE: No rule to make target `swmod1.for', needed by `swmod1.o'.</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5112665" />
    <author>
      <name>Carlos Teixeira</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=5112665</id>
    <updated>2022-06-06T22:25:23Z</updated>
    <published>2022-06-06T22:25:23Z</published>
    <summary type="html">Hi Diego;&lt;br /&gt;&lt;br /&gt;Did you manage to work around this problem? &lt;br /&gt;&lt;br /&gt;I have exactly the same problem using mpiifort &lt;br /&gt;&lt;br /&gt;Cheers&lt;br /&gt;&lt;br /&gt;Carlos</summary>
    <dc:creator>Carlos Teixeira</dc:creator>
    <dc:date>2022-06-06T22:25:23Z</dc:date>
  </entry>
  <entry>
    <title>No rule to make target `swmod1.for', needed by `swmod1.o'.</title>
    <link rel="alternate" href="https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=4827889" />
    <author>
      <name>Diego Casas</name>
    </author>
    <id>https://dlt-acc.firelay.cloud/c/message_boards/find_message?p_l_id=3231581&amp;messageId=4827889</id>
    <updated>2022-01-17T12:42:29Z</updated>
    <published>2022-01-17T12:42:29Z</published>
    <summary type="html">Hi,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m new to Delft3D and I&amp;#39;m trying to compile delft3dfm tag 68819 on CentOS 7 with Intel compilers. Everything was going well so far.&lt;br /&gt;&lt;br /&gt;I was following instructions in src/README. Autogen and Configure seemed to work flawlessly, but the command &lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;FC=mpiifort make ds-install&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt; fails when trying to compile SWAN:&lt;br /&gt;​​​​​​​&lt;br /&gt;&lt;div class="lfr-code"&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;1&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;Making install in swan_mpi&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;2&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;make[3]: Entering directory `/src/delft3dfm-68819/src/third_party_open/swan/swan_mpi&amp;#39;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;3&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;make[3]: *** No rule to make target `swmod1.for&amp;#39;, needed by `swmod1.o&amp;#39;.  Stop.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;4&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;make[3]: Leaving directory `/src/delft3dfm-68819/src/third_party_open/swan/swan_mpi&amp;#39;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;5&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;make[2]: *** [install-recursive] Error 1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;6&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;make[2]: Leaving directory `/src/delft3dfm-68819/src/third_party_open/swan&amp;#39;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;7&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;make[1]: *** [install-recursive] Error 1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;8&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;make[1]: Leaving directory `/src/delft3dfm-68819/src/third_party_open&amp;#39;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="line-numbers"&gt;9&lt;/td&gt;&lt;td class="lines"&gt;&lt;div class="line"&gt;make: *** [install-recursive] Error 1&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;I wonder if anyone has already had this problem and knows how to solve it?&lt;br /&gt;&lt;br /&gt;Thank you</summary>
    <dc:creator>Diego Casas</dc:creator>
    <dc:date>2022-01-17T12:42:29Z</dc:date>
  </entry>
</feed>
