[Ekiga-devel-list] libavcodec.so && avcodec.h



Damien,

The Opal configuration proc looks for libavcodec.so which is in
FreeBSD in:

$ ls -l /usr/local/lib/libavcodec.so
lrwxr-xr-x  1 root  wheel  21 21 mar 19:23 /usr/local/lib/libavcodec.so
-> libavcodec.so.51.44.0

and the header file is /usr/local/include/ffmpeg/avcodec.h

the problem with the header file is that all the configure stuff
below opal/plugins/ (and as well the sources of the plugins is based
on that the header file is in #include <libavcodec/avcodec.h>

What would be the best strategy to fix this?

	Emilio


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]