From owner-freebsd-current Sun Oct 15 20:39:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from falla.videotron.net (falla.videotron.net [205.151.222.106]) by hub.freebsd.org (Postfix) with ESMTP id 9671537B66C for ; Sun, 15 Oct 2000 20:39:32 -0700 (PDT) Received: from modemcable213.3-201-24.mtl.mc.videotron.ca ([24.201.3.213]) by falla.videotron.net (Sun Internet Mail Server sims.3.5.1999.12.14.10.29.p8) with ESMTP id <0G2I00JFF7HU1S@falla.videotron.net> for current@freebsd.org; Sun, 15 Oct 2000 23:39:31 -0400 (EDT) Date: Sun, 15 Oct 2000 23:43:40 -0400 (EDT) From: Bosko Milekic Subject: Another broken buildworld? X-Sender: bmilekic@jehovah.technokratis.com To: current@freebsd.org Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have some trouble building world today; after finally getting over what seemed to be like numerous endian.h related problems... I get failure while building usr.sbin/ppp now. /usr/src/usr.sbin/ppp/atm.c:32: netnatm/natm.h: No such file or directory /usr/src/usr.sbin/ppp/atm.c: In function `atm_CreateDevice': /usr/src/usr.sbin/ppp/atm.c:169: storage size of `sock' isn't known /usr/src/usr.sbin/ppp/atm.c:186: `PROTO_NATMAAL5' undeclared (first use in this function) /usr/src/usr.sbin/ppp/atm.c:186: (Each undeclared identifier is reported only once /usr/src/usr.sbin/ppp/atm.c:186: for each function it appears in.) /usr/src/usr.sbin/ppp/atm.c:169: warning: unused variable `sock' *** Error code 1 ... I don't know who/what broke this. Anybody have any ideas? Bosko Milekic bmilekic@technokratis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message