aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin
diff options
context:
space:
mode:
authorKenji Rikitake <[email protected]>2010-02-10 22:44:30 +0859
committerRaimo Niskanen <[email protected]>2010-11-09 12:11:49 +0100
commit989fa5de1889c3fd09e9b5e25c244e2a855bf0b5 (patch)
tree14544f49d76801f9b11cd1e88e4d4e11d2d75602 /erts/preloaded/ebin
parentcbdf6d5743f7f2a0f441dd023e9f3d95d4a5f279 (diff)
downloadotp-989fa5de1889c3fd09e9b5e25c244e2a855bf0b5.tar.gz
otp-989fa5de1889c3fd09e9b5e25c244e2a855bf0b5.tar.bz2
otp-989fa5de1889c3fd09e9b5e25c244e2a855bf0b5.zip
Fix building error of SCTP in FreeBSD 7.1 and later
This patch fixes building error of SCTP in FreeBSD 7.1 and later. See http://www.erlang.org/cgi-bin/ezmlm-cgi?2:mss:1257:200904:hppnfialjjdlgecdiehe for the details. R13A patch for solving a compilation error when building erts/emulator/drivers/common/inet_drv.c by Kenji Rikitake 12-APR-2009 Symptom solved by this patch: When building R13A in FreeBSD 7.1-RELEASE, the compiler flag HAVE_STRUCT_SCTP_PADDRPARAMS_SPP_SACKDELAY is NOT enabled. Some code in erts/emulator/drivers/common/inet_drv.c incorrectly assumes HAVE_STRUCT_SCTP_PADDRPARAMS_SPP_SACKDELAY is always true when HAVE_STRUCT_SCTP_PADDRPARAMS_SPP_FLAGS is true in config.h. This assumption causes a compilation error.
Diffstat (limited to 'erts/preloaded/ebin')
0 files changed, 0 insertions, 0 deletions