From owner-freebsd-net Wed Jul 18 17: 4:14 2001 Delivered-To: freebsd-net@freebsd.org Received: from lorax.cse.ucsc.edu (lorax.cse.ucsc.edu [128.114.49.184]) by hub.freebsd.org (Postfix) with SMTP id 18ACA37B403; Wed, 18 Jul 2001 17:04:09 -0700 (PDT) (envelope-from carvalho@soe.ucsc.edu) Received: from localhost (carvalho@localhost) by lorax.cse.ucsc.edu (8.6.10/8.6.12) with ESMTP id RAA22221; Wed, 18 Jul 2001 17:04:07 -0700 X-Authentication-Warning: lorax.cse.ucsc.edu: carvalho owned process doing -bs Date: Wed, 18 Jul 2001 17:04:06 -0700 (PDT) From: Marcelo Carvalho X-Sender: carvalho@lorax.cse.ucsc.edu To: freebsd-net@FreeBSD.org Cc: freebsd-newbies@FreeBSD.org Subject: Adding new files to netinet Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm currently trying to modify some files and add others in the /usr/src/sys/netinet directory. I'm following the procedures of kernel compilation but, apparently, the files I've added don't seem to have compiled. How do I know that they have been compiled successfuly and what else should I do apart from the sequence "config/make depend/make/make install/reboot"? Do I have to change any specific makefile? Where? I'm new to all this stuff. I would really appreciate if someone could give me some guidance here. Thanks, -- Marcelo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message