Date: Thu, 28 Feb 2008 02:00:02 GMT From: "Siavosh Benabbas" <sbenabas@gmail.com> To: freebsd-multimedia@FreeBSD.org Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected Message-ID: <200802280200.m1S202A4080351@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114573; it has been noted by GNATS. From: "Siavosh Benabbas" <sbenabas@gmail.com> To: "Marcin Cieslak" <saper@system.pl> Cc: bug-followup@freebsd.org, ahze@freebsd.org Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected Date: Wed, 27 Feb 2008 20:30:19 -0500 ------=_Part_14597_5659222.1204162219333 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I just tested and it compiles. I did not test running it. 2008/2/27 Marcin Cieslak <saper@system.pl>: > I have compiled vlc-devel with qt4 yesterday with: > > # This file is auto-generated by 'make config'. > # No user-servicable parts inside! > # Options for vlc-devel-0.9.0.20071005_1,2 > _OPTIONS_READ=3Dvlc-devel-0.9.0.20071005_1,2 > WITH_A52=3Dtrue > WITHOUT_AALIB=3Dtrue > WITH_AVAHI=3Dtrue > WITHOUT_CACA=3Dtrue > WITHOUT_ARTS=3Dtrue > WITHOUT_CORBA=3Dtrue > WITH_DAAP=3Dtrue > WITHOUT_DEBUG=3Dtrue > WITH_DTS=3Dtrue > WITHOUT_ESOUND=3Dtrue > WITH_FAAC=3Dtrue > WITH_FAAD=3Dtrue > WITH_FLAC=3Dtrue > WITH_HTTPD=3Dtrue > WITH_LAME=3Dtrue > WITH_LIVEMEDIA=3Dtrue > WITH_MAD=3Dtrue > WITH_MATROSKA=3Dtrue > WITH_MPEG2=3Dtrue > WITH_NCURSES=3Dtrue > WITH_OGG=3Dtrue > WITH_QT4=3Dtrue > WITH_REALAUDIO=3Dtrue > WITH_SAMBA=3Dtrue > WITH_SDL=3Dtrue > WITH_SVG=3Dtrue > WITHOUT_SVGALIB=3Dtrue > WITHOUT_SHOUT=3Dtrue > WITHOUT_SKINS=3Dtrue > WITH_SPEEX=3Dtrue > WITH_THEORA=3Dtrue > WITHOUT_TWOLAME=3Dtrue > WITH_VORBIS=3Dtrue > WITH_WIN32_CODECS=3Dtrue > WITHOUT_WXGTK=3Dtrue > WITH_X264=3Dtrue > > vlc compiles fine, but I get no user interface as a result: > > % vlc > VLC media player 0.9.0-svn Grishenko > [00000001] main libvlc debug: VLC media player - version 0.9.0-svn > Grishenko - (c) 1996-2007 the VideoLAN team > [00000001] main libvlc debug: libvlc was configured with ./configure > '--enable-ffmpeg' '--with-ffmpeg=3D/usr/local' > '--with-libiconv-prefix=3D/usr/local' '--with-libintl-prefix=3D/usr/local= ' > '--with-ffmpeg-zlib' '--disable-gnome' '--disable-gtk' > '--without-libintl-prefix' '--without-dv-raw1394' '--disable-dv' > '--disable-opengl' '--disable-gnomevfs' '--enable-qt4' > '--disable-skins2' '--disable-loader' '--disable-wxwidgets' > '--enable-hal' '--disable-arts' '--enable-bonjour' '--enable-vcd' > '--enable-libcddb' '--disable-cddax' '--enable-cdda' '--enable-cddax' > '--disable-corba' '--enable-dvbpsi' '--with-dvbpsi=3D/usr/local' > '--enable-dvdnav' '--disable-dvdread' '--disable-esd' > '--with-ffmpeg-faac' '--enable-faad' '--enable-flac' '--disable-fribidi' > '--disable-aa' '--enable-dirac' '--enable-x264' '--disable-caca' > '--enable-daap' '--enable-dca' '--disable-ggi' '--enable-mp3lame' > '--enable-mkv' '--enable-a52' '--enable-libmpeg2' '--enable-real' > '--enable-realrtsp' '--enable-theora' '--enable-live555' > '--with-live555-tree=3D/usr/local/live' '--enable-mad' > '--with-mad=3D/usr/local' '--enable-mod' '--enable-mpc' '--enable-ogg' > '--enable-ncurses' '--disable-galaktos' '--enable-smb' '--enable-sdl' > '--enable-gnutls' '--enable-speex' '--enable-svg' '--disable-svgalib' > '--disable-tremor' '--disable-twolame' '--enable-vorbis' > '--disable-xosd' '--enable-release' '--prefix=3D/usr/local' > '--mandir=3D/usr/local/man' '--infodir=3D/usr/local/info/' > '--build=3Damd64-portbld-freebsd7.0' > 'build_alias=3Damd64-portbld-freebsd7.0' 'CC=3Dcc' 'CFLAGS=3D-O2 > -fno-strict-aliasing -pipe -march=3Dnocona' 'LDFLAGS=3D > -L/usr/obj/usr/ports/multimedia/vlc-devel/work/fake//usr/local/lib > -L/usr/local/lib -L/usr/local/lib -pthread -lc' 'LIBS=3D-lc' > > 'CPPFLAGS=3D-I/usr/obj/usr/ports/multimedia/vlc-devel/work/fake//usr/loca= l/include > -I/usr/obj/usr/ports/multimedia/vlc-devel/work/vlc-0.9.0-svn/include > -I/usr/local/include/dirac -I/usr/local/include/speex > -I/usr/local/include -I/usr/local/include -I/usr/local/ffmpeg > -DHAVE_POSTPROC_POSTPROCESS_H' 'CXX=3Dc++' 'CXXFLAGS=3D-O2 > -fno-strict-aliasing -pipe -march=3Dnocona' > [00000001] main libvlc debug: translation test: code is "jt=F3w" > [00000167] main demuxer error: no demux2 module matched "xspf-open" > [00000163] main input error: no suitable demux module for > `file/xspf-open:///usr/home/saper/.local/share/vlc/ml.xsp' > [00000171] main interface error: no interface module matched > "hotkeys,none" > [00000171] main interface error: no suitable interface module > [00000001] main libvlc error: interface "hotkeys,none" initialization > failed > [00000174] main interface error: no interface module matched "any" > [00000174] main interface error: no suitable interface module > [00000001] main libvlc error: interface "(null)" initialization failed > > after ^C: > > ^Csignal 2 received, terminating vlc - do it again in case it gets stuck > [00000162] main playlist: saving Media Library to file > /usr/home/saper/.local/share/vlc/ml.xsp > > (Using x11-wm/dwm as a window manager). > ------=_Part_14597_5659222.1204162219333 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I just tested and it compiles. I did not test running it.<br><br><div class= =3D"gmail_quote">2008/2/27 Marcin Cieslak <<a href=3D"mailto:saper@syste= m.pl">saper@system.pl</a>>:<br><blockquote class=3D"gmail_quote" style= =3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; p= adding-left: 1ex;"> I have compiled vlc-devel with qt4 yesterday with:<br> <br> # This file is auto-generated by 'make config'.<br> # No user-servicable parts inside!<br> # Options for vlc-devel-0.9.0.20071005_1,2<br> _OPTIONS_READ=3Dvlc-devel-0.9.0.20071005_1,2<br> WITH_A52=3Dtrue<br> WITHOUT_AALIB=3Dtrue<br> WITH_AVAHI=3Dtrue<br> WITHOUT_CACA=3Dtrue<br> WITHOUT_ARTS=3Dtrue<br> WITHOUT_CORBA=3Dtrue<br> WITH_DAAP=3Dtrue<br> WITHOUT_DEBUG=3Dtrue<br> WITH_DTS=3Dtrue<br> WITHOUT_ESOUND=3Dtrue<br> WITH_FAAC=3Dtrue<br> WITH_FAAD=3Dtrue<br> WITH_FLAC=3Dtrue<br> WITH_HTTPD=3Dtrue<br> WITH_LAME=3Dtrue<br> WITH_LIVEMEDIA=3Dtrue<br> WITH_MAD=3Dtrue<br> WITH_MATROSKA=3Dtrue<br> WITH_MPEG2=3Dtrue<br> WITH_NCURSES=3Dtrue<br> WITH_OGG=3Dtrue<br> WITH_QT4=3Dtrue<br> WITH_REALAUDIO=3Dtrue<br> WITH_SAMBA=3Dtrue<br> WITH_SDL=3Dtrue<br> WITH_SVG=3Dtrue<br> WITHOUT_SVGALIB=3Dtrue<br> WITHOUT_SHOUT=3Dtrue<br> WITHOUT_SKINS=3Dtrue<br> WITH_SPEEX=3Dtrue<br> WITH_THEORA=3Dtrue<br> WITHOUT_TWOLAME=3Dtrue<br> WITH_VORBIS=3Dtrue<br> WITH_WIN32_CODECS=3Dtrue<br> WITHOUT_WXGTK=3Dtrue<br> WITH_X264=3Dtrue<br> <br> vlc compiles fine, but I get no user interface as a result:<br> <br> % vlc<br> VLC media player 0.9.0-svn Grishenko<br> [00000001] main libvlc debug: VLC media player - version 0.9.0-svn<br> Grishenko - (c) 1996-2007 the VideoLAN team<br> [00000001] main libvlc debug: libvlc was configured with ./configure<br> '--enable-ffmpeg' '--with-ffmpeg=3D/usr/local'<br> '--with-libiconv-prefix=3D/usr/local' '--with-libintl-prefix=3D= /usr/local'<br> '--with-ffmpeg-zlib' '--disable-gnome' '--disable-gtk&#= 39;<br> '--without-libintl-prefix' '--without-dv-raw1394' '--di= sable-dv'<br> '--disable-opengl' '--disable-gnomevfs' '--enable-qt4&#= 39;<br> '--disable-skins2' '--disable-loader' '--disable-wxwidg= ets'<br> '--enable-hal' '--disable-arts' '--enable-bonjour' = '--enable-vcd'<br> '--enable-libcddb' '--disable-cddax' '--enable-cdda'= ; '--enable-cddax'<br> '--disable-corba' '--enable-dvbpsi' '--with-dvbpsi=3D/u= sr/local'<br> '--enable-dvdnav' '--disable-dvdread' '--disable-esd= 9;<br> '--with-ffmpeg-faac' '--enable-faad' '--enable-flac'= ; '--disable-fribidi'<br> '--disable-aa' '--enable-dirac' '--enable-x264' = 9;--disable-caca'<br> '--enable-daap' '--enable-dca' '--disable-ggi' '= ;--enable-mp3lame'<br> '--enable-mkv' '--enable-a52' '--enable-libmpeg2' &= #39;--enable-real'<br> '--enable-realrtsp' '--enable-theora' '--enable-live555= '<br> '--with-live555-tree=3D/usr/local/live' '--enable-mad'<br> '--with-mad=3D/usr/local' '--enable-mod' '--enable-mpc&= #39; '--enable-ogg'<br> '--enable-ncurses' '--disable-galaktos' '--enable-smb&#= 39; '--enable-sdl'<br> '--enable-gnutls' '--enable-speex' '--enable-svg' &= #39;--disable-svgalib'<br> '--disable-tremor' '--disable-twolame' '--enable-vorbis= '<br> '--disable-xosd' '--enable-release' '--prefix=3D/usr/lo= cal'<br> '--mandir=3D/usr/local/man' '--infodir=3D/usr/local/info/'<= br> '--build=3Damd64-portbld-freebsd7.0'<br> 'build_alias=3Damd64-portbld-freebsd7.0' 'CC=3Dcc' 'CFL= AGS=3D-O2<br> -fno-strict-aliasing -pipe -march=3Dnocona' 'LDFLAGS=3D<br> -L/usr/obj/usr/ports/multimedia/vlc-devel/work/fake//usr/local/lib<br> -L/usr/local/lib -L/usr/local/lib -pthread -lc' 'LIBS=3D-lc'<br= > 'CPPFLAGS=3D-I/usr/obj/usr/ports/multimedia/vlc-devel/work/fake//usr/lo= cal/include<br> -I/usr/obj/usr/ports/multimedia/vlc-devel/work/vlc-0.9.0-svn/include<br> -I/usr/local/include/dirac -I/usr/local/include/speex<br> -I/usr/local/include -I/usr/local/include -I/usr/local/ffmpeg<br> -DHAVE_POSTPROC_POSTPROCESS_H' 'CXX=3Dc++' 'CXXFLAGS=3D-O2<= br> -fno-strict-aliasing -pipe -march=3Dnocona'<br> [00000001] main libvlc debug: translation test: code is "jt=F3w"<= br> [00000167] main demuxer error: no demux2 module matched "xspf-open&quo= t;<br> [00000163] main input error: no suitable demux module for<br> `file/xspf-open:///usr/home/saper/.local/share/vlc/ml.xsp'<br> [00000171] main interface error: no interface module matched "hotkeys,= none"<br> [00000171] main interface error: no suitable interface module<br> [00000001] main libvlc error: interface "hotkeys,none" initializa= tion failed<br> [00000174] main interface error: no interface module matched "any"= ;<br> [00000174] main interface error: no suitable interface module<br> [00000001] main libvlc error: interface "(null)" initialization f= ailed<br> <br> after ^C:<br> <br> ^Csignal 2 received, terminating vlc - do it again in case it gets stuck<br= > [00000162] main playlist: saving Media Library to file<br> /usr/home/saper/.local/share/vlc/ml.xsp<br> <br> (Using x11-wm/dwm as a window manager).<br> </blockquote></div><br> ------=_Part_14597_5659222.1204162219333--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802280200.m1S202A4080351>