From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 23:52:46 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1906A16A4CE for ; Fri, 25 Feb 2005 23:52:46 +0000 (GMT) Received: from web50304.mail.yahoo.com (web50304.mail.yahoo.com [206.190.38.58]) by mx1.FreeBSD.org (Postfix) with SMTP id 90ECE43D1F for ; Fri, 25 Feb 2005 23:52:45 +0000 (GMT) (envelope-from japz20@yahoo.com) Received: (qmail 27467 invoked by uid 60001); 25 Feb 2005 23:52:45 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=1KAxhRCVExSlr/+HT6V6xNAdFHXi3Lov7TNjDjT97AHBQNBj98jifEbGlO77fouo2TubVbi6FEGIxKinOpll71PXlaX6Y5wplavenkiFoa4cpg5MNPzNly8OwWNUCpL3PIWzR1OvkfJN5nZoZTR2wBic4hKME8IgSUZgOl8N72I= ; Message-ID: <20050225235245.27465.qmail@web50304.mail.yahoo.com> Received: from [202.138.180.34] by web50304.mail.yahoo.com via HTTP; Fri, 25 Feb 2005 15:52:44 PST Date: Fri, 25 Feb 2005 15:52:44 -0800 (PST) From: "Jamie Ann P. Zamodio" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: freebsd kernel 'make' failed : "undefined reference to..." X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 23:52:46 -0000 Help! I'm a UNIX newbie trying to compile a custom kernel with modifications for TCP purposes. My system is FreeBSD 4.3 running on i386. My 'make depend' works fine, but when I geto to 'make', the following error occurs: tcp_usrreq.o: In function 'tcp6_connect': /usr/src/sys/compile/MYKERNEL/../../netinet/tcp_usrreq.c(text+0xfa5): undefined reference to 'tcpstat' The error repeats for other tcp*.o files, like tcp_output.o, tcp_subr.o, tcp_timer.o, and even in6_proto.o. There are undefined references to 'tcp_mssopt', 'tcp_delack_enabled', 'tcp_ccgen', 'tcb', 'tcbinfo', 'M_TSEGQ', 'tcp_mss', and 'tcp6_input'. Most are common to the tcp*.o files. What should I do?? Googling gives me different answers for this error, answers I don't even understand. Anyway if you could help I would be really grateful. Thanks! __________________________________ Do you Yahoo!? Yahoo! Sports - Sign up for Fantasy Baseball. http://baseball.fantasysports.yahoo.com/