1. INFO: Can't locate Tcl/Tk libs and/or headers
  2. building '_multiprocessing' extension
  3. gcc -DNDEBUG -O2 -I/home/qi/openwrt-xburst/staging_dir/host/include -fno-strict-aliasing -DNDEBUG -O2 -I/home/qi/openwrt-xburst/staging_dir/host/include -fPIC -DHAVE_SEM_OPEN=1 -DHAVE_FD_TRANSFER=1 -DHAVE_SEM_TIMEDWAIT=1 -IModules/_multiprocessing -I. -I/home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/./Include -I. -IInclude -I./Include -I/home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/Include -I/home/qi/openwrt-xburst/build_dir/host/Python-2.6.4 -c /home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.6/home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/Modules/_multiprocessing/socket_connection.o
  4. In file included from /home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/Modules/_multiprocessing/socket_connection.c:203:
  5. /home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/Modules/_multiprocessing/connection.h: In function 'connection_poll':
  6. /home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/Modules/_multiprocessing/connection.h:357: error: '_save' undeclared (first use in this function)
  7. /home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/Modules/_multiprocessing/connection.h:357: error: (Each undeclared identifier is reported only once
  8. /home/qi/openwrt-xburst/build_dir/host/Python-2.6.4/Modules/_multiprocessing/connection.h:357: error: for each function it appears in.)
  9.  
  10. Failed to find the necessary bits to build these modules:
  11. _bsddb _curses _curses_panel
  12. _hashlib _sqlite3 _ssl
  13. _tkinter bsddb185 bz2
  14. dbm dl gdbm
  15. imageop readline sunaudiodev
  16. zlib
  17. To find the necessary bits, look in setup.py in detect_modules() for the module's name.
  18.  
  19.  
  20. Failed to build these modules:
  21. _multiprocessing