Advertisement
Guest User

ghost

a guest
Mar 9th, 2011
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 18.29 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. Making clean in common
  56. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common »
  57. Making clean in m4
  58. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common/m4 »
  59. rm -rf .libs _libs
  60. rm -f *.lo
  61. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common/m4 »
  62. Making clean in .
  63. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common »
  64. rm -rf .libs _libs
  65. rm -f *.lo
  66. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common »
  67. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common »
  68. Making clean in bindings
  69. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings »
  70. Making clean in vala
  71. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/vala »
  72. test -z "gst-rtsp-server-0.10.deps" || rm -f gst-rtsp-server-0.10.deps
  73. rm -rf .libs _libs
  74. rm -f *.lo
  75. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/vala »
  76. Making clean in .
  77. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings »
  78. rm -rf .libs _libs
  79. rm -f *.lo
  80. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings »
  81. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings »
  82. Making clean in gst
  83. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst »
  84. Making clean in rtsp-server
  85. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst/rtsp-server »
  86. test -z "GstRtspServer-0.10.gir GstRtspServer-0.10.typelib" || rm -f GstRtspServer-0.10.gir GstRtspServer-0.10.typelib
  87. test -z "libgstrtspserver-0.10.la" || rm -f libgstrtspserver-0.10.la
  88. rm -f "./so_locations"
  89. rm -rf .libs _libs
  90. rm -f *.o
  91. rm -f *.lo
  92. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst/rtsp-server »
  93. Making clean in .
  94. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst »
  95. rm -rf .libs _libs
  96. rm -f *.lo
  97. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst »
  98. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst »
  99. Making clean in .
  100. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8 »
  101. rm -rf .libs _libs
  102. rm -f *.lo
  103. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8 »
  104. bassouma@bassouma-laptop:~/src/gst-rtsp-0.10.8$ make distclean
  105. Making distclean in tests
  106. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/tests »
  107. rm -rf .libs _libs
  108.  rm -f test-cleanup
  109. rm -f *.o
  110. rm -f *.lo
  111. rm -f *.tab.c
  112. test -z "" || rm -f
  113. test . = "." || test -z "" || rm -f
  114. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  115. rm -rf ./.deps
  116. rm -f Makefile
  117. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/tests »
  118. Making distclean in examples
  119. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/examples »
  120. rm -rf .libs _libs
  121.  rm -f test-video test-ogg test-mp4 test-readme test-launch test-sdp test-uri test-auth
  122. rm -f *.o
  123. rm -f *.lo
  124. rm -f *.tab.c
  125. test -z "" || rm -f
  126. test . = "." || test -z "" || rm -f
  127. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  128. rm -rf ./.deps
  129. rm -f Makefile
  130. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/examples »
  131. Making distclean in docs
  132. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/docs »
  133. Making distclean in libs
  134. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/docs/libs »
  135. test -z "gst-rtsp-server.args gst-rtsp-server.hierarchy gst-rtsp-server.interfaces gst-rtsp-server.prerequisites gst-rtsp-server.signals .libs/gst-rtsp-server-scan.o gst-rtsp-server-undocumented.txt gst-rtsp-server-undeclared.txt gst-rtsp-server-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp setup.stamp sgml.stamp html.stamp doc-registry.xml" || rm -f gst-rtsp-server.args gst-rtsp-server.hierarchy gst-rtsp-server.interfaces gst-rtsp-server.prerequisites gst-rtsp-server.signals .libs/gst-rtsp-server-scan.o gst-rtsp-server-undocumented.txt gst-rtsp-server-undeclared.txt gst-rtsp-server-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp setup.stamp sgml.stamp html.stamp doc-registry.xml
  136. rm -rf .libs _libs
  137. rm -f *~ *.bak
  138. rm -rf .libs
  139. rm -f *.lo
  140. test -z "" || rm -f
  141. test . = "." || test -z "" || rm -f
  142. rm -f gst-rtsp-server-undocumented.txt gst-rtsp-server-undeclared.txt gst-rtsp-server-unused.txt \
  143.             gst-rtsp-server-decl-list.txt gst-rtsp-server-decl.txt
  144. rm -rf tmpl/*.sgml.bak
  145. rm -f gst-rtsp-server.hierarchy
  146. rm -f *.stamp || true
  147. if test "/home/bassouma/src/gst-rtsp-0.10.8/docs/libs" != "/home/bassouma/src/gst-rtsp-0.10.8/docs/libs" ; then \
  148.         rm -f gst-rtsp-server-docs.sgml ; \
  149.         rm -f gst-rtsp-server.types ; \
  150.         rm -f gst-rtsp-server.interfaces ; \
  151.         rm -f gst-rtsp-server-overrides.txt ; \
  152.         rm -f gst-rtsp-server.prerequisites ; \
  153.         rm -f gst-rtsp-server-sections.txt ; \
  154.         rm -rf tmpl/*.sgml ; \
  155.     fi
  156. rm -rf *.o
  157. rm -f Makefile
  158. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/docs/libs »
  159. Making distclean in .
  160. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/docs »
  161. rm -rf .libs _libs
  162. rm -f *.lo
  163. test -z "version.entities" || rm -f version.entities
  164. test . = "." || test -z "" || rm -f
  165. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  166. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/docs »
  167. rm -f Makefile
  168. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/docs »
  169. Making distclean in pkgconfig
  170. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/pkgconfig »
  171. test -z "gst-rtsp-server-0.10.pc gst-rtsp-server-0.10-uninstalled.pc" || rm -f gst-rtsp-server-0.10.pc gst-rtsp-server-0.10-uninstalled.pc
  172. rm -rf .libs _libs
  173. rm -f *.lo
  174. test -z "gst-rtsp-server.pc gst-rtsp-server-uninstalled.pc" || rm -f gst-rtsp-server.pc gst-rtsp-server-uninstalled.pc
  175. test . = "." || test -z "" || rm -f
  176. rm -f Makefile
  177. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/pkgconfig »
  178. Making distclean in common
  179. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common »
  180. Making distclean in m4
  181. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common/m4 »
  182. rm -rf .libs _libs
  183. rm -f *.lo
  184. test -z "" || rm -f
  185. test . = "." || test -z "" || rm -f
  186. rm -f Makefile
  187. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common/m4 »
  188. Making distclean in .
  189. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common »
  190. rm -rf .libs _libs
  191. rm -f *.lo
  192. test -z "" || rm -f
  193. test . = "." || test -z "" || rm -f
  194. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  195. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common »
  196. rm -f Makefile
  197. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/common »
  198. Making distclean in bindings
  199. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings »
  200. Making distclean in vala
  201. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/vala »
  202. test -z "gst-rtsp-server-0.10.deps" || rm -f gst-rtsp-server-0.10.deps
  203. rm -rf .libs _libs
  204. rm -f *.lo
  205. test -z "" || rm -f
  206. test . = "." || test -z "" || rm -f
  207. rm -f Makefile
  208. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/vala »
  209. Making distclean in python
  210. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/python »
  211. Making distclean in codegen
  212. make[3]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/python/codegen »
  213. rm -rf .libs _libs
  214. rm -f *.lo
  215. test -z "" || rm -f
  216. test . = "." || test -z "" || rm -f
  217. rm -f Makefile
  218. make[3]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/python/codegen »
  219. Making distclean in .
  220. make[3]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/python »
  221. test -z "rtspserver.c" || rm -f rtspserver.c
  222. rm -rf .libs _libs
  223. test -z "rtspserver.la" || rm -f rtspserver.la
  224. rm -f "./so_locations"
  225. rm -f *.o
  226. rm -f *.lo
  227. rm -f *.tab.c
  228. test -z "" || rm -f
  229. test . = "." || test -z "" || rm -f
  230. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  231. make[3]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/python »
  232. rm -rf ./.deps
  233. rm -f Makefile
  234. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings/python »
  235. Making distclean in .
  236. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings »
  237. rm -rf .libs _libs
  238. rm -f *.lo
  239. test -z "" || rm -f
  240. test . = "." || test -z "" || rm -f
  241. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  242. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings »
  243. rm -f Makefile
  244. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/bindings »
  245. Making distclean in gst
  246. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst »
  247. Making distclean in rtsp-server
  248. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst/rtsp-server »
  249. test -z "GstRtspServer-0.10.gir GstRtspServer-0.10.typelib" || rm -f GstRtspServer-0.10.gir GstRtspServer-0.10.typelib
  250. test -z "libgstrtspserver-0.10.la" || rm -f libgstrtspserver-0.10.la
  251. rm -f "./so_locations"
  252. rm -rf .libs _libs
  253. rm -f *.o
  254. rm -f *.lo
  255. rm -f *.tab.c
  256. test -z "" || rm -f
  257. test . = "." || test -z "" || rm -f
  258. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  259. rm -rf ./.deps
  260. rm -f Makefile
  261. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst/rtsp-server »
  262. Making distclean in .
  263. make[2]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst »
  264. rm -rf .libs _libs
  265. rm -f *.lo
  266. test -z "" || rm -f
  267. test . = "." || test -z "" || rm -f
  268. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  269. make[2]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst »
  270. rm -f Makefile
  271. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8/gst »
  272. Making distclean in .
  273. make[1]: entrant dans le répertoire « /home/bassouma/src/gst-rtsp-0.10.8 »
  274. rm -rf .libs _libs
  275. rm -f *.lo
  276. test -z "gst-rtsp.spec" || rm -f gst-rtsp.spec
  277. test . = "." || test -z "" || rm -f
  278. test -z "_stdint.h gst-rtsp.spec" || rm -f _stdint.h gst-rtsp.spec
  279. rm -f config.h stamp-h1
  280. rm -f libtool config.lt
  281. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  282. make[1]: quittant le répertoire « /home/bassouma/src/gst-rtsp-0.10.8 »
  283. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  284. rm -f Makefile
  285. bassouma@bassouma-laptop:~/src/gst-rtsp-0.10.8$ ./configurechecking for a BSD-compatible install... /usr/bin/install -c
  286. checking whether build environment is sane... yes
  287. checking for a thread-safe mkdir -p... /bin/mkdir -p
  288. checking for gawk... no
  289. checking for mawk... mawk
  290. checking whether make sets $(MAKE)... yes
  291. checking nano version... 0 (release)
  292. checking whether to enable maintainer-specific portions of Makefiles... no
  293. checking build system type... i686-pc-linux-gnu
  294. checking host system type... i686-pc-linux-gnu
  295. checking for style of include used by make... GNU
  296. checking for gcc... gcc
  297. checking whether the C compiler works... yes
  298. checking for C compiler default output file name... a.out
  299. checking for suffix of executables...
  300. checking whether we are cross compiling... no
  301. checking for suffix of object files... o
  302. checking whether we are using the GNU C compiler... yes
  303. checking whether gcc accepts -g... yes
  304. checking for gcc option to accept ISO C89... none needed
  305. checking dependency style of gcc... gcc3
  306. checking for a sed that does not truncate output... /bin/sed
  307. checking for grep that handles long lines and -e... /bin/grep
  308. checking for egrep... /bin/grep -E
  309. checking for fgrep... /bin/grep -F
  310. checking for ld used by gcc... /usr/bin/ld
  311. checking if the linker (/usr/bin/ld) is GNU ld... yes
  312. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  313. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  314. checking whether ln -s works... yes
  315. checking the maximum length of command line arguments... 1572864
  316. checking whether the shell understands some XSI constructs... yes
  317. checking whether the shell understands "+="... yes
  318. checking for /usr/bin/ld option to reload object files... -r
  319. checking for objdump... objdump
  320. checking how to recognize dependent libraries... pass_all
  321. checking for ar... ar
  322. checking for strip... strip
  323. checking for ranlib... ranlib
  324. checking command to parse /usr/bin/nm -B output from gcc object... ok
  325. checking how to run the C preprocessor... gcc -E
  326. checking for ANSI C header files... yes
  327. checking for sys/types.h... yes
  328. checking for sys/stat.h... yes
  329. checking for stdlib.h... yes
  330. checking for string.h... yes
  331. checking for memory.h... yes
  332. checking for strings.h... yes
  333. checking for inttypes.h... yes
  334. checking for stdint.h... yes
  335. checking for unistd.h... yes
  336. checking for dlfcn.h... yes
  337. checking for objdir... .libs
  338. checking if gcc supports -fno-rtti -fno-exceptions... no
  339. checking for gcc option to produce PIC... -fPIC -DPIC
  340. checking if gcc PIC flag -fPIC -DPIC works... yes
  341. checking if gcc static flag -static works... yes
  342. checking if gcc supports -c -o file.o... yes
  343. checking if gcc supports -c -o file.o... (cached) yes
  344. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  345. checking whether -lc should be explicitly linked in... no
  346. checking dynamic linker characteristics... GNU/Linux ld.so
  347. checking how to hardcode library paths into programs... immediate
  348. checking whether stripping libraries is possible... yes
  349. checking if libtool supports shared libraries... yes
  350. checking whether to build shared libraries... yes
  351. checking whether to build static libraries... yes
  352. checking whether NLS is requested... yes
  353. checking for msgfmt... /usr/bin/msgfmt
  354. checking for gmsgfmt... /usr/bin/msgfmt
  355. checking for xgettext... /usr/bin/xgettext
  356. checking for msgmerge... /usr/bin/msgmerge
  357. checking for ld used by GCC... /usr/bin/ld
  358. checking if the linker (/usr/bin/ld) is GNU ld... yes
  359. checking for shared library run path origin... done
  360. checking for CFPreferencesCopyAppValue... no
  361. checking for CFLocaleCopyCurrent... no
  362. checking for GNU gettext in libc... yes
  363. checking whether to use NLS... yes
  364. checking where the gettext function comes from... libc
  365. checking for pkg-config... /usr/bin/pkg-config
  366. checking pkg-config is at least version 0.9.0... yes
  367. checking for VALGRIND... yes
  368. configure: Using extra code paths for valgrind
  369. configure: Using Gst-RTSP source release as package name
  370. configure: Using Unknown package origin as package origin
  371. configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig
  372. checking for gcc... (cached) gcc
  373. checking whether we are using the GNU C compiler... (cached) yes
  374. checking whether gcc accepts -g... (cached) yes
  375. checking for gcc option to accept ISO C89... (cached) none needed
  376. checking dependency style of gcc... (cached) gcc3
  377. checking whether gcc and cc understand -c and -o together... yes
  378. checking for valgrind... /usr/bin/valgrind
  379. checking for gobject-introspection... yes
  380. checking whether to build gtk-doc documentation... no
  381. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  382. checking for python... /usr/bin/python
  383. checking for python version... 2.6
  384. checking for python platform... linux2
  385. checking for python script directory... ${prefix}/lib/python2.6/dist-packages
  386. checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages
  387. checking for python >= 2.3... okay
  388. checking for headers required to compile python extensions... found
  389. checking for PYGOBJECT... no
  390. checking for PYGST... no
  391. checking for GLIB... yes
  392. checking for GST... yes
  393. configure: using GStreamer tools in /usr/local/bin
  394. configure: using GStreamer plug-ins in /usr/local/lib/gstreamer-0.10
  395. configure: Using GStreamer Core Plugins in /usr/local/lib/gstreamer-0.10
  396. checking for GST_BASE... yes
  397. checking for GST_PLUGINS_BASE... yes
  398. configure: using GStreamer Base Plugins in /usr/local/lib/gstreamer-0.10
  399. configure: Using GStreamer Base Plugins in /usr/local/lib/gstreamer-0.10
  400. checking for GST_CHECK... yes
  401. checking for check named check_pic  - version >= 0.9.2... yes
  402. configure: Using /usr/local/lib/gstreamer-0.10 as the plugin install location
  403. checking to see if compiler understands -Wall... yes
  404. checking to see if compiler understands -Wdeclaration-after-statement... yes
  405. checking to see if compiler understands -Wvla... yes
  406. checking to see if compiler understands -Wpointer-arith... yes
  407. configure: set WARNING_CFLAGS to  -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith
  408. configure: set ERROR_CFLAGS to
  409. configure: Using autoaudiosink as default audio sink
  410. configure: Using alsasrc as default audio source
  411. configure: Using autovideosink as default video sink
  412. configure: Using v4l2src as default video source
  413. configure: Using goom as default visualizer
  414. configure: creating ./config.status
  415. config.status: creating Makefile
  416. config.status: creating gst-rtsp.spec
  417. config.status: creating common/Makefile
  418. config.status: creating common/m4/Makefile
  419. config.status: creating gst/Makefile
  420. config.status: creating gst/rtsp-server/Makefile
  421. config.status: creating examples/Makefile
  422. config.status: creating tests/Makefile
  423. config.status: creating bindings/Makefile
  424. config.status: creating bindings/python/Makefile
  425. config.status: creating bindings/python/codegen/Makefile
  426. config.status: creating bindings/vala/Makefile
  427. config.status: creating pkgconfig/Makefile
  428. config.status: creating pkgconfig/gst-rtsp-server.pc
  429. config.status: creating pkgconfig/gst-rtsp-server-uninstalled.pc
  430. config.status: creating docs/Makefile
  431. config.status: creating docs/version.entities
  432. config.status: creating docs/libs/Makefile
  433. config.status: creating config.h
  434. config.status: executing depfiles commands
  435. config.status: executing libtool commands
  436. config.status: executing po-directories commands
  437.  
  438.  
  439. Configuration
  440.     Version                    : 0.10.8
  441.     Source code location       : .
  442.     Prefix                     : /usr/local
  443.     Compiler                   : gcc
  444.     Vala bindings              : yes
  445.     Python bindings:           : no
  446.  
  447. Gst-rtsp-server configured. Type 'make' to build.
  448.  
  449. bassouma@bassouma-laptop:~/src/gst-rtsp-0.10.8$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement