debian squeeze 32bit build success
debian squeeze 64bit build failed

python uwsgiconfig.py --build
using profile: buildconf/default.ini
detected include path: ['/usr/local/include', 
'/usr/lib/gcc/x86_64-linux-gnu/4.4.5/include', 
'/usr/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed', '/usr/include']
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="\"28 July 2012 04:45:41\"" 
-DUWSGI_HAS_IFADDRS -DUWSGI_LOCK_USE_MUTEX -DUWSGI_EVENT_USE_EPOLL 
-DUWSGI_EVENT_TIMER_USE_TIMERFD -DUWSGI_EVENT_FILEMONITOR_USE_INOTIFY 
-DUWSGI_EMBEDDED -DUWSGI_UDP -I/usr/local/include -DUWSGI_PCRE -DUWSGI_ROUTING 
-DUWSGI_VERSION="\"1.2.4\"" -DUWSGI_VERSION_BASE="1" -DUWSGI_VERSION_MAJOR="2" 
-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_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);UDE
 P(signal
);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);"
 
-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);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);"
*** 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
lib/linux_ns.o is up to date
regexp.o is up to date
routing.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
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/fr_sctp.o is up to date
plugins/fastrouter/fr_map.o is up to date
plugins/fastrouter/fastrouter.o is up to date
plugins/fastrouter/fr_events.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
plugins/router_uwsgi/router_uwsgi.o is up to date
plugins/router_redirect/router_redirect.o is up to date
plugins/router_basicauth/router_basicauth.o is up to date
plugins/zergpool/zergpool.o is up to date
plugins/redislog/redislog_plugin.o is up to date
*** uWSGI linking ***
gcc -pthread -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 lib/linux_ns.o regexp.o routing.o async.o ini.o yaml.o ldap.o 
snmp.o sendfile.o xmlconf.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/fr_sctp.o 
plugins/fastrouter/fr_map.o plugins/fastrouter/fastrout
 er.o plu
gins/fastrouter/fr_events.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 
plugins/router_uwsgi/router_uwsgi.o plugins/router_redirect/router_redirect.o 
plugins/router_basicauth/router_basicauth.o plugins/zergpool/zergpool.o 
plugins/redislog/redislog_plugin.o -lpthread -lm -rdynamic -ldl 
-L/usr/local/lib -lpcre -lldap -lxml2 -lpthread -ldl -lutil -lm 
-L/usr/lib/python2.6/config -lpython2.6 -lcrypt
/usr/lib/python2.6/config/libpython2.6.so: undefined reference to 
`inflateCopy@ZLIB_1.2.0'
collect2: ld returned 1 exit status
*** error linking uWSGI ***
make: *** [all] Error 1


_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to