<div dir="ltr">Hi ,<br>       I used the following configuration script and compiled vlc 0.9.0(git version)<br><br>./configure  '--enable-debug' '--enable-release' '--enable-pvr' '--enable-dvb' '--enable-httpd' '--disable-skins2' '--disable-qt4' '--disable-live555' '--disable-v4l2' '--enable-v4l' 'CPPFLAGS=-I/build/multiproto_plus/linux/include'<br>
                 <br>   vlc compiles only if i diable v4l2 support and enable v4l suuport, otherwise make shows some errors.<br><br>and the when i run vlc with a media file it shows the follwing errors.<br><br><br>anand@linux-h2dx:/usr/local/bin> gdb ./vlc<br>
GNU gdb 6.5<br>Copyright (C) 2006 Free Software Foundation, Inc.<br>GDB is free software, covered by the GNU General Public License, and you are<br>welcome to change it and/or distribute copies of it under certain conditions.<br>
Type "show copying" to see the conditions.<br>There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>This GDB was configured as "x86_64-suse-linux"...Using host libthread_db library "/lib64/libthread_db.so.1".<br>
<br>(gdb) r /home/anand/Desktop/bbc.ts<br>Starting program: /usr/local/bin/vlc /home/anand/Desktop/bbc.ts<br>[Thread debugging using libthread_db enabled]<br>[New Thread 140532192675568 (LWP 21566)]<br>VLC media player 0.9.0 Grishenko<br>
[00000001] main libvlc debug: VLC media player - version 0.9.0 Grishenko - (c) 1996-2008 the VideoLAN team<br>[00000001] main libvlc debug: libvlc was configured with ./configure  '--enable-debug' '--enable-release' '--enable-pvr' '--enable-dvb' '--enable-httpd' '--disable-skins2' '--disable-qt4' '--disable-live555' '--disable-v4l2' '--enable-v4l' 'CPPFLAGS=-I/build/multiproto_plus/linux/include' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig'<br>
[00000001] main libvlc debug: translation test: code is "C"<br>[00000001] main libvlc: Found old config file at /home/anand/.vlc/vlcrc. VLC will now use /home/anand/.config/vlc/vlcrc.<br>[New Thread 1105574208 (LWP 21569)]<br>
[New Thread 1113966912 (LWP 21570)]<br>[New Thread 1095125312 (LWP 21571)]<br>[New Thread 1122359616 (LWP 21572)]<br>[New Thread 1130752320 (LWP 21573)]<br>[New Thread 1139145024 (LWP 21574)]<br>[New Thread 1147537728 (LWP 21575)]<br>
[New Thread 1082382656 (LWP 21576)]<br>[New Thread 1155930432 (LWP 21577)]<br>[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.<br>Remote control interface initialized. Type `help' for help.<br>
[New Thread 1164323136 (LWP 21578)]<br>[New Thread 1172715840 (LWP 21579)]<br>Error while reading shared library symbols:<br>DW_FORM_strp pointing outside of .debug_str section [in module /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so]<br>
<br>Program received signal SIGSEGV, Segmentation fault.<br>[Switching to Thread 1172715840 (LWP 21579)]<br>0x00007fd02224de1b in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>(gdb) bt<br>#0  0x00007fd02224de1b in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>
#1  0x00007fd02223cbbb in ?? () from /usr/local/lib/vlc/codec/liblibmpeg2_plugin.so<br>#2  0x0000000580007fd0 in ?? ()<br>#3  0x2223bd9100000003 in ?? ()<br>#4  0x00832de000007fd0 in ?? ()<br>#5  0x006b836800000000 in ?? ()<br>
#6  0x0083579800000000 in ?? ()<br>#7  0x3307fa5600000000 in ?? ()<br>#8  0x330a7ac000007fd0 in ?? ()<br>#9  0x002c9d7800007fd0 in ?? ()<br>#10 0x00832c9000000000 in ?? ()<br>#11 0x0000000000000000 in ?? ()<br><br>its the same error which appeared earlier?? i dont know which libraries are missing , any help would be appreciated..<br>
<br>thanks in advance<br><br>regards<br>anand<br><br><br><div class="gmail_quote">On Wed, Aug 6, 2008 at 2:07 PM, Gregor Fuis <<a href="mailto:gujs.lists@gmail.com">gujs.lists@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div class="Ih2E3d">On Wed, Aug 6, 2008 at 1:47 PM, anand meher <span dir="ltr"><<a href="mailto:kvmsanand@gmail.com" target="_blank">kvmsanand@gmail.com</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">HI Gregor,<br>               The satellite i am using is Thor1.0 W and the TV-tuner card i am using is TT-budget S2-3200 which is a DVB-S2 card. But just now what i observed was that the vlc fails to play even simple media files. I ran a gdb and the dump is given beloew. GDB says there is some problem with resolving the shared library symbols :(. <br>


<br>                 i am afraid if i have done something wrong with compilation , I used <br>       ./configure  '--disable-qt4' '--disable-skins2' '--disable-v4l2'
'--enable-v4l' 'CPPFLAGS=-I/build/multiproto_plus/linux/include' <br><br></div></blockquote></div><br></div>I have used this configuration for compiling:<br><br>CPPFLAGS="-I/home/iptv/iptv-source/packages/multiproto/multiproto-fbcc9fa65f56/linux/include" ../configure --enable-debug --enable-release --enable-pvr --enable-dvb --enable-httpd --disable-skins2 --disable-qt4 --disable-live555<br>

<br>Maybe you use to old libraries or something. I have Ubuntu 8.04 and did apt-get build-dep vlc for getting the right libraries.<br></div>
<br>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
<br></blockquote></div><br></div>