On Wed, 24 Apr 2002, Patrick Lam wrote: > On Wed, Apr 24, 2002 at 03:40:40PM +1000, Martin Sevior wrote: > > > > > > On Wed, 24 Apr 2002, Patrick Lam wrote: > > > > > Martin, I think you've added a dependency on bonobo with the > > > AbiWidget stuff. I had to install libbonobo-dev on my system before > > > Abi would compile; configure should detect this and fail. Is someone > > > going to fix the build system or should I file a bug? > > > > Yes indeed. Bonobo is required for the gnome build of abiword post > > 1.0.0. I said as much when I committed the code. > > > > This should not be a problem. Bonobo has been part of the gnome > > development platfrom for over a year. > > > > Or is the bug in the gtk build? > > This is a problem with the GNOME build and configure. Configure should > detect lack of bonobo instead of saying 'configure successful', and then > having the compilation blow up halfway through because bonobo couldn't > be found. I don't know what diving make does either. Oh right. Autoconf. It works fine for diving make. It's a bug againsts the autoconf builds then. You could file it or fix it which ever is easier. I think the undo bug is either in the piecetable or in pd_Document::undoCmd( repeatCount) Martin
