[vlc-devel] Re: Compile errors from latest SVN - FC2

Sigmund Augdal sigmunau at stud.ntnu.no
Fri Apr 1 16:41:31 CEST 2005


On Fri, Apr 01, 2005 at 09:32:05AM -0400, James MacLean wrote:
> Hi Folks,
> 
> F.Y.I. I'm getting these on Fedora Core 2 systems :
> 
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX 
> -I../../../include `top_builddir="../../.." ../../../vlc-config 
> --cxxflags plugin wxwindows` -Wsign-compare -Wsign-compare -Wall  -pipe 
> -MT libwxwindows_plugin_a-preferences_widgets.o -MD -MP -MF 
> ".deps/libwxwindows_plugin_a-preferences_widgets.Tpo" -c -o 
> libwxwindows_plugin_a-preferences_widgets.o `test -f 
> 'preferences_widgets.cpp' || echo './'`preferences_widgets.cpp; \
> then mv -f ".deps/libwxwindows_plugin_a-preferences_widgets.Tpo" 
> ".deps/libwxwindows_plugin_a-preferences_widgets.Po"; else rm -f 
> ".deps/libwxwindows_plugin_a-preferences_widgets.Tpo"; exit 1; fi
> preferences_widgets.cpp: In member function `void
>   ModuleListCatConfigControl::OnUpdate(wxCommandEvent&)':
> preferences_widgets.cpp:462: error: invalid operands of types `const 
> char[2]'
>   and `char*' to binary `operator+'
> preferences_widgets.cpp:466: error: invalid operands of types `char*' and `
>   const char[2]' to binary `operator+'
> make[6]: *** [libwxwindows_plugin_a-preferences_widgets.o] Error 1
> make[6]: Leaving directory 
> `/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk/modules/gui/wxwindows'
> make[5]: *** [all-modules] Error 1
> make[5]: Leaving directory 
> `/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk/modules/gui/wxwindows'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory 
> `/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk/modules/gui'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory 
> `/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk/modules/gui'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory 
> `/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk/modules'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk'
> make: *** [all] Error 2
> --------
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX 
> -I../../../include `top_builddir="../../.." ../../../vlc-config 
> --cxxflags plugin wxwindows` -Wsign-compare -Wsign-compare -Wall  -pipe 
> -MT libwxwindows_plugin_a-timer.o -MD -MP -MF 
> ".deps/libwxwindows_plugin_a-timer.Tpo" -c -o 
> libwxwindows_plugin_a-timer.o `test -f 'timer.cpp' || echo './'`timer.cpp; \
> then mv -f ".deps/libwxwindows_plugin_a-timer.Tpo" 
> ".deps/libwxwindows_plugin_a-timer.Po"; else rm -f 
> ".deps/libwxwindows_plugin_a-timer.Tpo"; exit 1; fi
> timer.cpp: In member function `virtual void wxvlc::Timer::Notify()':
> timer.cpp:144: error: invalid operands of types `char*' and `const 
> char[4]' to
>   binary `operator+'
> timer.cpp:214: error: invalid operands of types `char*' and `const 
> char[4]' to
>   binary `operator+'
> make[6]: *** [libwxwindows_plugin_a-timer.o] Error 1
> make[6]: Leaving directory 
> `/mnt/raid/usr/local/src/VCD/SoftWare/VLC/vlc-trunk/modules/gui/wxwindows'
> --------
> JES


Should be fixed now. Sorry about that.

-- 
Sigmund Augdal
Edgar B. Schieldropsv 29-14
N-7033 Trondheim
Norway
tlf: 91809129

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list