Menu

#3874 FreeBSD 6.2-RELEASE make error

obsolete: 8.5b3
closed-out-of-date
5
2007-12-11
2007-12-11
Lumindann
No

When I go to make my tcl8.5b3 source I get an error which looks to be related to bug 1618235. When I go to make I get the following:

/home/foo/sources/tcl8.5b3/unix/../unix/tclUnixChan.c: In function `CreateSocketAddress':
/home/foo/sources/tcl8.5b3/unix/../unix/tclUnixChan.c:2689: error: `EAI_ADDRFAMILY' undeclared (first use in this function)
/home/foo/sources/tcl8.5b3/unix/../unix/tclUnixChan.c:2689: error: (Each undeclared identifier is reported only once
/home/foo/sources/tcl8.5b3/unix/../unix/tclUnixChan.c:2689: error: for each function it appears in.)
/home/foo/sources/tcl8.5b3/unix/../unix/tclUnixChan.c:2690: error: `EAI_NODATA' undeclared (first use in this function)
*** Error code 1

Discussion

  • Donal K. Fellows

    • labels: --> 27. Channel Types
    • assigned_to: nobody --> dkf
    • status: open --> closed-out-of-date
     
  • Donal K. Fellows

    Logged In: YES
    user_id=79902
    Originator: NO

    Already fixed in RC2