From owner-freebsd-questions Mon Feb 22 11: 2:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mta1-rme.xtra.co.nz (mta.xtra.co.nz [203.96.92.1]) by hub.freebsd.org (Postfix) with ESMTP id 7942C11D28 for ; Mon, 22 Feb 1999 11:02:21 -0800 (PST) (envelope-from junkmale@pop3.xtra.co.nz) Received: from wocker ([210.55.210.87]) by mta1-rme.xtra.co.nz (InterMail v04.00.02.07 201-227-108) with SMTP id <19990222190243.TJVU682101.mta1-rme@wocker> for ; Tue, 23 Feb 1999 08:02:43 +1300 From: "Dan Langille" Organization: The FreeBSD Diary To: freebsd-questions@freebsd.org Date: Tue, 23 Feb 1999 08:02:11 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: make buildworld for 3.1 fails Reply-To: junkmale@xtra.co.nz X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990222190243.TJVU682101.mta1-rme@wocker> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Following on from my saga of upgrading from 2.2.8-stable to 3.1-Release, after doing my make depend, I received the following errors: ===> lib/libalias ===> lib/libatm rm -f .depend mkdep -f .depend -a /usr/src/lib/libatm/atm_addr.c /usr/src/lib/libatm/cache_key.c /usr/src/lib/libatm/ioctl_subr.c /usr/src/lib/libatm/ip_addr.c /usr/src/lib/libatm/ip_checksum.c /usr/src/lib/libatm/timer.c /usr/src/lib/libatm/atm_addr.c:49: netatm/port.h: No such file or directory /usr/src/lib/libatm/atm_addr.c:50: netatm/atm.h: No such file or directory [lots more netatm/stuff missing] I have checked /usr/src/sys/netatm and each the missing .h mentioned are actually in that directory. Is this a search path issue? -- Dan Langille The FreeBSD Diary http://www.FreeBSDDiary.com/freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message