Your PR is now being tracked at http://sourceforge.net/bugs/?func=detailbug&bug_id=110701&group_id=5470 This is not a bug in Python. When linking a custom interpreter, you need to make sure all symbols are exported to modules. On FreeBSD, you do this by adding -Wl,--export-dynamic to the linker line. Can someone please close this report? Martin