Missing libraries while compiling RTSP-Server

JF-Schatzi jf-schatzi at gmx.de
Thu Mar 5 06:37:08 PST 2015


Hello everyone,

i have issues when trying to compile gst-rtsp-server.
I use the following commands:
./configure --with-prefix=/usr
make

autogen.sh shows up the same results.

The following modules are installed (1.4.5):
gstreamer
gst-plugins-base
gst-plugins-good
gst-plugins-bad
gst-plugins-ugly

They are all installed with the commands:
./configure --with-prefix=/usr --with-package-name="GStreamer <insert name
of module> 1.4.5 BLFS"
--with-package-origin="http://www.linuxfromscratch.org/blfs/view/svn/"
make
sudo make install

System-Specs:
Raspberry Pi 1 B+
Raspbian
Linux version 3.12.34+ (pi at raspi2) (gcc version 4,8,3 20140106 (prerelease)
(crosstool-NG linaro-1.13.1-4.8-2014.01 - Linaro GCC 2013-11) )


It seems that the library that includes gst-mikey is not properly installed.
Can you tell me where i'm wrong?

Here's the log of the installation-process of gst-rtsp-server (with my
commands):
libtool: you must specify a MODE
libtool: Try `libtool --help' for more information.
checking build system type... armv6l-unknown-linux-gnueabihf
checking host system type... armv6l-unknown-linux-gnueabihf
checking target system type... armv6l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 nano version... 0 (release)
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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 armv6l-unknown-linux-gnueabihf file names to
armv6l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv6l-unknown-linux-gnueabihf file names to
toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VALGRIND... no
configure: Using GStreamer RTSP Server Library source release as package
name
configure: Using Unknown package origin as package origin
configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig
configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-12-18
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached)
-std=gnu99
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of gcc -std=gnu99... gcc3
checking for valgrind... no
checking for gobject-introspection... no
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for GLIB... yes
checking for glib-genmarshal... glib-genmarshal (from pkg-config path)
checking for glib-mkenums... glib-mkenums
checking for GIO... yes
checking for GST... yes
configure: using GStreamer tools in /usr/bin
configure: using GStreamer plug-ins in /usr/lib/gstreamer-1.0
configure: Using GStreamer Core Plugins in /usr/lib/gstreamer-1.0
checking for GST_BASE... yes
checking for GST_PLUGINS_BASE... yes
configure: using GStreamer Base Plugins in /usr/lib/gstreamer-1.0
configure: Using GStreamer Base Plugins in /usr/lib/gstreamer-1.0
checking for GST_PLUGINS_GOOD... no
configure: No package 'gstreamer-plugins-good-1.0' found
configure: no gstreamer-plugins-good-1.0 >= 1.4.0 (GStreamer Good Plugins)
found
configure: Using GStreamer Good Plugins in 
checking for GST_PLUGINS_BAD... yes
configure: using GStreamer Bad Plugins in /usr/lib/gstreamer-1.0
configure: Using GStreamer Bad Plugins in /usr/lib/gstreamer-1.0
checking for GST_CHECK... yes
checking for -Bsymbolic-functions linker flag... yes
configure: Using /usr/local/lib/gstreamer-1.0 as the plugin install location
configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-12-18
checking whether the GStreamer debugging system is enabled... yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wvla... yes
checking to see if compiler understands -Wpointer-arith... yes
checking to see if compiler understands -Wmissing-declarations... yes
checking to see if compiler understands -Wmissing-prototypes... yes
checking to see if compiler understands -Wredundant-decls... yes
checking to see if compiler understands -Wundef... yes
checking to see if compiler understands -Wwrite-strings... yes
checking to see if compiler understands -Wformat-nonliteral... yes
checking to see if compiler understands -Wformat-security... yes
checking to see if compiler understands -Wold-style-definition... yes
checking to see if compiler understands -Winit-self... yes
checking to see if compiler understands -Wmissing-include-dirs... yes
checking to see if compiler understands -Waddress... yes
checking to see if compiler understands -Waggregate-return... yes
checking to see if compiler understands -Wno-multichar... yes
checking to see if compiler understands -Wnested-externs... yes
configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -Wvla
-Wpointer-arith -Wmissing-declarations -Wmissing-prototypes
-Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral
-Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs
-Waddress -Waggregate-return -Wno-multichar -Wnested-externs
configure: set ERROR_CFLAGS to 
configure: Using autoaudiosink as default audio sink
configure: Using alsasrc as default audio source
configure: Using autovideosink as default video sink
configure: Using v4l2src as default video source
configure: Using goom as default visualizer
checking for LIBCGROUP... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gst-rtsp.spec
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating gst/Makefile
config.status: creating gst/rtsp-server/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating tests/check/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gstreamer-rtsp-server.pc
config.status: creating pkgconfig/gstreamer-rtsp-server-uninstalled.pc
config.status: creating docs/Makefile
config.status: creating docs/version.entities
config.status: creating docs/libs/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands


Configuration
	Version                    : 1.4.5
	Source code location       : .
	Prefix                     : /usr/local
	Compiler                   : gcc -std=gnu99
	CGroups example            : no

gst-rtsp-server configured. Type 'make' to build.

make  all-recursive
make[1]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5'
Making all in gst
make[2]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
Making all in rtsp-server
make[3]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst/rtsp-server'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst/rtsp-server'
make[3]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
make[2]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
Making all in common
make[2]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
Making all in m4
make[3]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common/m4'
make[3]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
make[2]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
Making all in pkgconfig
make[2]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/pkgconfig'
cp gstreamer-rtsp-server.pc gstreamer-rtsp-server-1.0.pc
cp gstreamer-rtsp-server-uninstalled.pc
gstreamer-rtsp-server-1.0-uninstalled.pc
make[2]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/pkgconfig'
Making all in docs
make[2]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
make[3]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
make[2]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
Making all in examples
make[2]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/examples'
  CCLD   test-video
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_kemac_set'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_key_data_set_key'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_kemac_get_sub'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_add_payload'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_new'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_new_from_data'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_get_cs_srtp'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_sp_get_param'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_set_info'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_get_n_cs'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_sp_get_n_params'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_add_rand_len'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_rtsp_profile_get_type'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_sp_set'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_new'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_add_cs_srtp'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_to_bytes'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_add_t_now_ntp_utc'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_kemac_add_sub'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_rtsp_watch_set_flushing'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_rtsp_watch_wait_backlog'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_sp_add_param'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_find_payload'
collect2: ld returned 1 exit status
Makefile:508: recipe for target 'test-video' failed
make[2]: *** [test-video] Error 1
make[2]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/examples'
Makefile:528: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5'
Makefile:456: recipe for target 'all' failed
make: *** [all] Error 2
Making install in gst
make[1]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
Making install in rtsp-server
make[2]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst/rtsp-server'
make[3]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst/rtsp-server'
 /bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c  
libgstrtspserver-1.0.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libgstrtspserver-1.0.so.0.405.0
/usr/local/lib/libgstrtspserver-1.0.so.0.405.0
libtool: install: (cd /usr/local/lib && { ln -s -f
libgstrtspserver-1.0.so.0.405.0 libgstrtspserver-1.0.so.0 || { rm -f
libgstrtspserver-1.0.so.0 && ln -s libgstrtspserver-1.0.so.0.405.0
libgstrtspserver-1.0.so.0; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f
libgstrtspserver-1.0.so.0.405.0 libgstrtspserver-1.0.so || { rm -f
libgstrtspserver-1.0.so && ln -s libgstrtspserver-1.0.so.0.405.0
libgstrtspserver-1.0.so; }; })
libtool: install: /usr/bin/install -c .libs/libgstrtspserver-1.0.lai
/usr/local/lib/libgstrtspserver-1.0.la
libtool: finish:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin"
ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/usr/local/include/gstreamer-1.0/gst/rtsp-server'
 /usr/bin/install -c -m 644 rtsp-auth.h rtsp-address-pool.h rtsp-context.h
rtsp-params.h rtsp-sdp.h rtsp-thread-pool.h rtsp-media.h
rtsp-media-factory.h rtsp-media-factory-uri.h rtsp-mount-points.h
rtsp-permissions.h rtsp-stream.h rtsp-stream-transport.h rtsp-session.h
rtsp-session-media.h rtsp-session-pool.h rtsp-token.h rtsp-client.h
rtsp-server.h '/usr/local/include/gstreamer-1.0/gst/rtsp-server'
make[3]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst/rtsp-server'
make[2]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst/rtsp-server'
make[2]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
make[3]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
make[2]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
make[1]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/gst'
Making install in common
make[1]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
Making install in m4
make[2]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common/m4'
make[3]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common/m4'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common/m4'
make[2]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common/m4'
make[2]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
make[3]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
make[2]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
make[1]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/common'
Making install in pkgconfig
make[1]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/pkgconfig'
make[2]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/pkgconfig'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 gstreamer-rtsp-server-1.0.pc
'/usr/local/lib/pkgconfig'
make[2]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/pkgconfig'
make[1]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/pkgconfig'
Making install in docs
make[1]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
make[2]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
make[3]: Entering directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
make[2]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
make[1]: Leaving directory '/home/pi/GStreamer/gst-rtsp-server-1.4.5/docs'
Making install in examples
make[1]: Entering directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/examples'
  CCLD   test-video
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_kemac_set'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_key_data_set_key'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_kemac_get_sub'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_add_payload'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_new'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_new_from_data'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_get_cs_srtp'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_sp_get_param'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_set_info'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_get_n_cs'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_sp_get_n_params'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_add_rand_len'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_rtsp_profile_get_type'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_sp_set'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_new'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_add_cs_srtp'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_to_bytes'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_add_t_now_ntp_utc'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_kemac_add_sub'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_rtsp_watch_set_flushing'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_rtsp_watch_wait_backlog'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_payload_sp_add_param'
../gst/rtsp-server/.libs/libgstrtspserver-1.0.so: undefined reference to
`gst_mikey_message_find_payload'
collect2: ld returned 1 exit status
Makefile:508: recipe for target 'test-video' failed
make[1]: *** [test-video] Error 1
make[1]: Leaving directory
'/home/pi/GStreamer/gst-rtsp-server-1.4.5/examples'
Makefile:528: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Missing-libraries-while-compiling-RTSP-Server-tp4671014.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list