Package: vlc
Version: 0.8.1-3
Severity: serious

Hi,

The package is failing to build on all 64 bit arches
(ia64, alpha, amd64) with the following error:
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-streamout.o -MD -MP -MF 
".deps/libwxwindows_plugin_a-streamout.Tpo" \
  -c -o libwxwindows_plugin_a-streamout.o `test -f 'streamout.cpp' || echo './'
`streamout.cpp; \
then mv -f ".deps/libwxwindows_plugin_a-streamout.Tpo" 
".deps/libwxwindows_plugin_a-streamout.Po"; \
else rm -f ".deps/libwxwindows_plugin_a-streamout.Tpo"; exit 1; \
fi
streamout.cpp: In constructor `wxvlc::SoutDialog::SoutDialog(intf_thread_t*,
   wxWindow*)':
streamout.cpp:171: error: call of overloaded `wxComboBox(wxPanel*&, <anonymous
   enum>, const wchar_t[1], wxPoint, wxSize, int, NULL)' is ambiguous
/usr/include/wx-2.5/wx/gtk/combobox.h:65: error: candidates are:
   wxComboBox::wxComboBox(wxWindow*, int, const wxString&, const wxPoint&,
   const wxSize&, const wxArrayString&, long int, const wxValidator&, const
   wxString&)
/usr/include/wx-2.5/wx/gtk/combobox.h:54: error:
   wxComboBox::wxComboBox(wxWindow*, int, const wxString&, const wxPoint&,
   const wxSize&, int, const wxString*, long int, const wxValidator&, const
   wxString&)
streamout.cpp: In member function `wxPanel*
   wxvlc::SoutDialog::AccessPanel(wxWindow*)':
streamout.cpp:455: error: call of overloaded `wxComboBox(wxPanel*&, <anonymous
   enum>, const wchar_t[1], wxPoint, wxSize, int, NULL)' is ambiguous
/usr/include/wx-2.5/wx/gtk/combobox.h:65: error: candidates are:
   wxComboBox::wxComboBox(wxWindow*, int, const wxString&, const wxPoint&,
   const wxSize&, const wxArrayString&, long int, const wxValidator&, const
   wxString&)
/usr/include/wx-2.5/wx/gtk/combobox.h:54: error:
   wxComboBox::wxComboBox(wxWindow*, int, const wxString&, const wxPoint&,
   const wxSize&, int, const wxString*, long int, const wxValidator&, const
   wxString&)
streamout.cpp: At top level:
streamdata.h:52: warning: `codec vcodecs_array[15]' defined but not used
streamdata.h:89: warning: `codec acodecs_array[11]' defined but not used
streamdata.h:126: warning: `method methods_array[4]' defined but not used
streamdata.h:158: warning: `encap encaps_array[10]' defined but not used
make[7]: *** [libwxwindows_plugin_a-streamout.o] Error 1


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to