[FFmpeg-devel] [PATCH] Use pkg-config for libschroedinger libs

Ramiro Polla ramiro
Mon May 12 18:58:49 CEST 2008


JonY wrote:
> M?ns Rullg?rd wrote:
>> JonY wrote:
>>> Hi,
>>> patch makes pkg-config check for libschroedinger libs instead of using
>>> hard coded list.
>>>
>>> Fixes libschroedinger detection on platforms without librt, like MinGW.
>> What about systems without pkg-config?
>>
> 
> Hi,
> libschroedinger is already using pkg-config to add cflags, I would 
> assume that pkg-config is already present.
> 
> Does the the current detection method work on systems without pkg-config?

No:
$ ../src/configure --enable-memalign-hack --enable-shared 
-disable-static --enable-libschroedinger --enable-libxvid --enable-gpl
../src/configure: line 1653: pkg-config: command not found
../src/configure: line 1655: pkg-config: command not found
ERROR: libschroedinger not found
If you think configure made a mistake, make sure you are using the 
latest version from SVN.  If the latest version fails, report the 
problem to the ffmpeg-user at mplayerhq.hu mailing list or IRC #ffmpeg on 
irc.freenode.net. Include the log file "config.err" produced by 
configure as this will help solving the problem.




More information about the ffmpeg-devel mailing list