From owner-freebsd-multimedia@FreeBSD.ORG Thu Feb 28 03:05:03 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A6C8106566C for ; Thu, 28 Feb 2008 03:05:03 +0000 (UTC) (envelope-from freebsd-multimedia@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id E9BE68FC22 for ; Thu, 28 Feb 2008 03:05:02 +0000 (UTC) (envelope-from freebsd-multimedia@m.gmane.org) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JUYgk-0000Fd-O2 for freebsd-multimedia@freebsd.org; Thu, 28 Feb 2008 02:40:04 +0000 Received: from 92.50.96.215 ([92.50.96.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Feb 2008 02:40:02 +0000 Received: from saper by 92.50.96.215 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Feb 2008 02:40:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-multimedia@freebsd.org From: Marcin Cieslak Date: Thu, 28 Feb 2008 02:11:52 +0100 Lines: 101 Message-ID: <47C60A58.6030702@system.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 92.50.96.215 User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8.1.11) Gecko/20071215 SeaMonkey/1.1.7 Sender: news Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 03:05:03 -0000 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).