Re: [Towhee-bugs] Problem compiling on Mac OS X
Brought to you by:
marcus_martin
From: Marcus M. <mar...@us...> - 2010-05-18 22:07:00
|
On Tue, Apr 13, 2010 at 1:00 PM, Erik Santiso <esa...@mi...> wrote: > I'm trying to make towhee in a late 2009 MacBook Pro running Mac OS X > 10.6. It all goes well until I reach the linking stage, then I get the > following error: > > ld: duplicate symbol _main in towhee.o and allocate.o > > which is odd since I didn't find any main() function in allocate.F... > > Any idea what may be causing this? I'm using gcc and gfortran. Let me > know if you need any more details. Thanks! That is a very strange error. However, there was a duplicate return and end statement in allocate.F that was causing some other problems and could be related to your issue. Version 6.2.8 has resolved that problem and it is possible that it has also fixed your issue as well so give it a try at your convenience and let me know if the problem still exists. thanks, Marcus -- Marcus G. Martin Director, Useful Bias Incorporated 88 Martinez Road Edgewood NM 87015-8222 ph. (505) 286-4457 www.usefulbias.com www.photobirder.com |