Posted to tcl by emiliano at Sat Mar 20 16:13:18 GMT 2010view raw

  1. [snip]
  2. /home/emiliano/src/tcl/unix/tclUnixSock.c: In function 'CreateSocketAddress':
  3. /home/emiliano/src/tcl/unix/tclUnixSock.c:1036: error: 'AI_ADDRCONFIG' undeclare
  4. d (first use in this function)
  5. /home/emiliano/src/tcl/unix/tclUnixSock.c:1036: error: (Each undeclared identifi
  6. er is reported only once
  7. /home/emiliano/src/tcl/unix/tclUnixSock.c:1036: error: for each function it appe
  8. ars in.)
  9. *** Error code 1
  10.  
  11. Stop.
  12. make: stopped in /home/emiliano/src/tcl/unix