localhost:uwsgi-1.0.4 eric$ pwd /opt/server/uwsgi-1.0.4 localhost:uwsgi-1.0.4 eric$ sudo make -f Makefile.Py32 python3.2 uwsgiconfig.py --build using profile: buildconf/default.ini detected include path: ['/usr/local/include', '/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include', '/usr/include', '/System/Library/Frameworks', '/Library/Frameworks'] configured CFLAGS: -O2 -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_BUILD_DATE="\"05 March 2012 13:22:30\"" -DUWSGI_HAS_IFADDRS -mmacosx-version-min=10.5 -DUWSGI_LOCK_USE_OSX_SPINLOCK -DUWSGI_EVENT_USE_KQUEUE -DUWSGI_EVENT_TIMER_USE_KQUEUE -DUWSGI_EVENT_FILEMONITOR_USE_KQUEUE -DUWSGI_EMBEDDED -DUWSGI_UDP -I/usr/local/include -DUWSGI_PCRE -DUWSGI_UUID -DUWSGI_VERSION="\"1.0.4\"" -DUWSGI_VERSION_BASE="1" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="4" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_ASYNC -DUWSGI_MULTICAST -DUWSGI_MINTERPRETERS -DUWSGI_INI -DUWSGI_YAML -DUWSGI_LDAP -DUWSGI_SNMP -DUWSGI_THREADING -DUWSGI_SENDFILE -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_SQLITE3 -DUWSGI_PLUGIN_DIR=\".\" -DUWSGI_SPOOLER -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(fastrouter);UDEP(http);UDEP(ugreen);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(fastrouter);ULEP(http);ULEP(ugreen);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);" *** uWSGI compiling server core *** utils.o is up to date protocol.o is up to date socket.o is up to date logging.o is up to date master.o is up to date master_utils.o is up to date emperor.o is up to date notify.o is up to date mule.o is up to date subscription.o is up to date plugins.o is up to date lock.o is up to date cache.o is up to date queue.o is up to date event.o is up to date signal.o is up to date cluster.o is up to date rpc.o is up to date gateway.o is up to date loop.o is up to date lib/rbtree.o is up to date lib/amqp.o is up to date rb_timers.o is up to date main.o is up to date proto/base.o is up to date proto/uwsgi.o is up to date proto/http.o is up to date proto/fastcgi.o is up to date regexp.o is up to date async.o is up to date ini.o is up to date yaml.o is up to date ldap.o is up to date snmp.o is up to date sendfile.o is up to date xmlconf.o is up to date sqlite3.o is up to date spooler.o is up to date *** uWSGI compiling embedded plugins *** plugins/python/python_plugin.o is up to date plugins/python/pyutils.o is up to date plugins/python/pyloader.o is up to date plugins/python/wsgi_handlers.o is up to date plugins/python/wsgi_headers.o is up to date plugins/python/wsgi_subhandler.o is up to date plugins/python/web3_subhandler.o is up to date plugins/python/pump_subhandler.o is up to date plugins/python/gil.o is up to date plugins/python/uwsgi_pymodule.o is up to date plugins/python/profiler.o is up to date plugins/python/symimporter.o is up to date plugins/ping/ping_plugin.o is up to date plugins/cache/cache.o is up to date plugins/nagios/nagios.o is up to date plugins/rrdtool/rrdtool.o is up to date plugins/carbon/carbon.o is up to date plugins/rpc/rpc_plugin.o is up to date plugins/fastrouter/fastrouter.o is up to date plugins/http/http.o is up to date plugins/ugreen/ugreen.o is up to date plugins/signal/signal_plugin.o is up to date plugins/syslog/syslog_plugin.o is up to date plugins/rsyslog/rsyslog_plugin.o is up to date plugins/logsocket/logsocket_plugin.o is up to date *** uWSGI linking *** gcc-4.2 -o uwsgi utils.o protocol.o socket.o logging.o master.o master_utils.o emperor.o notify.o mule.o subscription.o plugins.o lock.o cache.o queue.o event.o signal.o cluster.o rpc.o gateway.o loop.o lib/rbtree.o lib/amqp.o rb_timers.o main.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o regexp.o async.o ini.o yaml.o ldap.o snmp.o sendfile.o xmlconf.o sqlite3.o spooler.o plugins/python/python_plugin.o plugins/python/pyutils.o plugins/python/pyloader.o plugins/python/wsgi_handlers.o plugins/python/wsgi_headers.o plugins/python/wsgi_subhandler.o plugins/python/web3_subhandler.o plugins/python/pump_subhandler.o plugins/python/gil.o plugins/python/uwsgi_pymodule.o plugins/python/profiler.o plugins/python/symimporter.o plugins/ping/ping_plugin.o plugins/cache/cache.o plugins/nagios/nagios.o plugins/rrdtool/rrdtool.o plugins/carbon/carbon.o plugins/rpc/rpc_plugin.o plugins/fastrouter/fastrouter.o plugins/http/http.o plugins/ugreen/ugreen.o plugins/signal/signal_plugin.o plugins/syslog/syslog_plugin.o plugins/rsyslog/rsyslog_plugin.o plugins/logsocket/logsocket_plugin.o -lpthread -lm -rdynamic -L/usr/local/lib -lpcre -lldap -lxml2 -lz -lpthread -licucore -lm -lsqlite3 -ldl -framework CoreFoundation -L/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/config-3.2m -lpython3.2m ld: library not found for -lpython3.2m collect2: ld returned 1 exit status *** error linking uWSGI *** make: *** [all] Error 1