<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div><div><b>Many thanks for the link, sadly it did not solve my problem :</b><div><b>I actually first tried to compile with gfortran, but doing so, I wasn't even able to run the configurations script to its end :</b></div><div><br></div><div>&nbsp; checking for Fortran 77 compiler default output file name... configure: error: Fortran 77 compiler cannot create executables</div><div><br></div><div><b>There was this in one of the config.log file (int the ThirdParty/HSL/ directory)</b></div><div><div><br></div><div>&nbsp; Undefined symbols:</div><div>&nbsp; &nbsp; "__gfortran_set_std", referenced from:</div><div>&nbsp; &nbsp; &nbsp; &nbsp; _MAIN__ in ccDMKdOw.o</div><div>&nbsp; ld: symbol(s) not found</div><div>&nbsp; collect2: ld returned 1 exit status</div><div>&nbsp; configure:1903: $? = 1</div><div>&nbsp; configure: failed program was:</div><div>&nbsp; | &nbsp; &nbsp; &nbsp; program main</div><div>&nbsp; |&nbsp;</div><div>&nbsp; | &nbsp; &nbsp; &nbsp; end</div><div>&nbsp; configure:1942: error: Fortran 77 compiler cannot create executables</div></div><div><br></div><div><b>Very strange since I have already compiled many softwares or library with gfortran. I have tried with the gfortran from your link and it did not change anything. Using g95 and following your method lead me to the same result as before at runtime :</b></div><div><br></div><div><div>&nbsp; dyld: Symbol not found: __g95_filename</div><div>&nbsp; &nbsp; Referenced from: /Users/auliac/Desktop/Ipopt-3.2.1/lib/libipopt.0.dylib</div><div>&nbsp; &nbsp; Expected in: flat namespace</div><div>&nbsp; &nbsp;in /Users/auliac/Desktop/Ipopt-3.2.1/lib/libipopt.0.dylib</div></div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>Le 30 janv. 2012 à 21:07, Ray Zimmerman a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You may find some help at ...<div><br></div><div>&nbsp; &nbsp;<a href="https://projects.coin-or.org/Ipopt/wiki/Ipopt_on_Mac_OS_X">https://projects.coin-or.org/Ipopt/wiki/Ipopt_on_Mac_OS_X</a></div><div><br></div><div>... though I am using gfortran, not g95.</div><div><br></div><div><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--&nbsp;</div><div>Ray Zimmerman</div><div>Senior Research Associate</div><div>419A Warren Hall, Cornell University, Ithaca, NY 14853</div><div>phone: (607) 255-9645</div><br class="Apple-interchange-newline"></span></div></span></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline"></div><br><div><div>On Jan 30, 2012, at 10:49 AM, Sylvain Auliac wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hello,</div><div>i'm trying to have ipopt working on my laptop (OS X 10.6), but i have configuration problems. I can compile and create the library files, but I always get some messages like that at runtime :</div><div><br></div><div><div>dyld: Symbol not found: __g95_filename</div><div>&nbsp; Referenced from: /Users/auliac/Desktop/Ipopt-3.2.1/lib/libipopt.0.dylib</div><div>&nbsp; Expected in: flat namespace</div></div><div><br></div><div>As suggested in the "current issues" section of the site, I have added&nbsp;<span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">ADD_FFLAGS="-mmacosx-version-min=10.4" </span>while configuring. If I only do that, I get this error when I type "make test" when tests are run. I have then tried several flags combination from this troubleshooting page, I only have better results when I also add&nbsp;<span class="Apple-style-span" style="font-family: monospace; ">LDFLAGS="-flat_namespace" .&nbsp;</span>With that, the console displays a succes message when I run the test. But still the executable from the exemples folder send this "_g95_filename" error (not to speak about code of my own). This is somewhat weird... I use gcc for c/c++ compilation and g95 for the fortran.</div><div><br></div><div>I'd greatly appreciate any help.</div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; "><br></span></div><div><br></div><div><br></div><br><div><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Sylvain Auliac</div><div>Laboratoire Jacques-Louis Lions</div><div>Université Pierre et Marie Curie</div><div>mail:&nbsp;<a href="mailto:auliac@ann.jussieu.fr">auliac@ann.jussieu.fr</a></div><div>tel :&nbsp;01 44 27 71 70</div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline"></div><br></div>_______________________________________________<br>Ipopt mailing list<br><a href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a><br><a href="http://list.coin-or.org/mailman/listinfo/ipopt">http://list.coin-or.org/mailman/listinfo/ipopt</a><br></blockquote></div><br></div></div>_______________________________________________<br>Ipopt mailing list<br><a href="mailto:Ipopt@list.coin-or.org">Ipopt@list.coin-or.org</a><br>http://list.coin-or.org/mailman/listinfo/ipopt<br></blockquote></div><br><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Sylvain Auliac</div><div>Laboratoire Jacques-Louis Lions</div><div>Université Pierre et Marie Curie</div><div>mail: <a href="mailto:auliac@ann.jussieu.fr">auliac@ann.jussieu.fr</a></div><div>tel :&nbsp;01 44 27 71 70</div><div><br></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"></div></div></body></html>