Hi All,<br><br>I tried to install erlang [otp_src_R12B-0] on fedora core 7 but when the make command was issued I got the following error.<br><br>How can I fix it?<br><br>drivers/common/inet_drv.c: In function 'sctp_parse_async_event':
<br>drivers/common/inet_drv.c:3100: error: 'SCTP_ADAPTION_INDICATION' undeclared (first use in this function)<br>drivers/common/inet_drv.c:3100: error: (Each undeclared identifier is reported only once<br>drivers/common/inet_drv.c:3100: error: for each function it appears in.)
<br>drivers/common/inet_drv.c:3106: error: 'union sctp_notification' has no member named 'sn_adaption_event'<br>drivers/common/inet_drv.c:3111: error: dereferencing pointer to incomplete type<br>drivers/common/inet_drv.c:3112: error: dereferencing pointer to incomplete type
<br>drivers/common/inet_drv.c:3112: warning: left-hand operand of comma expression has no effect<br>drivers/common/inet_drv.c: In function 'sctp_set_opts':<br>drivers/common/inet_drv.c:5323: error: field 'ad' has incomplete type
<br>drivers/common/inet_drv.c:5584: error: 'SCTP_ADAPTION_LAYER' undeclared (first use in this function)<br>drivers/common/inet_drv.c:5688: error: 'struct sctp_event_subscribe' has no member named 'sctp_adaption_layer_event'
<br>drivers/common/inet_drv.c: In function 'sctp_fill_opts':<br>drivers/common/inet_drv.c:6448: error: storage size of 'ad' isn't known<br>drivers/common/inet_drv.c:6451: error: 'SCTP_ADAPTION_LAYER' undeclared (first use in this function)
<br>drivers/common/inet_drv.c:6458: warning: left-hand operand of comma expression has no effect<br>drivers/common/inet_drv.c:6448: warning: unused variable 'ad'<br>drivers/common/inet_drv.c:6586: error: 'struct sctp_event_subscribe' has no member named 'sctp_adaption_layer_event'
<br>drivers/common/inet_drv.c:6586: warning: left-hand operand of comma expression has no effect<br>make[3]: *** [obj/i686-pc-linux-gnu/opt/smp/inet_drv.o] Error 1<br><br>thank you.<br><br>regards<br><br clear="all"><br>-- 
<br>Sayanthan