Following Steps mentioned in IPNC_Plugin_Browser_Design_Guide.pdf
5.1.3 Building for Windows
5.1.3.1 Building Live555 : Success
5.1.3.2 Building ffmpeg : Success
5.1.3.3 Building vlc-2.0.6 : Success
5.1.3.4 Building npapi-vlc : Fails .
Getting Following output after executing ./build-win-release ../../../vlc-2.0.6 command.
user@kaushalkansara:~/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/npapi-vlc/build/scripts$ sudo ./build-win32-release ../../../vlc-2.0.6
+ autoreconf -sfi
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
libtoolize: linking file `autotools/config.guess'
libtoolize: linking file `autotools/config.sub'
libtoolize: linking file `autotools/install-sh'
libtoolize: linking file `autotools/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: linking file `m4/libtool.m4'
libtoolize: linking file `m4/ltoptions.m4'
libtoolize: linking file `m4/ltsugar.m4'
libtoolize: linking file `m4/ltversion.m4'
libtoolize: linking file `m4/lt~obsolete.m4'
npapi/Makefile.am:85: variable `EXTRA_libvlcplugin_la_SOURCES' is defined but no program or
npapi/Makefile.am:85: library has `EXTRA_libvlcplugin_la' as canonical name (possible typo)
/home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/npapi-vlc/build/win32-release
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... i686-pc-linux-gnu
checking host system type... i686-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc -std=gnu99
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32-gcc -std=gnu99 accepts -g... yes
checking for i686-w64-mingw32-gcc -std=gnu99 option to accept ISO C89... none needed
checking dependency style of i686-w64-mingw32-gcc -std=gnu99... gcc3
checking for i686-w64-mingw32-gcc -std=gnu99 option to accept ISO C99... none needed
checking how to run the C preprocessor... i686-w64-mingw32-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether i686-w64-mingw32-g++ accepts -g... yes
checking dependency style of i686-w64-mingw32-g++... gcc3
checking for i686-w64-mingw32-as... i686-w64-mingw32-as
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i686-w64-mingw32-gcc -std=gnu99... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for i686-w64-mingw32-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc -std=gnu99 option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc -std=gnu99 PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc -std=gnu99 static flag -static works... yes
checking if i686-w64-mingw32-gcc -std=gnu99 supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc -std=gnu99 linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E
checking for ld used by i686-w64-mingw32-g++... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-g++ static flag -static works... yes
checking if i686-w64-mingw32-g++ supports -c -o file.o... yes
checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for i686-w64-mingw32-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
checking for an ANSI C-conforming const... yes
checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
checking for midl... no
checking for widl... no
checking ole2.h usability... yes
checking ole2.h presence... yes
checking for ole2.h... yes
checking olectl.h usability... yes
checking olectl.h presence... yes
checking for olectl.h... yes
checking for objsafe.h... yes
checking for buggy GNU/libc versions... not present
checking for X... no
checking for LIBVLC... yes
checking Mozilla headers... checking for npapi-sdk >= 0.27... no
checking for seamonkey-plugin >= 1.9.2... no
checking for iceape-plugin >= 1.9.2... no
checking for xulrunner-plugin >= 1.9.2... no
checking for firefox-plugin >= 1.9.2... no
checking for iceweasel-plugin >= 1.9.2... no
checking for mozilla-plugin >= 1.9.2... no
checking for libxul >= 1.9.2... no
no
checking npapi.h usability... yes
checking npapi.h presence... yes
checking for npapi.h... yes
checking for npruntime.h... yes
checking if NPP_GetMIMEDescription() returns const... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating share/Makefile
config.status: creating npapi/Makefile
config.status: creating activex/Makefile
config.status: creating npapi/install.js
config.status: creating npapi/install.rdf
config.status: creating npapi/manifest.json
config.status: creating npapi/npvlc_rc.rc
config.status: creating activex/axvlc.inf
config.status: creating activex/axvlc_rc.rc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory `/home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/npapi-vlc/build/win32-release'
Making all in npapi
make[2]: Entering directory `/home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/npapi-vlc/build/win32-release/npapi'
CXX vlcshell.lo
CXX vlcplugin_base.lo
CXX npolibvlc.lo
In file included from ../../../npapi/vlcplugin.h:4:0,
from ../../../npapi/control/npolibvlc.cpp:29:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
../../../npapi/control/npolibvlc.cpp: In member function 'virtual RuntimeNPObject::InvokeResult LibvlcPlaylistNPObject::invoke(int, const NPVariant*, uint32_t, NPVariant&)':
../../../npapi/control/npolibvlc.cpp:933:31: warning: unused variable 'p_lmd' [-Wunused-variable]
../../../npapi/control/npolibvlc.cpp: In member function 'virtual RuntimeNPObject::InvokeResult LibvlcVideoNPObject::getProperty(int, NPVariant&)':
../../../npapi/control/npolibvlc.cpp:1468:27: warning: 'int libvlc_video_get_height(libvlc_media_player_t*)' is deprecated (declared at /home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/vlc-2.0.6/build/win32-release/_vlc_install/include/vlc/libvlc_media_player.h:935) [-Wdeprecated-declarations]
../../../npapi/control/npolibvlc.cpp:1468:55: warning: 'int libvlc_video_get_height(libvlc_media_player_t*)' is deprecated (declared at /home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/vlc-2.0.6/build/win32-release/_vlc_install/include/vlc/libvlc_media_player.h:935) [-Wdeprecated-declarations]
../../../npapi/control/npolibvlc.cpp:1474:27: warning: 'int libvlc_video_get_width(libvlc_media_player_t*)' is deprecated (declared at /home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/vlc-2.0.6/build/win32-release/_vlc_install/include/vlc/libvlc_media_player.h:945) [-Wdeprecated-declarations]
../../../npapi/control/npolibvlc.cpp:1474:54: warning: 'int libvlc_video_get_width(libvlc_media_player_t*)' is deprecated (declared at /home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/vlc-2.0.6/build/win32-release/_vlc_install/include/vlc/libvlc_media_player.h:945) [-Wdeprecated-declarations]
CC genericSettings.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/inc/genericSettings.h:19,
from ../../../Wrapper/ScreenManager/src/genericSettings.c:16:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC screenManagerBrwsrIf.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/inc/screenManagerBrwsrIf.h:15,
from ../../../Wrapper/ScreenManager/src/screenManagerBrwsrIf.c:14:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC handleMTNScreen.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/inc/handleMTNScreen.h:18,
from ../../../Wrapper/ScreenManager/src/handleMTNScreen.c:14:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC handleROIScreen.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/inc/handleROIScreen.h:18,
from ../../../Wrapper/ScreenManager/src/handleROIScreen.c:15:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC handleIMDScreen.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/inc/handleROIScreen.h:18,
from ../../../Wrapper/ScreenManager/src/handleIMDScreen.c:15:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
../../../Wrapper/ScreenManager/src/handleIMDScreen.c: In function 'handle_screenAddZone':
../../../Wrapper/ScreenManager/src/handleIMDScreen.c:253:14: warning: variable 'i' set but not used [-Wunused-but-set-variable]
CC handleOBJCountScreen.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/FuntionalObjects/inc/anlytObjBoundingRect.h:20,
from ../../../Wrapper/ScreenManager/src/handleOBJCountScreen.c:15:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC handleTZoneScreen.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/inc/handleROIScreen.h:18,
from ../../../Wrapper/ScreenManager/src/handleTZoneScreen.c:15:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC screenManagerGfxUserIf.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/src/screenManagerGfxUserIf.c:18:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC screenManager.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/src/screenManager.c:15:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC screenManagerVlcIf.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/ScreenManager/src/screenManagerVlcIf.c:14:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC browserMessageHandler.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/BrowserIL/inc/browserMessageHandler.h:23,
from ../../../Wrapper/BrowserIL/src/browserMessageHandler.c:17:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC anlytObjMtnDetect.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/Utils/inc/utilsGfHelperOps.h:15,
from ../../../Wrapper/FuntionalObjects/inc/anlytObjMtnDetect.h:18,
from ../../../Wrapper/FuntionalObjects/src/anlytObjMtnDetect.c:13:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC anlytObjBoundingRect.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/FuntionalObjects/inc/anlytObjBoundingRect.h:20,
from ../../../Wrapper/FuntionalObjects/src/anlytObjBoundingRect.c:14:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC anlytObjDirection.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/FuntionalObjects/inc/anlytObjDirection.h:19,
from ../../../Wrapper/FuntionalObjects/src/anlytObjDirection.c:14:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC anlytObjHelper.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/Utils/inc/utilsGfHelperOps.h:15,
from ../../../Wrapper/FuntionalObjects/inc/anlytObjZone.h:18,
from ../../../Wrapper/FuntionalObjects/src/anlytObjHelper.c:15:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC anlytObjMsg.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/Utils/inc/utilsGfHelperOps.h:15,
from ../../../Wrapper/FuntionalObjects/inc/anlytObjMsg.h:18,
from ../../../Wrapper/FuntionalObjects/src/anlytObjMsg.c:15:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC anlytObjZone.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/Utils/inc/utilsGfHelperOps.h:15,
from ../../../Wrapper/FuntionalObjects/inc/anlytObjZone.h:18,
from ../../../Wrapper/FuntionalObjects/src/anlytObjZone.c:16:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC anlytObjROI.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/FuntionalObjects/inc/anlytObjROI.h:21,
from ../../../Wrapper/FuntionalObjects/src/anlytObjROI.c:13:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC utilsGfHelperOps.lo
In file included from ../../../Wrapper/DrawingObjects/inc/settings.h:24:0,
from ../../../Wrapper/DrawingObjects/inc/drawOpText.h:17,
from ../../../Wrapper/DrawingObjects/inc/drawObject.h:23,
from ../../../Wrapper/ScreenManager/inc/screenManagerTypes.h:25,
from ../../../Wrapper/Utils/inc/utilsGfHelperOps.h:15,
from ../../../Wrapper/Utils/src/utilsGfHelperOps.c:14:
../config.h:128:0: warning: "_WIN32_WINNT" redefined [enabled by default]
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/_mingw.h:207:0: note: this is the location of the previous definition
CC utilsLinkedList.lo
CXX nporuntime.lo
CXX vlc_player.lo
../../../npapi/../common/vlc_player.h: In constructor 'vlc_player::vlc_player()':
../../../npapi/../common/vlc_player.h:108:33: warning: 'vlc_player::_ml' will be initialized after [-Wreorder]
../../../npapi/../common/vlc_player.h:107:33: warning: 'libvlc_media_player_t* vlc_player::_mp' [-Wreorder]
../../../npapi/../common/vlc_player.cpp:24:1: warning: when initialized here [-Wreorder]
CXX npwin.lo
../../../npapi/support/../vlcshell.h:69:13: warning: 'mimetype' defined but not used [-Wunused-variable]
CXX vlcplugin_win.lo
In file included from ../../../npapi/vlcplugin_win.cpp:29:0:
/usr/lib/gcc/i686-w64-mingw32/4.6/../../../../i686-w64-mingw32/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
CXX win32_fullscreen.lo
../../../npapi/../common/win32_fullscreen.cpp: In function 'void cbGetSeiKey(void*, unsigned int*, unsigned int*, unsigned int*, unsigned int*, int*, unsigned int*, unsigned int*)':
../../../npapi/../common/win32_fullscreen.cpp:1044:10: warning: variable 'key' set but not used [-Wunused-but-set-variable]
CXX win32_vlcwnd.lo
i686-w64-mingw32-windres --include-dir ../../../npapi -i npvlc_rc.rc -o npvlc_rc.o
CXXLD npvlc.la
Creating library file: .libs/npvlc.dll.a
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0x27f): undefined reference to `_putPrint'
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0x2b4): undefined reference to `_putPrint'
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0x2d8): undefined reference to `_putPrint'
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0xbd6): undefined reference to `_putPrint'
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0x171): undefined reference to `_putPrint'
.libs/npolibvlc.o:npolibvlc.cpp:(.text+0xfee): more undefined references to `_putPrint' follow
.libs/genericSettings.o:genericSettings.c:(.text+0x732): undefined reference to `_vlOpenFile'
.libs/genericSettings.o:genericSettings.c:(.text+0x74a): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0x7d0): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0x8f4): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0x954): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0x974): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0xaa3): more undefined references to `_putPrint' follow
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xc81): undefined reference to `_vlDrawOpRenderEllipse'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd09): undefined reference to `_vlDrawOpRenderVertex'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd10): undefined reference to `_vlDrawOpRenderLine'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd17): undefined reference to `_vlDrawOpRenderRect'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd1e): undefined reference to `_vlDrawOpRenderPoly'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd25): undefined reference to `_vlDrawOpRenderText'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xe4a): undefined reference to `_vlDrawImage'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xeaa): undefined reference to `_vlDrawImage'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xf10): undefined reference to `_vlDrawImage'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xf70): undefined reference to `_vlDrawImage'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xff0): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x107f): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x10cb): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1124): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x113a): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x12ae): more undefined references to `_putPrint' follow
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1b0d): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1b37): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1b61): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1b8b): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1bb5): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1bdf): more undefined references to `_vlConstructPath' follow
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1c93): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1cf2): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1e01): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1e94): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1eed): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x204f): more undefined references to `_putPrint' follow
collect2: ld returned 1 exit status
make[2]: *** [npvlc.la] Error 1
make[2]: Leaving directory `/home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/npapi-vlc/build/win32-release/npapi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/npapi-vlc/build/win32-release'
make: *** [all] Error 2
Making install in npapi
make[1]: Entering directory `/home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/npapi-vlc/build/win32-release/npapi'
CXXLD npvlc.la
Creating library file: .libs/npvlc.dll.a
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0x27f): undefined reference to `_putPrint'
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0x2b4): undefined reference to `_putPrint'
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0x2d8): undefined reference to `_putPrint'
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0xbd6): undefined reference to `_putPrint'
.libs/vlcplugin_base.o:vlcplugin_base.cpp:(.text+0x171): undefined reference to `_putPrint'
.libs/npolibvlc.o:npolibvlc.cpp:(.text+0xfee): more undefined references to `_putPrint' follow
.libs/genericSettings.o:genericSettings.c:(.text+0x732): undefined reference to `_vlOpenFile'
.libs/genericSettings.o:genericSettings.c:(.text+0x74a): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0x7d0): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0x8f4): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0x954): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0x974): undefined reference to `_putPrint'
.libs/genericSettings.o:genericSettings.c:(.text+0xaa3): more undefined references to `_putPrint' follow
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xc81): undefined reference to `_vlDrawOpRenderEllipse'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd09): undefined reference to `_vlDrawOpRenderVertex'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd10): undefined reference to `_vlDrawOpRenderLine'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd17): undefined reference to `_vlDrawOpRenderRect'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd1e): undefined reference to `_vlDrawOpRenderPoly'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xd25): undefined reference to `_vlDrawOpRenderText'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xe4a): undefined reference to `_vlDrawImage'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xeaa): undefined reference to `_vlDrawImage'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xf10): undefined reference to `_vlDrawImage'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xf70): undefined reference to `_vlDrawImage'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0xff0): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x107f): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x10cb): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1124): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x113a): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x12ae): more undefined references to `_putPrint' follow
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1b0d): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1b37): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1b61): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1b8b): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1bb5): undefined reference to `_vlConstructPath'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1bdf): more undefined references to `_vlConstructPath' follow
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1c93): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1cf2): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1e01): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1e94): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x1eed): undefined reference to `_putPrint'
.libs/win32_fullscreen.o:win32_fullscreen.cpp:(.text+0x204f): more undefined references to `_putPrint' follow
collect2: ld returned 1 exit status
make[1]: *** [npvlc.la] Error 1
make[1]: Leaving directory `/home/user/TI/IPNC_RDK_GUI_VideoPlayer_SDK/VayavyaLabs/Source/Plugin/npapi-vlc/build/win32-release/npapi'
make: *** [install-recursive] Error 1