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

James MacLean macleajb at ednet.ns.ca
Fri Apr 1 15:32:05 CEST 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3684 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050401/7c6bf19b/attachment.bin>


More information about the vlc-devel mailing list