From owner-freebsd-stable Wed May 13 12:48:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01229 for freebsd-stable-outgoing; Wed, 13 May 1998 12:48:31 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from versa.eng.comsat.com (versa.eng.comsat.com [134.133.169.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA01029 for ; Wed, 13 May 1998 12:47:39 -0700 (PDT) (envelope-from marc@versa.eng.comsat.com) Received: (from marc@localhost) by versa.eng.comsat.com (8.8.8/8.7.3) id XAA01643 for freebsd-stable@freebsd.org; Thu, 20 Jan 2000 23:01:49 -0500 (EST) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 20 Jan 2000 22:49:05 -0500 (EST) Organization: Comsat Mobile Communications From: Marc Giannoni To: freebsd-stable@FreeBSD.ORG Subject: CCITT -OR- X.25 networking Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Hi: OK! I dug out some sources from an old 2.1-RELEASE CDRom I have. What seems to be missing is: "sys/netccitt sys/netiso". A few hacks on some function prototypes, and adding a declaration missing from sys/net/if_ethersubr.c and the thing seems to compile. My test kernel config file includes: "CCITT, ISO, LLC, HDLC". Something does not seem quite right with the build environment. Are there some updates to make to something like "/usr/src/sys/i386/conf/files.i386" to inform 'make' about the new subdirs: netccitt, netiso?? I don't seem to see any of the "sys/netccitt" objects in the "compile/" directory! Where should I look for details about the kernel build environment? Marc Giannoni To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message