Viv Kendon wrote: > I don't actually need meep right now, I had it installed to > test something a while back. But it just failed to update > with the following: > > /bin/sh ../libtool --silent --tag=CXX --mode=compile > mpic++ -DHAVE_CONFIG_H -I. -I.. -I../src > -I/sw/lib/hdf5-18/include/ -I/sw/include -I/sw/include > -Dmacosx -I/sw/include -D_THREAD_SAFE -O3 > -fstrict-aliasing -mpentiumpro -c -o stress.lo stress.cpp > stress.cpp:25: error: 'dft_force' has not been declared > stress.cpp:27: error: ISO C++ forbids declaration of > 'dft_force' with no type [] > 64bit fink on 10.6.3, up to date on everything (I think).
I have no explanation for this error. For me (with the same system), there is not even a warning at that place. And looking at the sources, I cannot understand that error message either. Are you sure your "mpic++" is the one from Fink's openmpi-dev package? What does "mpic++ -v" give? -- Martin ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
