tag 577826 + wontfix
thanks
On 15.04.2010 02:01, Yaroslav Halchenko wrote:
retitle 577826 missing /usr/lib/libpython2.5_d.so.1.0
thanks
On Thu, 15 Apr 2010, Matthias Klose wrote:
$> cc -I. -I.. -fPIC -g -Wall -O0 -pthread ./configure-9068-28990.c -o
./configure-10394-28990.o -Xlinker --no-undefined -lm -pthread -llapack -lcblas
-llapack_atlas -lglpk -lm -llzo2 -lz -lbz2 -llzma -fno-strict-aliasing -fPIC
-I/usr/include/python2.5_d -I/usr/lib/python2.5/site-packages/numpy/core/include
-lutil -ldl -shared -lpython2.6
python2.5 debug headers, and linking against python2.6 non-debug
build? this can't be correct.
-I/usr/include/python2.5_d [...] -lpython2.5_d
d'oh... I swear to use ^...^...^ constructs from now on in the shell ;)
Thank you!
so, the actual problem is (not sure how that slipped through my fingers+eyes):
$> dpkg -L python2.6-dbg | grep libpython.*_d.so*
/usr/lib/libpython2.6_d.so.1.0
/usr/lib/python2.6/config_d/libpython2.6_d.so
/usr/lib/libpython2.6_d.so
/usr/lib/libpython2.6_d.so.1
$> dpkg -L python2.5-dbg | grep libpython.*_d.so*
$>
i.e. there is no /usr/lib/libpython2.5_d.so.1.0
correct. available in 2.6 and up.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org