[OpenSER-Users] SCTP enabled stack
Klaus Darilion
klaus.mailinglists at pernau.at
Tue Jan 22 10:29:57 CET 2008
Hi!
Have you installed SCTP development package?
e.g. under Debian it is called libsctp-dev
regards
klaus
J Bhanot schrieb:
>
> Hi,
>
> I am trying to build the stack with SCTP enabled...
>
> I am doing following
>
> SCTP=1 make all
>
> but I am getting error -
>
> In file included from forward.h:49,
> from action.c:49:
> sctp_server.h:32:26: error: netinet/sctp.h: No such file or directory
> make: *** [action.o] Error 1
>
> I am using FC8 - have inserted the SCTP module using */sbin/modprobe sctp*
> without any error..
>
> To overcome this error....
>
> I chaged the absolute path of sctp.h in sctp_server.h to
> #include
> "/usr/src/kernels/2.6.23.1-42.fc8-i686/include/net/sctp/sctp.h"*/
> instead of
>
> #include <netinet/sctp.h>
>
> but even then i am getting many erros of redeclration of many variables
> and files not being found in sctp.h
>
> Kindly suggest what should be done so that server can work with SCTP.
>
> 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
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/users
More information about the Users
mailing list