This should be fixed:
../../../src/frontends/LyXView.h: In constructor 'lyx::LyXView::LyXView(int)': ../../../src/frontends/LyXView.h:263: warning: 'lyx::LyXView::id_' will be initialized after ../../../src/frontends/LyXView.h:183: warning: 'lyx::frontend::WorkArea* lyx::LyXView::work_area_' ../../../src/frontends/LyXView.C:70: warning: when initialized here ../../../src/frontends/../frontends/WorkArea.h: In constructor 'lyx::frontend::WorkArea::WorkArea(int, lyx::LyXView&)': ../../../src/frontends/../frontends/WorkArea.h:125: warning: 'lyx::frontend::WorkArea::id_' will be initialized after ../../../src/frontends/../frontends/WorkArea.h:116: warning: 'lyx::BufferView* lyx::frontend::WorkArea::buffer_view_' ../../../src/frontends/WorkArea.C:73: warning: when initialized here Georg