On 20/03/2010 18:34, David Schleef wrote:
> On Sat, Mar 20, 2010 at 03:19:39PM +0000, Mark Himsley wrote:
>
>> 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.

Thanks. That makes all the difference in ffmpeg's configure. I'll try to
get that into ffmpeg's svn (not that they fully support a static
executable).

> Also, you should be using Schroedinger and Orc releases, unless you
> have a specific need for building from git

I wanted the bug fixes to ORC, especially your "less hacky" fix of
orc_once_mutex_lock().

> dave...

-- 
Mark

------------------------------------------------------------------------------
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