Date: Thu, 30 May 2002 14:55:59 -0400 (EDT) From: Aram Khalili <aram@cs.umd.edu> To: <freebsd-questions@freebsd.org> Subject: kernel compile problem Message-ID: <Pine.SOL.4.33.0205301451080.2691-100000@toblerone.cs.umd.edu>
next in thread | raw e-mail | index | archive | help
For some reason my kernel recompiles fail because they look for standard header files in /usr/src/include rather than /usr/include . There's probably a "../" missing in some Makefile definition. Symlinking /usr/include to /usr/src/include works, but is probably not the best solution to the problem. Has anybody else seen this? -aram To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.33.0205301451080.2691-100000>