Re: [Libreoffice] Errors building Animation

2011-07-12 Thread Michael Meeks
Hi there, On Tue, 2011-07-12 at 09:04 +0100, Caolán McNamara wrote: > It must be from solenv/src/unloadablecomponent.map given > source/animcore/makefile.mk I just pushed a fix for this. Sorry for the interruption - I added a 'nogetimpl' suffix - which is the right map to use whe

Re: [Libreoffice] Errors building Animation

2011-07-12 Thread Caolán McNamara
On Mon, 2011-07-11 at 21:17 -0700, Joseph Powers wrote: > Matus, > > > You removed component_getImplementationEnvironment in your patch > 552bb0d5fc2e2d4b0934a9f7f017785962669fbb, While I don't really miss > the function, some one seems to. From the looks of things, it appears > like we have a li

[Libreoffice] Errors building Animation

2011-07-11 Thread Joseph Powers
Matus, You removed component_getImplementationEnvironment in your patch 552bb0d5fc2e2d4b0934a9f7f017785962669fbb, While I don't really miss the function, some one seems to. From the looks of things, it appears like we have a list somewhere that insists that the function should be exported. Does