Hello,

On Fri, 30 Jun 2006, at 12:36, Randall Stewart wrote:

> Hi all:
> 
> The following link:
> 
> http://www.sctp.org/cvs_diff_6_30.bz2
> 
> Will get you a large patch that you can apply to Current that
> will add SCTP.

   Pilot error ? freshly cvsuped src, patch applied cleanly,
   made sysent, and:

linking kernel.debug
uipc_syscalls.o(.text+0x47c8): In function `sctp_peeloff':
/usr/src/sys/kern/uipc_syscalls.c:2239: undefined reference to
`sctp_can_peel_off'
uipc_syscalls.o(.text+0x49c2):/usr/src/sys/kern/uipc_syscalls.c:2276:
undefined reference to `sctp_do_peeloff'
uipc_syscalls.o(.text+0x4cd7): In function `sctp_generic_sendmsg':
/usr/src/sys/kern/uipc_syscalls.c:2379: undefined reference to
`sctp_lower_sosend'
uipc_syscalls.o(.text+0x506c): In function `sctp_generic_recvmsg':
/usr/src/sys/kern/uipc_syscalls.c:2501: undefined reference to
`sctp_sorecvmsg'
rtsock.o(.text+0x1799): In function `rt_newaddrmsg':
/usr/src/sys/net/rtsock.c:879: undefined reference to `sctp_addr_change'
in_proto.o(.data+0xa8): undefined reference to `sctp_input'
in_proto.o(.data+0xb0): undefined reference to `sctp_ctlinput'
in_proto.o(.data+0xb4): undefined reference to `sctp_ctloutput'
in_proto.o(.data+0xbc): undefined reference to `sctp_init'
in_proto.o(.data+0xc8): undefined reference to `sctp_drain'
[...]

   bummer that, testing sctp seemed like an interesting thing for a
   sunny saturday evening :)

   many thanks for your work,

      - yan
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to