Skip to Content.
Sympa Menu

freetds - [freetds] Further complications in compiling latest snapshot

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Thompson, Bill D (London)" <bill_d_thompson AT ml.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: [freetds] Further complications in compiling latest snapshot
  • Date: Wed, 15 Dec 2004 10:54:14 -0000

Brian, Guys,

recent changes to src/pool/member.c are incompatible with my
implementation of send()

line 259:

ret = send(puser->tds->s, buf, tds->in_len, MSG_NOSIGNAL);

This flag to send (MSG_NOSIGNAL) is not recognised in Solaris 2.6...

also similar code in src/pool/user.c

Bill
--------------------------------------------------------

If you are not an intended recipient of this e-mail, please notify the
sender, delete it and do not read, act upon, print, disclose, copy, retain or
redistribute it. Click here for important additional terms relating to this
e-mail. http://www.ml.com/email_terms/
--------------------------------------------------------





Archive powered by MHonArc 2.6.24.

Top of Page