Date: Thu, 28 Feb 2008 12:40:05 GMT From: Marcin Cieslak <saper@SYSTEM.PL> To: freebsd-multimedia@FreeBSD.org Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected Message-ID: <200802281240.m1SCe5Be033618@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: Marcin Cieslak <saper@SYSTEM.PL> To: Michael Johnson <ahze@freebsd.org> Cc: bug-followup@freebsd.org, sbenabas@gmail.com Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected Date: Thu, 28 Feb 2008 13:39:30 +0100 Michael Johnson wrote: > 2008/2/28 Marcin Cieslak <saper@system.pl>: > Even though qvlc is linked to vlc running qvlc is the same as running > vlc --intf qt4 Tried anyway :) too many programs depend on argv[0] tricks. > try removing (and backing up if you might want it) ~/.vlc > then running qvlc again. Same thing with empty .vlc (except a bit longer "startup" time). .local/share/vlc/ml.xsp gets created, .vlc does not get re-created. Does not make things better (I ran multimedia/vlc before more or less fine). What should happen? Should I attach gdb to it? ktrace? I can do some more sophisticated debugging but I have no clue about the new vlc architecture. Looks like there are plugins and modules everywhere. In the /usr/local/lib/vlc/gui I have: /usr/local/lib/vlc/gui/libncurses_plugin.la /usr/local/lib/vlc/gui/libncurses_plugin.so /usr/local/lib/vlc/gui/libqt4_plugin.la /usr/local/lib/vlc/gui/libqt4_plugin.so vlc --intf ncurses (or anything, including vlc --intf blabla) - same effect. -- << Marcin Cieslak // saper@system.pl >>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802281240.m1SCe5Be033618>