step7967967 / boblight

Automatically exported from code.google.com/p/boblight
GNU General Public License v3.0
0 stars 0 forks source link

11.11 Build issue #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Ubuntu 11.11, some libs seems to be to old in boblight =/

Any ideas?

g++ -DHAVE_CONFIG_H -I. -I..     -g -O2 -MT videograbber.o -MD -MP -MF 
.deps/videograbber.Tpo -c -o videograbber.o `test -f 
'clients/boblight-v4l/videograbber.cpp' || echo 
'./'`clients/boblight-v4l/videograbber.cpp
clients/boblight-v4l/videograbber.cpp: In Elementfunktion »void 
CVideoGrabber::Setup()«:
clients/boblight-v4l/videograbber.cpp:70:18: Warnung: 
»AVFormatParameters::time_base« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:244) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:70:18: Warnung: 
»AVFormatParameters::time_base« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:244) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:71:18: Warnung: 
»AVFormatParameters::time_base« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:244) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:71:18: Warnung: 
»AVFormatParameters::time_base« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:244) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:72:18: Warnung: 
»AVFormatParameters::channel« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:250) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:72:18: Warnung: 
»AVFormatParameters::channel« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:250) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:73:18: Warnung: 
»AVFormatParameters::width« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:247) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:73:18: Warnung: 
»AVFormatParameters::width« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:247) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:74:18: Warnung: 
»AVFormatParameters::height« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:248) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:74:18: Warnung: 
»AVFormatParameters::height« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:248) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:75:18: Warnung: 
»AVFormatParameters::standard« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:75:18: Warnung: 
»AVFormatParameters::standard« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:251) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:76:18: Warnung: 
»AVFormatParameters::pix_fmt« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:249) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:76:18: Warnung: 
»AVFormatParameters::pix_fmt« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:249) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:85:15: Warnung: »int 
av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, 
AVFormatParameters*)« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:85:115: Warnung: »int 
av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, 
AVFormatParameters*)« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:96:17: Warnung: »int 
av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, 
AVFormatParameters*)« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:96:117: Warnung: »int 
av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, 
AVFormatParameters*)« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:105:17: Warnung: »int 
av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, 
AVFormatParameters*)« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:105:117: Warnung: »int 
av_open_input_file(AVFormatContext**, const char*, AVInputFormat*, int, 
AVFormatParameters*)« ist veraltet (deklariert bei 
/usr/include/libavformat/avformat.h:1050) [-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:116:3: Warnung: »void 
dump_format(AVFormatContext*, int, const char*, int)« ist veraltet 
(deklariert bei /usr/include/libavformat/avformat.h:1458) 
[-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:116:72: Warnung: »void 
dump_format(AVFormatContext*, int, const char*, int)« ist veraltet 
(deklariert bei /usr/include/libavformat/avformat.h:1458) 
[-Wdeprecated-declarations]
clients/boblight-v4l/videograbber.cpp:122:59: Fehler: »CODEC_TYPE_VIDEO« 
wurde in diesem Gültigkeitsbereich nicht definiert
clients/boblight-v4l/videograbber.cpp: In Elementfunktion »void 
CVideoGrabber::Run(volatile bool&, void*)«:
clients/boblight-v4l/videograbber.cpp:240:92: Fehler: 
»avcodec_decode_video« wurde in diesem Gültigkeitsbereich nicht 
definiert

Original issue reported on code.google.com by krautmas...@gmail.com on 14 Oct 2011 at 4:23

GoogleCodeExporter commented 9 years ago
Try passing --without-ffmpeg to configure.

Original comment by bob.loo...@gmail.com on 14 Oct 2011 at 5:48

GoogleCodeExporter commented 9 years ago
Maybe I'll just disable ffmpeg by default.

Original comment by bob.loo...@gmail.com on 31 Dec 2011 at 12:24