Jeff Whitaker wrote: > > The problem occurs because abiword is picking up the ms-ole header > installed by libole2, not the one provided by abiword. Now fixed in CVS > (abiword-1.0.0-2).
Doesn't build without automake, though: No configure script generated, fails later on with make[3]: *** No rule to make target `/sw/src/abiword-1.0.0-2/abiword-1.0.0/abi/src/MACOSX_5.4_ppc_OBJ/obj/xap_MacDlg_Encoding.o', needed by `/sw/src/abiword-1.0.0-2/abiword-1.0.0/abi/src/MACOSX_5.4_ppc_OBJ/obj/libAbiXAp.a'. Stop. make[2]: *** [build] Error 2 make[1]: *** [build] Error 2 make: *** [compile] Error 2 ### (cd failed, exit code 2 Failed: compiling abiword-1.0.0-2 failed There should be a BuildDepends: automake. -- Martin