master build fails in Chart2
Stephan Bergmann
sbergman at redhat.com
Tue May 20 01:08:03 PDT 2014
On 05/20/2014 08:24 AM, Jean-Baptiste Faure wrote:
>> [build CXX] chart2/source/controller/dialogs/dlg_NumberFormat.cxx
>> In file included from .../chart2/source/controller/dialogs/dlg_InsertLegend.cxx:21:0:
>> .../chart2/source/controller/dialogs/res_LegendPosition.hxx:32:7: error: redefinition of ‘class chart::LegendPositionResources’
>> class LegendPositionResources
>> ^
>> In file included from .../chart2/source/controller/inc/dlg_InsertLegend.hxx:29:0,
>> from .../chart2/source/controller/dialogs/dlg_InsertLegend.cxx:20:
>> .../chart2/source/controller/inc/res_LegendPosition.hxx:32:7: error: previous definition of ‘class chart::LegendPositionResources’
>> class LegendPositionResources
>> ^
>> make[1]: *** [.../workdir/CxxObject/chart2/source/controller/dialogs/dlg_InsertLegend.o] Erreur 1
>> make[1]: *** Attente des tâches non terminées....
>> make: *** [build] Erreur 2
Do you have a leftover
chart2/source/controller/dialogs/res_LegendPosition.hxx that should have
been removed long ago by
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=27eb33d753eedfa4215eaf8325bc0ee9baeb7417>
"remove unnecessary empty dtor, etc."?
Stephan
More information about the LibreOffice
mailing list