Date: Thu, 29 Oct 1998 15:15:29 -0600 (CST) From: Craig Johnston <caj@lfn.org> To: freebsd-stable@FreeBSD.ORG Subject: make world bombs on -stable Message-ID: <Pine.GSO.3.96.981029151328.505A-100000@jane.lfn.org>
next in thread | raw e-mail | index | archive | help
While doing a 'make world' of stable, cvsupped today: ===> libobjc mkdep -f .depend -a /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/NXConstStr.m /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Object.m /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Protocol.m /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/NXConstStr.m:22: objc/NXConstStr.h: No such file or directory /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Object.m:28: objc/Object.h: No such file or directory /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Object.m:29: objc/Protocol.h: No such file or directory /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Object.m:30: objc/objc-api.h: No such file or directory /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Protocol.m:27: objc/Protocol.h: No such file or directory /usr/src/gnu/lib/libobjc/../../../contrib/gcc/objc/Protocol.m:28: objc/objc-api.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. Looks like some include files aren't where they are expected to be. I cleaned everything up and tried this again, and got the same result. -Craig To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.981029151328.505A-100000>