On Sat, Mar 20, 2010 at 03:19:39PM +0000, Mark Himsley wrote:
> Hi List. I hope this observation is ok for this list.
> 
> When compiling ffmpeg from svn with on Ubuntu Karmic (gcc (Ubuntu
> 4.4.1-4ubuntu9) 4.4.1) building a static monolithic executable with this
> configure line the detection of libschroedinger fails.

> The root cause is that `pkg-config --libs schroedinger-1.0` does not
> include -lm *after* -lorc-0.4.

For static builds, you should be using pkg-config --static --libs ...'.
This changed in git just recently.

Also, you should be using Schroedinger and Orc releases, unless you
have a specific need for building from git, for example, you're
checking to see if a bug in the release is fixed in git before
reporting it.



dave...


------------------------------------------------------------------------------
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
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to