[Ambulant-users] Fwd: Problem In Ambulant Building
sachin bajaj
scorboysachin at gmail.com
Tue Feb 17 05:31:17 CET 2009
Hello Mam,
As we are in process of Developing AMIS player For Linux
Platform(Kernel:- 2.6.21-1-486).
In This Process First We had compile Ambulant For that we need
packages specified in Third Party Packages used by Ambulant.
In That List We already Installed all packages Except FFMPEG because
Some packages needed by FFMPEG like(libx264, libschroedinger) need
libc6 version =>2.7 but libfaac and libfaad running on ver 2.5.95 . so
this is the first point Where me and my friends stucked. we are unable to
enable ffmpeg.
Second Problem: as we leave FFMPEG and proceed to run Ambulant
Configure/make/make install then in configuration there is not any
problem when i run "Make" command then there is an error so i have
attached
Command For Configure:
./configure --with-smil-test --with-xerces --with-xerces-plugin
--with-qt --with-npambulant --with-gstreamer --with-qtopia
--with-ffmpeg --enable-fast-install --with-python
Output Of Configure:
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dynamic linker characteristics... no
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path...
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for BSD-compatible nm... /usr/bin/nm -B
checking command to parse /usr/bin/nm -B output from object... ok
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dlcaller_register in -lltdl... yes
checking whether to use included libltdl... no
checking for assert.h... (cached) yes
checking for ctype.h... (cached) yes
checking for errno.h... (cached) yes
checking for malloc.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdio.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dl.h... (cached) no
checking for sys/dl.h... (cached) no
checking for dld.h... (cached) no
checking for mach-o/dyld.h... (cached) no
checking for string.h... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for strcmp... (cached) yes
checking for closedir... (cached) yes
checking for opendir... (cached) yes
checking for readdir... (cached) yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognise dependent libraries... pass_all
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) no
appending configuration tag "F77" to libtool
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh:
./config.rpath: No such file or directory
done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for --with-universalsdk... false
checking for pkg-config... /usr/bin/pkg-config
checking for --with-ltdl-plugins... true
checking for --with-dummy-plugin... false
checking for --with-smil30... yes
checking for --with-external-dom... yes
checking for --with-overlay-window... yes
checking for --with-smil-test... true
checking for expat XML handling library... true
checking for xerces XML handling library... true
checking for --with-xerces-plugin... true
checking for --with-cocoa... false
checking for --with-cg... false
checking for --with-uikit... false
checking dependency style of ... none
checking for --with-qtopia (cross compilation for Sharp SL-5600
Zaurus)... configure: For Sharp SL-5600: qtopia-free-1.5.0 is required
(/opt/Qtopia)
arm-linux-g++ cross compiler (2.95) must have been installed
(/opt/Embedex/tools/bin)
PATH should be prepended: export
PATH=/opt/Qtopia/sharp/bin:/opt/Embedix/tools/bin:$PATH
expat must have been cross-compiled and installed in
third_party_packages/expat-unix
configure with: ./configure --build=`config.guess` --host=arm-linux
true
checking for --with-qt... checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for QT... checking for QT... yes
true
checking for --with-qt-html-widget... qtthmlwidget=false
false
checking for sdl - Simple Direct Media layer... true
checking for gtk - the GIMP Toolkit... checking for GTK... yes
true
checking for Nokia 770 Internet Tablet... false
checking for gstreamer multimedia framework... checking for GSTREAMER... yes
true
checking for live555.com RTSP support... live555.com library found - true
checking for ffmpeg audio/video codec library... ./configure: line
28554: cd: /home/toplevel/ambulant-2.0.1/third_party_packages/ffmpeg:
No such file or directory
checking for LIBAVUTIL... checking for LIBAVCODEC... yes
checking for LIBAVCODEC... checking for LIBAVFORMAT... false
Discovered FFMPEG version to use -
configure: WARNING: ffmpeg support not enabled
checking whether to build Python interface... true - /usr/bin/python
checking for --with-python-plugin... false
checking for --with-npambulant... true
checking for --with-webkit-dom... false
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: WARNING: po/Makefile.in.in seems to ignore the
--datarootdir setting
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/npambulant/Makefile
config.status: creating src/libambulant/Makefile
config.status: creating src/player_unix/Makefile
config.status: creating src/player_gtk/Makefile
config.status: creating src/player_macosx/Makefile
config.status: creating src/plugins/Makefile
config.status: creating src/pyambulant/Makefile
config.status: creating include/Makefile
config.status: creating include/ambulant/Makefile
config.status: creating include/ambulant/config/Makefile
config.status: creating include/ambulant/config/compiler/Makefile
config.status: creating include/ambulant/config/platform/Makefile
config.status: creating include/ambulant/config/stdlib/Makefile
config.status: creating include/ambulant/common/Makefile
config.status: creating include/ambulant/compat/Makefile
config.status: creating include/ambulant/lib/Makefile
config.status: creating include/ambulant/lib/unix/Makefile
config.status: creating include/ambulant/lib/win32/Makefile
config.status: creating include/ambulant/smil2/Makefile
config.status: creating include/ambulant/net/Makefile
config.status: creating include/ambulant/gui/Makefile
config.status: creating include/ambulant/gui/dx/Makefile
config.status: creating include/ambulant/gui/none/Makefile
config.status: creating include/ambulant/gui/cocoa/Makefile
config.status: creating include/ambulant/gui/cg/Makefile
config.status: creating include/ambulant/gui/qt/Makefile
config.status: creating include/ambulant/gui/gtk/Makefile
config.status: creating include/ambulant/gui/SDL/Makefile
config.status: creating include/ambulant/gui/gstreamer/Makefile
config.status: creating third_party_packages/Makefile
config.status: creating Documentation/Makefile
config.status: creating Extras/Makefile
config.status: creating libambulant.pc
config.status: creating ambulant.spec
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool_patch commands
=== configuring in libltdl (/home/toplevel/ambulant-2.0.1/libltdl)
configure: running /bin/sh ./configure '--prefix=/usr/local'
'--with-smil-test' '--with-xerces' '--with-xerces-plugin' '--with-qt'
'--with-npambulant' '--with-gstreamer' '--with-qtopia' '--with-ffmpeg'
'--enable-fast-install' '--with-python' '--enable-ltdl-convenience'
--cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for --with-universalsdk... false
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
ambulant-2.0.1 will be built with following parameters:
targeted prefix: /usr/local
compiler: gcc
Enable external DOM: true
Enable SMIL 3.0: true
Enable overlay window: true
Enable SMIL test layout: true
Build with Python support: true
Build with Python plugin: false
Use expat XML library: true
/home/toplevel/ambulant-2.0.1/third_party_packages/expat-unix
Use xerces XML library: true
Enable Xerces as plugin: true
Build with ffmpeg: false
Build with SDL: true
Build with live555.com RTSP: true
Build with gstreamer: true
Build Qtopia frontend: true
Build Qt3 frontend: true
Build with GTK: true
Build with NOKIA770: false
Build with WebKit DOM plugin: false
Build Cocoa frontend: false
Build UIKit frontend: false
Build MacOSX universal binary: false
Build with npambulant plugin: true
ffmpeg not found or disabled. Building without ffmpeg (which means
limited media support).
Output of Make:
Making all in m4
make[1]: Entering directory `/home/toplevel/ambulant-2.0.1/m4'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/toplevel/ambulant-2.0.1/m4'
Making all in po
make[1]: Entering directory `/home/toplevel/ambulant-2.0.1/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/toplevel/ambulant-2.0.1/po'
Making all in libltdl
make[1]: Entering directory `/home/toplevel/ambulant-2.0.1/libltdl'
make all-am
make[2]: Entering directory `/home/toplevel/ambulant-2.0.1/libltdl'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I. -g -O2 -c -o ltdl.lo ltdl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o libltdlc.la
ltdl.lo -ldl
rm -fr .libs/libltdlc.a .libs/libltdlc.la
ar cru .libs/libltdlc.a .libs/ltdl.o
ranlib .libs/libltdlc.a
creating libltdlc.la
(cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la)
make[2]: Leaving directory `/home/toplevel/ambulant-2.0.1/libltdl'
make[1]: Leaving directory `/home/toplevel/ambulant-2.0.1/libltdl'
Making all in src
make[1]: Entering directory `/home/toplevel/ambulant-2.0.1/src'
Making all in libambulant
make[2]: Entering directory `/home/toplevel/ambulant-2.0.1/src/libambulant'
/bin/sh ../../libtool --tag=CXX --mode=compile g++
-DPACKAGE_NAME=\"ambulant\" -DPACKAGE_TARNAME=\"ambulant\"
-DPACKAGE_VERSION=\"2.0.1\" -DPACKAGE_STRING=\"ambulant\ 2.0.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ambulant\" -DVERSION=\"2.0.1\"
-DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLTDL_SHLIB_EXT=\".so\" -DLTDL_SYSSEARCHPATH=\"/lib:/usr/lib\"
-DLTDL_OBJDIR=\".libs/\" -DHAVE_PRELOADED_SYMBOLS=1 -DHAVE_LIBDL=1
-DHAVE_DLERROR=1 -DHAVE_ARGZ_H=1 -DHAVE_ERROR_T=1 -DHAVE_ARGZ_APPEND=1
-DHAVE_ARGZ_CREATE_SEP=1 -DHAVE_ARGZ_INSERT=1 -DHAVE_ARGZ_NEXT=1
-DHAVE_ARGZ_STRINGIFY=1 -DHAVE_ASSERT_H=1 -DHAVE_CTYPE_H=1
-DHAVE_ERRNO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRCHR=1
-DHAVE_STRRCHR=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMOVE=1 -DHAVE_STRCMP=1
-DHAVE_CLOSEDIR=1 -DHAVE_OPENDIR=1 -DHAVE_READDIR=1 -DHAVE_LTDL=1
-DHAVE_ASSERT_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ERRNO_H=1 -DHAVE_MALLOC_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1
-DHAVE_STRING_H=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCPY=1
-DHAVE_MEMMOVE=1 -DHAVE_STRCMP=1 -DHAVE_CLOSEDIR=1 -DHAVE_OPENDIR=1
-DHAVE_READDIR=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DWITH_LTDL_PLUGINS=1 -DWITH_SMIL30=1 -DWITH_EXTERNAL_DOM=1
-DWITH_OVERLAY_WINDOW=1 -DWITH_SMIL_TEST=1 -DWITH_EXPAT=1
-DWITH_XERCES=1 -DHAVE_PTHREAD=1 -I.
-DAMBULANT_DATADIR=\"/usr/local/share/ambulant\"
-DAMBULANT_PLUGINDIR=\"/usr/local/lib/ambulant\" -I../../include
-I../../include
-I/home/toplevel/ambulant-2.0.1/third_party_packages/expat-unix/include
-DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -D_REENTRANT
-I/usr/include/qt3 -DHAVE_LIBQT=1 -DWITH_GSTREAMER
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12 `sdl-config
--cflags` -I /home/toplevel/ambulant-2.0.1/third_party_packages/live/BasicUsageEnvironment/include
-I/home/toplevel/ambulant-2.0.1/third_party_packages/live/groupsock/include
-I/home/toplevel/ambulant-2.0.1/third_party_packages/live/liveMedia/include
-I/home/toplevel/ambulant-2.0.1/third_party_packages/live/UsageEnvironment/include
-I../../libltdl -D_ISOC99_SOURCE=1 -D_BSD_SOURCE=1 -fno-rtti -pipe
-DQT_QWS_EBX -DQT_QWS_CUSTOM -DQWS -g -O2 -pthread -MT
rtsp_datasource.lo -MD -MP -MF .deps/rtsp_datasource.Tpo -c -o
rtsp_datasource.lo `test -f 'net/rtsp_datasource.cpp' || echo
'./'`net/rtsp_datasource.cpp
g++ -DPACKAGE_NAME=\"ambulant\" -DPACKAGE_TARNAME=\"ambulant\"
-DPACKAGE_VERSION=\"2.0.1\" "-DPACKAGE_STRING=\"ambulant 2.0.1\""
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ambulant\" -DVERSION=\"2.0.1\"
-DSTDC_HEADERS=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLTDL_SHLIB_EXT=\".so\" -DLTDL_SYSSEARCHPATH=\"/lib:/usr/lib\"
-DLTDL_OBJDIR=\".libs/\" -DHAVE_PRELOADED_SYMBOLS=1 -DHAVE_LIBDL=1
-DHAVE_DLERROR=1 -DHAVE_ARGZ_H=1 -DHAVE_ERROR_T=1 -DHAVE_ARGZ_APPEND=1
-DHAVE_ARGZ_CREATE_SEP=1 -DHAVE_ARGZ_INSERT=1 -DHAVE_ARGZ_NEXT=1
-DHAVE_ARGZ_STRINGIFY=1 -DHAVE_ASSERT_H=1 -DHAVE_CTYPE_H=1
-DHAVE_ERRNO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRCHR=1
-DHAVE_STRRCHR=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMOVE=1 -DHAVE_STRCMP=1
-DHAVE_CLOSEDIR=1 -DHAVE_OPENDIR=1 -DHAVE_READDIR=1 -DHAVE_LTDL=1
-DHAVE_ASSERT_H=1 -DHAVE_CTYPE_H=1 -DHAVE_ERRNO_H=1 -DHAVE_MALLOC_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_UNISTD_H=1
-DHAVE_STRING_H=1 -DHAVE_STRCHR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCPY=1
-DHAVE_MEMMOVE=1 -DHAVE_STRCMP=1 -DHAVE_CLOSEDIR=1 -DHAVE_OPENDIR=1
-DHAVE_READDIR=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
-DWITH_LTDL_PLUGINS=1 -DWITH_SMIL30=1 -DWITH_EXTERNAL_DOM=1
-DWITH_OVERLAY_WINDOW=1 -DWITH_SMIL_TEST=1 -DWITH_EXPAT=1
-DWITH_XERCES=1 -DHAVE_PTHREAD=1 -I.
-DAMBULANT_DATADIR=\"/usr/local/share/ambulant\"
-DAMBULANT_PLUGINDIR=\"/usr/local/lib/ambulant\" -I../../include
-I../../include
-I/home/toplevel/ambulant-2.0.1/third_party_packages/expat-unix/include
-DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -D_REENTRANT
-I/usr/include/qt3 -DHAVE_LIBQT=1 -DWITH_GSTREAMER
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I
/home/toplevel/ambulant-2.0.1/third_party_packages/live/BasicUsageEnvironment/include
-I/home/toplevel/ambulant-2.0.1/third_party_packages/live/groupsock/include
-I/home/toplevel/ambulant-2.0.1/third_party_packages/live/liveMedia/include
-I/home/toplevel/ambulant-2.0.1/third_party_packages/live/UsageEnvironment/include
-I../../libltdl -D_ISOC99_SOURCE=1 -D_BSD_SOURCE=1 -fno-rtti -pipe
-DQT_QWS_EBX -DQT_QWS_CUSTOM -DQWS -g -O2 -pthread -MT
rtsp_datasource.lo -MD -MP -MF .deps/rtsp_datasource.Tpo -c
net/rtsp_datasource.cpp -fPIC -DPIC -o .libs/rtsp_datasource.o
In file included from net/rtsp_datasource.cpp:21:
../../include/ambulant/net/rtsp_datasource.h:47:32: error:
libavcodec/avcodec.h: No such file or directory
../../include/ambulant/net/rtsp_datasource.h:48:34: error:
libavformat/avformat.h: No such file or directory
../../include/ambulant/net/rtsp_datasource.h:49:30: error:
libavutil/common.h: No such file or directory
../../include/ambulant/net/ffmpeg_common.h:87: error: 'CodecID' has
not been declared
../../include/ambulant/net/ffmpeg_common.h:88: error: 'CodecID' does
not name a type
../../include/ambulant/net/ffmpeg_common.h:92: error: 'CodecID' was
not declared in this scope
../../include/ambulant/net/ffmpeg_common.h:92: error: template
argument 2 is invalid
../../include/ambulant/net/ffmpeg_common.h:92: error: template
argument 4 is invalid
../../include/ambulant/net/ffmpeg_common.h:97: error: expected `)'
before '*' token
../../include/ambulant/net/ffmpeg_common.h:100: error: ISO C++ forbids
declaration of 'AVFormatContext' with no type
../../include/ambulant/net/ffmpeg_common.h:100: error: expected ';'
before '*' token
../../include/ambulant/net/ffmpeg_common.h:122: error: 'MAX_STREAMS'
was not declared in this scope
../../include/ambulant/net/ffmpeg_common.h:124: error: ISO C++ forbids
declaration of 'AVFormatContext' with no type
../../include/ambulant/net/ffmpeg_common.h:124: error: expected ';'
before '*' token
../../include/ambulant/net/ffmpeg_common.h:134: error: expected
constructor, destructor, or type conversion before '*' token
../../include/ambulant/net/rtsp_datasource.h:192: error: 'MAX_STREAMS'
was not declared in this scope
../../include/ambulant/net/rtsp_datasource.h: In constructor
'ambulant::net::rtsp_context_t::rtsp_context_t()':
../../include/ambulant/net/rtsp_datasource.h:128: error: 'sinks' was
not declared in this scope
../../include/ambulant/net/rtsp_datasource.h: In destructor
'ambulant::net::rtsp_context_t::~rtsp_context_t()':
../../include/ambulant/net/rtsp_datasource.h:133: error: 'MAX_STREAMS'
was not declared in this scope
../../include/ambulant/net/rtsp_datasource.h:134: error: 'sinks' was
not declared in this scope
net/rtsp_datasource.cpp: At global scope:
net/rtsp_datasource.cpp:28: error: expected constructor, destructor,
or type conversion before '*' token
net/rtsp_datasource.cpp: In member function 'virtual void
ambulant::net::rtsp_demux::add_datasink(ambulant::net::demux_datasink*,
int)':
net/rtsp_datasource.cpp:112: error: 'MAX_STREAMS' was not declared in this scope
net/rtsp_datasource.cpp:113: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp:113: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp:114: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp: In member function 'virtual void
ambulant::net::rtsp_demux::remove_datasink(int)':
net/rtsp_datasource.cpp:124: error: 'MAX_STREAMS' was not declared in this scope
net/rtsp_datasource.cpp:125: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp:126: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp:127: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp: In static member function 'static
ambulant::net::rtsp_context_t*
ambulant::net::rtsp_demux::_init_subsessions(ambulant::net::rtsp_context_t*)':
net/rtsp_datasource.cpp:356: error: 'FF_INPUT_BUFFER_PADDING_SIZE' was
not declared in this scope
net/rtsp_datasource.cpp: In member function 'virtual long unsigned int
ambulant::net::rtsp_demux::run()':
net/rtsp_datasource.cpp:463: error: 'MAX_STREAMS' was not declared in this scope
net/rtsp_datasource.cpp:464: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp:468: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp: In member function 'void
ambulant::net::rtsp_demux::after_reading_audio(unsigned int, unsigned
int, timeval, unsigned int)':
net/rtsp_datasource.cpp:516: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp: In member function 'void
ambulant::net::rtsp_demux::_push_data_to_sink(int,
ambulant::net::timestamp_t, const uint8_t*, int)':
net/rtsp_datasource.cpp:701: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
net/rtsp_datasource.cpp:720: error: 'struct
ambulant::net::rtsp_context_t' has no member named 'sinks'
make[2]: *** [rtsp_datasource.lo] Error 1
make[2]: Leaving directory `/home/toplevel/ambulant-2.0.1/src/libambulant'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/toplevel/ambulant-2.0.1/src'
make: *** [all-recursive] Error 1
With Regards
Sachin Bajaj
More information about the Ambulant-users
mailing list