From owner-freebsd-current@FreeBSD.ORG Tue Aug 28 20:16:14 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F254716A41A for ; Tue, 28 Aug 2007 20:16:13 +0000 (UTC) (envelope-from william88@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.182]) by mx1.freebsd.org (Postfix) with ESMTP id 841B713C4A6 for ; Tue, 28 Aug 2007 20:16:13 +0000 (UTC) (envelope-from william88@gmail.com) Received: by el-out-1112.google.com with SMTP id s27so445625ele for ; Tue, 28 Aug 2007 13:16:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=oMClH12R/JRnzvDoP21qqBxUnxW+U4+PkY6d57nOT/qplVueN46jMqoUTY/5597NfWzS9NUjhlqbO2QpTIUFNAilhL/+jDhPlo8pWf2qZbKI0xIar2tJJg3WDpPFsf6cJCR7Ol3HvB/FiSgYErW1+lH7dbNWoJJjAvI2D2xMlUQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=N4T6j0jU2RBPqjQ9fCgZe3ZkrFqWgwZtvcUfG6KZkZEz+XkfWFO/KQS0hH/rXpbGBqKI2+BkGGPzStXNbKOLekbAjAD0a4Xjg0qqGGxJ5wwLVuYMo3Oqufr17MUuz0mo1SbkEObxkYtW9o4s8SH9IXXTvZm/iwxfPOsfrcOjWiE= Received: by 10.115.22.1 with SMTP id z1mr1671887wai.1188332171283; Tue, 28 Aug 2007 13:16:11 -0700 (PDT) Received: by 10.114.111.4 with HTTP; Tue, 28 Aug 2007 13:15:56 -0700 (PDT) Message-ID: <632825b40708281315p7f0b059cu726ae13b89b38c6c@mail.gmail.com> Date: Tue, 28 Aug 2007 17:15:56 -0300 From: "William Grzybowski" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: error building current kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 20:16:14 -0000 Hi, I am getting some errors about sctp while i build kernel from today... Could it be happening because i created a src.conf file disablind bind, ipv6, ipfilter, kerberos and sendmail ? (i dont think so, but it was the only thing which i modified...) uipc_syscalls.o(.text+0x341): In function `sctp_generic_recvmsg': /usr/src/sys/kern/uipc_syscalls.c:2600: undefined reference to `sctp_sorecvmsg' uipc_syscalls.o(.text+0x86c): In function `sctp_peeloff': /usr/src/sys/kern/uipc_syscalls.c:2238: undefined reference to `sctp_can_peel_of f' uipc_syscalls.o(.text+0xa7a):/usr/src/sys/kern/uipc_syscalls.c:2279: undefined r eference to `sctp_do_peeloff' uipc_syscalls.o(.text+0xdf0): In function `sctp_generic_sendmsg_iov': /usr/src/sys/kern/uipc_syscalls.c:2478: undefined reference to `sctp_lower_sosen d' uipc_syscalls.o(.text+0x109a): In function `sctp_generic_sendmsg': /usr/src/sys/kern/uipc_syscalls.c:2371: undefined reference to `sctp_lower_sosen d' rtsock.o(.text+0x123b): In function `rt_newaddrmsg': /usr/src/sys/net/rtsock.c:896: 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' in_proto.o(.data+0xcc): undefined reference to `sctp_usrreqs' in_proto.o(.data+0xdc): undefined reference to `sctp_input' in_proto.o(.data+0xe4): undefined reference to `sctp_ctlinput' in_proto.o(.data+0xe8): undefined reference to `sctp_ctloutput' in_proto.o(.data+0xfc): undefined reference to `sctp_drain' in_proto.o(.data+0x100): undefined reference to `sctp_usrreqs' in_proto.o(.data+0x110): undefined reference to `sctp_input' in_proto.o(.data+0x118): undefined reference to `sctp_ctlinput' in_proto.o(.data+0x11c): undefined reference to `sctp_ctloutput' in_proto.o(.data+0x130): undefined reference to `sctp_drain' in_proto.o(.data+0x134): undefined reference to `sctp_usrreqs' *** Error code 1 Bye. -- William Grzybowski ------------------------------------------ Jabber: william88 at gmail dot com Msn: william.grz at hotmail dot com Curitiba/PR - Brazil