Daniel-Constantin Mierla writes:
setting SCTP=1 for compilation time should do it.
not quite. i found the reason.
command
/usr/bin/make cfg CC=cc CFLAGS="-g -O2 -Wall" QUIET=1 FMSTATS=1 KMSTATS=1 SCTP=1
MAIN_NAME=trunk-proxy ..."
sgive to console:
"sctp development files not installed -- sctp disabled"
"sctp libraries not installed -- sctp disabled"
what are those files? perhaps it would be a good idea to mention about
them in INSTALL file.
-- juha