2015-09-15 9:00 GMT-06:00 Sikandar Mashayak <[email protected]>: > Hi Chaofu Wu, > > Try linking to shared libraries .so instead of static (.a). See if that > helps. Yes, that would be my suggestion, too. If you don't have shared libraries in /usr/local/ you could try to build VOTCA statically by adding -DBUILD_SHARED_LIBS=OFF as option to build.sh.
Christoph > > Best, > Sikandar > > On Tue, Sep 15, 2015 at 7:58 AM, xiaowu759 <[email protected]> wrote: >> >> Either of the following solutions posted previously can not deal with it >> >> install/build a shared version of fftw; >> specify a shared fftw to -DFFTW3_LIBRARY; >> add libm.so to -DFFTW3_LIBRARY >> >> >> >> -- >> View this message in context: >> http://votca.966470.n3.nabble.com/how-to-deal-with-undefined-reference-while-running-build-sh-tp4024971p4024972.html >> Sent from the votca mailing list archive at Nabble.com. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "votca" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/votca. >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "votca" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/votca. > For more options, visit https://groups.google.com/d/optout. -- Christoph Junghans Web: http://www.compphys.de -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
