Re: **HEADS UP** /usr/include/netnatm/

2000-10-15 Thread Brian Somers

> 
> 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.

Ah, thanks !  Done.

> -- -
> Makoto `MAR' MATSUSHITA

-- 
Brian <[EMAIL PROTECTED]>
     
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: **HEADS UP** /usr/include/netnatm/

2000-10-15 Thread Makoto MATSUSHITA


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

-- -
Makoto `MAR' MATSUSHITA


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message