Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2002 00:27:40 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        wa1ter@hotmail.com
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: buildkernel broken at bluetooth?
Message-ID:  <20021121.002740.112811760.imp@bsdimp.com>
In-Reply-To: <3DDC6548.5020303@hotmail.com>
References:  <3DDC6548.5020303@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <3DDC6548.5020303@hotmail.com>
            walt <wa1ter@hotmail.com> writes:
: My /usr/src is a symlink to another partition which is mounted
: on /usr/local/mnt/src.  I can make it compile by modifying the
: Makefiles in sys/modules/netgraph/bluetooth like this:
: 
: CFLAGS+=   -I${.CURDIR}/../../../../netgraph/bluetooth/include
: 
: Maybe there's a better way to do this?

You'd also see this if you did a make buildkernel (maybe that's what
you did).  If you build inside sys/modules it would have worked.  I
just comitted the change.  Your fix looks good to me, and gets make
buildkernel working for my minimal test case.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021121.002740.112811760.imp>