Bug#445379: Status: python-jppy: module is linked to libpython

2008-05-05 Thread Josselin Mouette
Le lundi 05 mai 2008 à 11:11 +0100, martin f krafft a écrit : > also sprach Josselin Mouette <[EMAIL PROTECTED]> [2008.05.05.0905 +0100]: > > The jpilot plugin itself (in jppy-jpilot-plugins) needs to depend > > on libpython, because it has to embed the interpreter. However the > > python module (i

Bug#445379: Status: python-jppy: module is linked to libpython

2008-05-05 Thread martin f krafft
also sprach Josselin Mouette <[EMAIL PROTECTED]> [2008.05.05.0905 +0100]: > The jpilot plugin itself (in jppy-jpilot-plugins) needs to depend > on libpython, because it has to embed the interpreter. However the > python module (in python-jppy) should not, because it is loaded by > the interpreter i

Bug#479499: Bug#445379: Status: python-jppy: module is linked to libpython

2008-05-05 Thread martin f krafft
also sprach Josselin Mouette <[EMAIL PROTECTED]> [2008.05.05.0858 +0100]: > Sorry; I’m attaching the full bounce that I received. You are > probably looking for [EMAIL PROTECTED] > > OTOH, this may be a misconfiguration on the BTS side if the > address used to be [EMAIL PROTECTED] and is now [EMAI

Bug#445379: Status: python-jppy: module is linked to libpython

2008-05-05 Thread Josselin Mouette
Le dimanche 04 mai 2008 à 12:13 +0100, martin f krafft a écrit : > also sprach Josselin Mouette <[EMAIL PROTECTED]> [2008.05.03.1039 +0100]: > > When the module is loaded, all symbols from libpython2.x are available > > to functions inside the module, so this should not be a problem to > > simply r

Bug#445379: Status: python-jppy: module is linked to libpython

2008-05-04 Thread martin f krafft
also sprach Josselin Mouette <[EMAIL PROTECTED]> [2008.05.03.1039 +0100]: > When the module is loaded, all symbols from libpython2.x are available > to functions inside the module, so this should not be a problem to > simply remove the -lpython2.x in the final link line. Yeah, I misjudged. This is

Bug#445379: Status: python-jppy: module is linked to libpython

2008-05-03 Thread Josselin Mouette
Le vendredi 02 mai 2008 à 00:33 +0100, martin f krafft a écrit : > also sprach Bug#445379 <[EMAIL PROTECTED]> [2008.05.01.2331 +0100]: > > this package depends on python2.4, because the __jpilotmodule.so > > module is linked to libpython. This is bad and completely > > unnecessary practice. > > Th

Bug#445379: Status: python-jppy: module is linked to libpython

2008-05-01 Thread martin f krafft
also sprach Bug#445379 <[EMAIL PROTECTED]> [2008.05.01.2331 +0100]: > this package depends on python2.4, because the __jpilotmodule.so > module is linked to libpython. This is bad and completely > unnecessary practice. The problem seems to be that this thing uses swig and thus needs libpython, at