Éric Araujo <[email protected]> added the comment: My build error seems actually unrelated to encoding issues. Working directory is ASCII-only, locale is UTF-8.
$ ./configure --with-pydebug [snip] $ make [snip] ranlib libpython3.2dm.a gcc -pthread -Xlinker -export-dynamic -o python Modules/python.o libpython3.2dm.a -lpthread -ldl -lutil -lm Could not find platform dependent libraries <exec_prefix> Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] Segmentation fault make: *** [sharedmods] Erreur 139 ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6011> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
