On 3 Apr 2007, at 22:03, Martin Wache wrote: > Torgeir Veimo schrieb: >> Martin, I tried the latest cvs stuff, and am having a few compile >> problems. >> >> I have to manually edit the .dependencies file to remove linux/dvb/ >> dmx.h. Not sure why it ends up in that file.
This was due to VDR/include/remux.h. My mac VDR setup is prob not waterproof. Now I get; Plugin softdevice: g++ -O2 -g -Wall -fPIC -Woverloaded-virtual -c -DHAVE_CONFIG - D__STDC_CONSTANT_MACROS -DPLUGIN_NAME_I18N='"softdevice"' - D_GNU_SOURCE -DPLUGINLIBDIR='"./PLUGINS/lib"' -DSHM_SUPPORT - I../../../include -I../../../../DVB/include -I/usr/local/include -I/ usr/local/include/ffmpeg SoftOsd.c /usr/local/include/ffmpeg/avcodec.h:2439: warning: attribute ignored in declaration of 'struct ImgReSampleContext' /usr/local/include/ffmpeg/avcodec.h:2439: warning: attribute for 'struct ImgReSampleContext' must follow the 'struct' keyword /usr/local/include/ffmpeg/avcodec.h:2444: warning: 'ImgReSampleContext' is deprecated (declared at /usr/local/include/ ffmpeg/avcodec.h:2441) /usr/local/include/ffmpeg/avcodec.h:2451: warning: 'ImgReSampleContext' is deprecated (declared at /usr/local/include/ ffmpeg/avcodec.h:2441) /usr/local/include/ffmpeg/avcodec.h:2455: warning: 'ImgReSampleContext' is deprecated (declared at /usr/local/include/ ffmpeg/avcodec.h:2441) /usr/local/include/ffmpeg/avcodec.h:2457: warning: 'ImgReSampleContext' is deprecated (declared at /usr/local/include/ ffmpeg/avcodec.h:2441) /var/tmp//ccpGFYQd.s:1399:Unimplemented segment type 5 in parse_operand I'll try updating my ffmpeg library. It's a shame it's not available through fink. -- Torgeir Veimo [EMAIL PROTECTED] _______________________________________________ Softdevice-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/softdevice-devel
