Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 15:42:24 +0900
From:      Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
To:        brian@Awfulhak.org
Cc:        current@freebsd.org
Subject:   Re: **HEADS UP** /usr/include/netnatm/
Message-ID:  <20001016154224A.matusita@jp.FreeBSD.org>
In-Reply-To: <200010160544.e9G5itY50264@hak.lan.Awfulhak.org>
References:  <200010160544.e9G5itY50264@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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: <URL:ftp://current.jp.FreeBSD.org/pub/FreeBSD/snapshots/i386/5.0-CURRENT-20001016-JPSNAP.log>;

-- -
Makoto `MAR' MATSUSHITA


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001016154224A.matusita>