Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2002 00:27:11 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        walt <wa1ter@hotmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: buildkernel broken at bluetooth?
Message-ID:  <Pine.BSF.4.21.0211210026010.99491-100000@InterJet.elischer.org>
In-Reply-To: <3DDC6548.5020303@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 20 Nov 2002, walt wrote:

> mkdep -f .depend -a   -nostdinc -I../../../../netgraph/bluetooth/include -D_KERNEL 
> -DKLD_MODULE -I- -I../../../../netgraph/bluetooth/include -I. -I@ -I@/dev -I@/../include 
> -I/usr/obj/usr/local/mnt/src/i386/usr/include 
> /usr/local/mnt/src/sys/modules/netgraph/bluetooth/bluetooth/../../../../netgraph/bluetooth/common/ng_bluetooth.c
> /usr/local/mnt/src/sys/netgraph/bluetooth/common/ng_bluetooth.c:38:26: ng_bluetooth.h: 
> No such file or directory
> mkdep: compile failed
> 
> 
> 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

I think you have the correct answer..

Obviously I didn;t see this isn testing as my directories are not
symlinked...
I'll fix it now..

thanks for the notice....

Julian

> 
> Maybe there's a better way to do this?
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 


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?Pine.BSF.4.21.0211210026010.99491-100000>