Quoting Lilli Chiffon :
> xjadeo.c:36:28: error: ffmpeg/avcodec.h: Aucun fichier ou répertoire de
Solution one (not very good):
Move the files from /usr/include/ffmpeg/libavformat to /usr/include/ffmpeg
Same for libavcodec.
Solution two (better IMO):
Since you have the sources, edit xjadeo.c and replace the line
#include
with:
#include
(same for the other includes that don't work).
It still may fail to work, depending on how the .h files from ffmpeg (and
the files of xjadeo) do their include.
Solution three: throw away debian, make your own distribution (time to
go back to the roots, too much distrib kills the distrib) (ahem).
Hope it helps,
Cedric.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.