Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2007 21:50:14 GMT
From:      Parv <parv@pair.com>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: ports/112845: multimedia/vlc-devel - build fails when Qt UI is chosen
Message-ID:  <200705252150.l4PLoE3x016849@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/112845; it has been noted by GNATS.

From: Parv <parv@pair.com>
To: FreeBSD-gnats-submit@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@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
 
 -- 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705252150.l4PLoE3x016849>