[erlang-questions] OTP Stack building problems

J Bhanot j.bhanot@REDACTED
Wed Jan 23 11:27:24 CET 2008


Hi,

I am trying to build the OTP stack on Fedora Core 8...

I am using fllowing stack

otp_src_R12B-0

./configure works ok without throwing errors

but during make all, it gives the following errors

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 thi
s 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_adapt
ion_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 fun
ction)
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 fun
ction)
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
make[3]: Leaving directory 
`/home/j.bhanot/Download/H.248/otp_src_R12B-0/erts/emulator'
make[2]: *** [opt] Error 2
make[2]: Leaving directory 
`/home/j.bhanot/Download/H.248/otp_src_R12B-0/erts/emulator'
make[1]: *** [smp] Error 2
make[1]: Leaving directory 
`/home/j.bhanot/Download/H.248/otp_src_R12B-0/erts'
make: *** [emulator] Error 2

Kindly help...

Thanks,

jb
____________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


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


More information about the erlang-questions mailing list