"Bradley T. Hughes" wrote: > > i've been trying and trying to get koffice to compile, but kpresenter > refuses to compile, complaining: > > kpresenter_view.cc: In method `void KPresenterView::insertPage()': > kpresenter_view.cc:440: syntax error before `(' > kpresenter_view.cc:444: `dia' undeclared (first use this function) > kpresenter_view.cc:444: (Each undeclared identifier is reported only once > kpresenter_view.cc:444: for each function it appears in.) > > and to answer the obvious: > > yes i have updated kdelibs, yes i have updated koffice (fresh checkout > several times), yes i have used cvs-clean, yes i have reconfigured > > any ideas on why this is doing this? The .ui dependencies seem to be screwed. I had to issue a "make insertpagedia.h" or similar cause it was missing. Not exactly the same problem as yours but it seems related. Harri.