dyld: lazy symbol binding failed: Symbol not found: _getentropy
Referenced from: /Users/bryandunphy/Downloads/Python-2.7.13/./python.exe
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _getentropy
Referenced from: /Users/bryandunphy/Downloads/Python-2.7.13/./python.exe
Expected in: /usr/lib/libSystem.B.dylib
/bin/sh: line 1: 14105 Trace/BPT trap: 5 CC='gcc' LDSHARED='gcc -bundle -undefined dynamic_lookup -L/usr/local/lib' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python.exe -E ./setup.py $quiet build
make: *** [sharedmods] Error 133
That was the final output from make.
Any ideas on how to fix these errors and allow a build?
_______________________________________________
Python-Dev mailing list
Pytho...@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/dev-python%2Bgarchive-30976%40googlegroups.com