New submission from Arfrever Frehtes Taifersar Arahesis 
<arfrever....@gmail.com>:

$ make DESTDIR=/var/tmp/portage/dev-lang/python-3.2_pre20101212/image/ 
altinstall 
Creating directory /usr/bin
Creating directory /usr/lib64
/usr/bin/install -c python 
/var/tmp/portage/dev-lang/python-3.2_pre20101212/image//usr/bin/python3.2
if test -f 
/var/tmp/portage/dev-lang/python-3.2_pre20101212/image//usr/bin/python3.2 -o -h 
/var/tmp/portage/dev-lang/python-3.2_pre20101212/image//usr/bin/python3.2; \
then rm -f 
/var/tmp/portage/dev-lang/python-3.2_pre20101212/image//usr/bin/python3.2; \
else true; \
fi
(cd /var/tmp/portage/dev-lang/python-3.2_pre20101212/image//usr/bin; ln 
python3.2 python3.2)
ln: accessing `python3.2': No such file or directory
make: *** [altbininstall] Error 1

----------
components: Build
messages: 123845
nosy: Arfrever, barry
priority: normal
severity: normal
status: open
title: Python fails to install with empty ABI flags
versions: Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10687>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to