From owner-freebsd-current Wed Jul 4 21:15:55 2001 Delivered-To: freebsd-current@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id F41B637B408 for ; Wed, 4 Jul 2001 21:15:52 -0700 (PDT) (envelope-from julian@elischer.org) Received: from elischer.org (InterJet.elischer.org [192.168.1.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id WAA25406 for ; Wed, 4 Jul 2001 22:51:51 -0700 (PDT) Message-ID: <3B43E764.3333C898@elischer.org> Date: Wed, 04 Jul 2001 21:04:52 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en, hu MIME-Version: 1.0 To: current@freebsd.org Subject: kernel getting files from out of kernel tree. Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just noticed that the kernel seems to be getting setjmp.h from ../../../../include which is /usr/src/include. for example, form the .depend..... db_command.o: ../../../ddb/db_command.c opt_global.h \ ../../../sys/param.h ../../../sys/types.h ../../../sys/cdefs.h \ ../../../sys/inttypes.h machine/ansi.h machine/types.h \ machine/endian.h ../../../sys/syslimits.h ../../../sys/errno.h \ ../../../sys/time.h ../../../sys/priority.h machine/param.h \ ../../../sys/linker_set.h ../../../sys/reboot.h ../../../sys/systm.h \ machine/atomic.h machine/cpufunc.h ../../../sys/callout.h \ ../../../sys/queue.h ../../../sys/libkern.h ../../../sys/cons.h \ ../../../ddb/ddb.h machine/db_machdep.h machine/frame.h machine/psl.h \ machine/trap.h ../../../ddb/db_command.h ../../../ddb/db_lex.h \ ../../../ddb/db_output.h ../../../../include/setjmp.h \ <---------##### machine/setjmp.h -- +------------------------------------+ ______ _ __ | __--_|\ Julian Elischer | \ U \/ / hard at work in | / \ julian@elischer.org +------>x USA \ a very strange | ( OZ ) \___ ___ | country ! +- X_.---._/ presently in San Francisco \_/ \\ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message