ports/112845: multimedia/vlc-devel - build fails when Qt UI is
chosen
Parv
parv at pair.com
Fri May 25 21:50:15 UTC 2007
The following reply was made to PR ports/112845; it has been noted by GNATS.
From: Parv <parv at pair.com>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:
Subject: Re: ports/112845: multimedia/vlc-devel - build fails when Qt UI is
chosen
Date: Fri, 25 May 2007 17:14:43 -0400
in message <200705220420.l4M4K30I058924 at freefall.freebsd.org>,
wrote f-gnats thusly...
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=112845
>
> >Category: ports
> >Responsible: freebsd-ports-bugs
> >Synopsis: multimedia/vlc-devel - build fails when Qt UI is chosen
> >Arrival-Date: Tue May 22 04:20:03 GMT 2007
Apparently the PR was closed & marked "fixed" without any email to me,
either personally, or on any of -bugs & -ports lists, or any
indication of such in recent cvs commit message. Anyway ...
qt4-* components have been reinstalled (following change to Xorg
7.x from 6.9) ...
qt4-corelib-4.2.3_2
qt4-gui-4.2.3_2
qt4-moc-4.2.3_1
qt4-rcc-4.2.3
qt4-uic-4.2.3_1
The problem persists with the same (similar) error after the following
update to vlc-devel/Makefile ...
# $FreeBSD: ports/multimedia/vlc-devel/Makefile,v 1.180 2007/05/25 17:08:35 ahze Exp $
# $MCom: ports/multimedia/vlc-devel/Makefile,v 1.21 2006/10/01 18:16:43 ahze Exp $
# $Id: Makefile 6 2006-09-27 14:05:34Z buhnux $
... and error message ...
In file included from components/complete_preferences.cpp:44:
../../../include/vlc_config_cat.h: In function `char* config_CategoryNameGet(int)':
../../../include/vlc_config_cat.h:305: error: invalid conversion from `const char*' to `char*'
../../../include/vlc_config_cat.h: In function `char* config_CategoryHelpGet(int)':
../../../include/vlc_config_cat.h:319: error: invalid conversion from `const char*' to `char*'
gmake[6]: *** [components/libqt4_plugin_la-complete_preferences.lo] Error 1
gmake[6]: Leaving directory `/work/ports/misc/ports/multimedia/vlc-devel/work/vlc-0.9.0-svn/modules/gui/qt4'
gmake[5]: *** [all-modules] Error 1
- Parv
--
More information about the freebsd-multimedia
mailing list