From owner-freebsd-current Sun Oct 15 23:44:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id 379CA37B66F for ; Sun, 15 Oct 2000 23:44:18 -0700 (PDT) Received: from castle2.jp.FreeBSD.org (castle2.jp.FreeBSD.org [210.226.20.120]) by updraft.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id PAA56480; Mon, 16 Oct 2000 15:43:45 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by castle2.jp.FreeBSD.org (8.11.0+3.3W/8.11.0) with ESMTP/inet id e9G6hgg25123; Mon, 16 Oct 2000 15:43:44 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: current@freebsd.org In-Reply-To: <200010160544.e9G5itY50264@hak.lan.Awfulhak.org> References: <200010160544.e9G5itY50264@hak.lan.Awfulhak.org> X-Face: '*aj"d@ijeQ:/X}]oM5c5Uz{ZZZk90WPt>a^y4$cGQp8:!H\W=hSM;PuNiidkc]/%,;6VGu e+`&APmz|P;F~OL/QK%;P2vU>\j4X.8@i%j6[%DTs_3J,Fff0)*oHg$A.cDm&jc#pD24WK@{,"Ef!0 P\):.2}8jo-BiZ?X&t$V X-User-Agent: Mew/1.94.2 XEmacs/21.2 (Molpe) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 19 From: Makoto MATSUSHITA To: brian@Awfulhak.org Subject: Re: **HEADS UP** /usr/include/netnatm/ Date: Mon, 16 Oct 2000 15:42:24 +0900 Message-Id: <20001016154224A.matusita@jp.FreeBSD.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian> I recently added the directory /usr/include/netnatm/ to brian> BSD.include.dist, and the ppp build now depends on this. Would you please add netnatm to 'LDIRS' definition of src/include/Makefile ? Without this, "make buildworld" fails just like this, since no header file in src/sys/netnatm/ is installed. ===> usr.sbin/ppp rm -f .depend mkdep -f .depend -a -DHAVE_DES -I/usr/obj/usr/src/i386/usr/include (....) /usr/src/usr.sbin/ppp/atm.c:32: netnatm/natm.h: No such file or directory mkdep: compile failed See also: -- - Makoto `MAR' MATSUSHITA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message