[erlang-questions] make fails in fc7

Balathasan Sayanthan bsayanthan@REDACTED
Mon Jan 14 11:34:36 CET 2008


Hi All,

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.

How can I fix it?

drivers/common/inet_drv.c: In function 'sctp_parse_async_event':
drivers/common/inet_drv.c:3100: error: 'SCTP_ADAPTION_INDICATION' undeclared
(first use in this function)
drivers/common/inet_drv.c:3100: error: (Each undeclared identifier is
reported only once
drivers/common/inet_drv.c:3100: error: for each function it appears in.)
drivers/common/inet_drv.c:3106: error: 'union sctp_notification' has no
member named 'sn_adaption_event'
drivers/common/inet_drv.c:3111: error: dereferencing pointer to incomplete
type
drivers/common/inet_drv.c:3112: error: dereferencing pointer to incomplete
type
drivers/common/inet_drv.c:3112: warning: left-hand operand of comma
expression has no effect
drivers/common/inet_drv.c: In function 'sctp_set_opts':
drivers/common/inet_drv.c:5323: error: field 'ad' has incomplete type
drivers/common/inet_drv.c:5584: error: 'SCTP_ADAPTION_LAYER' undeclared
(first use in this function)
drivers/common/inet_drv.c:5688: error: 'struct sctp_event_subscribe' has no
member named 'sctp_adaption_layer_event'
drivers/common/inet_drv.c: In function 'sctp_fill_opts':
drivers/common/inet_drv.c:6448: error: storage size of 'ad' isn't known
drivers/common/inet_drv.c:6451: error: 'SCTP_ADAPTION_LAYER' undeclared
(first use in this function)
drivers/common/inet_drv.c:6458: warning: left-hand operand of comma
expression has no effect
drivers/common/inet_drv.c:6448: warning: unused variable 'ad'
drivers/common/inet_drv.c:6586: error: 'struct sctp_event_subscribe' has no
member named 'sctp_adaption_layer_event'
drivers/common/inet_drv.c:6586: warning: left-hand operand of comma
expression has no effect
make[3]: *** [obj/i686-pc-linux-gnu/opt/smp/inet_drv.o] Error 1

thank you.

regards


-- 
Sayanthan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080114/d131ca0b/attachment.htm>


More information about the erlang-questions mailing list