<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Matus,</div><div><br></div><div>You removed&nbsp;component_getImplementationEnvironment in your patch&nbsp;<a href="http://cgit.freedesktop.org/libreoffice/impress/commit/?id=552bb0d5fc2e2d4b0934a9f7f017785962669fbb">552bb0d5fc2e2d4b0934a9f7f017785962669fbb</a>, 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 anyone know where this list is? (I'm think it would be better to fix the list then to just add the code back in.)</div><div><br></div><div>I've tried a "make clean &amp;&amp; make" from a new terminal window just to make sure I didn't have a stray file messing. I also looked through the animation directories and couldn't find anything that looked like it would help. The symbol is listed in&nbsp;animations/unxmacxi.pro/misc/unloadablecomponent_animcore.map.exported-symbols but I'm not sure how it gets created.</div><div><br></div><div>=============</div><div>Building module animations</div><div>=============</div><div>Entering /Users/jpowers27/LibO/animations/source/animcore</div><div><br></div><div>Making: &nbsp; &nbsp;libanimcore.dylib</div><div>Undefined symbols:</div><div>&nbsp;&nbsp;"_component_getImplementationEnvironment", referenced from:</div><div>&nbsp;&nbsp; &nbsp; -exported_symbol[s_list] command line option</div><div>ld: symbol(s) not found</div><div>collect2: ld returned 1 exit status</div><div>dmake: &nbsp;Error code 1, while making '../../unxmacxi.pro/lib/libanimcore.dylib'</div><div><br></div><div>-----------------------------------------------------------------------</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Oh dear - something failed during the build - sorry !</div><div>&nbsp;&nbsp;For more help with debugging build errors, please see the section in:</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://wiki.documentfoundation.org/Development">http://wiki.documentfoundation.org/Development</a></div><div><br></div><div>&nbsp;&nbsp;internal build errors:</div><div><br></div><div>ERROR: error 65280 occurred while making /Users/jpowers27/LibO/animations/source/animcore</div><div><br></div><div>&nbsp;it seems that the error is inside 'animations', please re-run build</div><div>&nbsp;inside this module to isolate the error and/or test your fix:</div><div>-----------------------------------------------------------------------</div><div><br></div><div>rm -Rf /Users/jpowers27/LibO/animations/unxmacxi.pro # optional module 'clean'</div><div>/bin/sh</div><div>cd /Users/jpowers27/LibO</div><div>source ./MacOSXX86Env.Set.sh</div><div>cd animations</div><div>build</div><div><br></div><div>when the problem is isolated and fixed exit and re-run 'make' from the top-level</div><div><br></div><div>Thanks,</div><div>Joe P.</div><div><br></div><div>Mac OS 10.6.8</div><div><br></div><div>Python 2.6.1</div><div><br></div><div><div>GNU Make 3.81</div><div>Copyright (C) 2006 &nbsp;Free Software Foundation, Inc.</div><div>This program built for i386-apple-darwin10.0</div></div><div><br></div><div><div>i686-apple-darwin10-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5494)</div><div>Copyright (C) 2005 Free Software Foundation, Inc.</div></div><div><br></div></body></html>