[Ekiga-devel-list] PTLib compile error in vidinput_avc.cxx



This error happens even if --video-disable is specified

Subversion
URL: https://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/trunk
Revision: 28191

[CC] vidinput_avc.cxx
vidinput_avc.cxx: In member function ‘virtual PBoolean PVideoInputDevice_1394AVC::Start()’:
vidinput_avc.cxx:166:57: error: ‘raw1394_set_iso_handler’ was not declared in this scope
vidinput_avc.cxx: In member function ‘virtual PBoolean PVideoInputDevice_1394AVC::GetFrameDataNoDelay(BYTE*, PINDEX*)’:
vidinput_avc.cxx:374:39: error: ‘raw1394_start_iso_rcv’ was not declared in this scope
vidinput_avc.cxx:381:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
vidinput_avc.cxx:418:34: error: ‘raw1394_stop_iso_rcv’ was not declared in this scope
vidinput_avc.cxx: In function ‘int RawISOHandler(raw1394handle_t, int, size_t, u_int32_t*)’:
vidinput_avc.cxx:506:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
In file included from vidinput_avc.h:48:0,
                 from vidinput_avc.cxx:65:
/ptlib/include/ptlib/videoio.h: At global scope:
/ptlib/include/ptlib/videoio.h:1186:1: warning: ‘PPlugin_PVideoInputDevice_FakeVideo_loader’ defined but not used [-Wunused-variable]
/ptlib/include/ptlib/videoio.h:1193:1: warning: ‘PPlugin_PVideoInputDevice_FFMPEG_loader’ defined but not used [-Wunused-variable]
/ptlib/include/ptlib/videoio.h:1197:1: warning: ‘PPlugin_PVideoInputDevice_YUVFile_loader’ defined but not used [-Wunused-variable]
/ptlib/include/ptlib/videoio.h:1226:1: warning: ‘PPlugin_PVideoOutputDevice_SDL_loader’ defined but not used [-Wunused-variable]
In file included from /ptlib/include/ptlib/videoio.h:43:0,
                 from vidinput_avc.h:48,
                 from vidinput_avc.cxx:65:
/ptlib/include/ptlib/pluginmgr.h:175:1: warning: ‘PFactoryLoader::PluginLoaderStartup_loader’ defined but not used [-Wunused-variable]
make[4]: *** [/ptlib/lib_linux_x86_64/device/videoinput/avc_pwplugin.so] Error 1
make[4]: Leaving directory `/ptlib/plugins/vidinput_avc'
make[3]: *** [optshared] Error 2
make[3]: Leaving directory `/ptlib/plugins/vidinput_avc'
make[2]: *** [optshared] Error 2
make[2]: Leaving directory `/ptlib/plugins'
make[1]: *** [optshared] Error 2
make[1]: Leaving directory `/ptlib'
make: *** [default] Error 2

-- 
http://www.fastmail.fm - Access all of your messages and folders
                          wherever you are



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