<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19190"></HEAD>
<BODY>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012>Hello
everyone,</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN
class=633193917-29032012></SPAN></FONT> </DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012>I would like to
propose a patch, which updates a makefile for the lldbIterpreter library
to do more correct installation of the python related auxiliary files on
FreeBSD. Also few tiny improvements have been made for the wrapper
generation rule. </SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012></SPAN></FONT><FONT
size=2 face=Arial><SPAN class=633193917-29032012>The following changes were
made:</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012> - added few
additional dependencies for LLDBWrapPython.cpp rule.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012> - added a new
separate rule to create a link to _lldb.so in the output
folder.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012> - added a new
separate rule to copy embedded_interpreter.py to the output
folder.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012> - added an
installation of the cocoa & etc. python modules to the target install
folder.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012> - updated the
clean-local rule to remove *.d and link files.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012> - added a new
rule - uninstall-local.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN
class=633193917-29032012> </SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012>An installing of the
cocoa & etc. python modules is neccessary to fix the problems
like:</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN
class=633193917-29032012>...</SPAN></FONT></DIV>
<DIV><SPAN class=633193917-29032012>
<DIV><FONT face=Arial><FONT size=2><SPAN
class=633193917-29032012> </SPAN>Traceback (most recent call
last):</FONT></FONT></DIV>
<DIV><FONT size=2 face=Arial> <SPAN class=633193917-29032012>
</SPAN> File "<console>", line 1, in <module></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN
class=633193917-29032012> </SPAN>ImportError: No module named
CFString</FONT></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN
class=633193917-29032012>...</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN
class=633193917-29032012></SPAN></FONT> </DIV>
<DIV><FONT size=2 face=Arial><SPAN class=633193917-29032012>I have tested these
changes on FreeBSD 9. It should would work on Linux also, but I'm not completely
sure about Darwin. If this patch is acceptable it would be better to check
it out by somebody who is familiar with Darwin
platform.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN
class=633193917-29032012></SPAN></FONT> </DIV>
<DIV><FONT size=2 face=Arial><SPAN
class=633193917-29032012>Thanks.</SPAN></FONT></DIV>
<DIV><FONT size=2 face=Arial><SPAN
class=633193917-29032012>Viktor.</SPAN></FONT></DIV></SPAN></DIV></BODY></HTML>