ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected

Marcin Cieslak saper at system.pl
Thu Feb 28 01:20:04 UTC 2008


The following reply was made to PR ports/114573; it has been noted by GNATS.

From: Marcin Cieslak <saper at system.pl>
To: bug-followup at FreeBSD.org, sbenabas at gmail.com, ahze at FreeBSD.org
Cc:  
Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4
 option is selected
Date: Thu, 28 Feb 2008 02:11:52 +0100

 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=vlc-devel-0.9.0.20071005_1,2
 WITH_A52=true
 WITHOUT_AALIB=true
 WITH_AVAHI=true
 WITHOUT_CACA=true
 WITHOUT_ARTS=true
 WITHOUT_CORBA=true
 WITH_DAAP=true
 WITHOUT_DEBUG=true
 WITH_DTS=true
 WITHOUT_ESOUND=true
 WITH_FAAC=true
 WITH_FAAD=true
 WITH_FLAC=true
 WITH_HTTPD=true
 WITH_LAME=true
 WITH_LIVEMEDIA=true
 WITH_MAD=true
 WITH_MATROSKA=true
 WITH_MPEG2=true
 WITH_NCURSES=true
 WITH_OGG=true
 WITH_QT4=true
 WITH_REALAUDIO=true
 WITH_SAMBA=true
 WITH_SDL=true
 WITH_SVG=true
 WITHOUT_SVGALIB=true
 WITHOUT_SHOUT=true
 WITHOUT_SKINS=true
 WITH_SPEEX=true
 WITH_THEORA=true
 WITHOUT_TWOLAME=true
 WITH_VORBIS=true
 WITH_WIN32_CODECS=true
 WITHOUT_WXGTK=true
 WITH_X264=true
 
 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=/usr/local'
 '--with-libiconv-prefix=/usr/local' '--with-libintl-prefix=/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=/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=/usr/local/live' '--enable-mad'
 '--with-mad=/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=/usr/local'
 '--mandir=/usr/local/man' '--infodir=/usr/local/info/'
 '--build=amd64-portbld-freebsd7.0'
 'build_alias=amd64-portbld-freebsd7.0' 'CC=cc' 'CFLAGS=-O2
 -fno-strict-aliasing -pipe -march=nocona' 'LDFLAGS=
 -L/usr/obj/usr/ports/multimedia/vlc-devel/work/fake//usr/local/lib
 -L/usr/local/lib -L/usr/local/lib -pthread -lc' 'LIBS=-lc'
 'CPPFLAGS=-I/usr/obj/usr/ports/multimedia/vlc-devel/work/fake//usr/local/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=c++' 'CXXFLAGS=-O2
 -fno-strict-aliasing -pipe -march=nocona'
 [00000001] main libvlc debug: translation test: code is "jtów"
 [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).


More information about the freebsd-multimedia mailing list