Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2003 13:06:10 -0400
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Julian Elischer <julian@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin Makefile src/usr.sbin Makefile
Message-ID:  <20030624130610.A94715@grasshopper.cs.duke.edu>
In-Reply-To: <200306241325.h5ODPO3i075295@repoman.freebsd.org>; from julian@FreeBSD.org on Tue, Jun 24, 2003 at 06:25:24AM -0700
References:  <200306241325.h5ODPO3i075295@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer [julian@FreeBSD.org] wrote:
> julian      2003/06/24 06:25:24 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     usr.bin              Makefile 
>     usr.sbin             Makefile 
>   Log:
>   Connect bluetooth tools for i386 only.

FWIW, buildworld now dies for me in bluetooth on x86:

===> usr.sbin/bluetooth/hcsecd
yacc -d -o parser.c /usr/src/usr.sbin/bluetooth/hcsecd/parser.y
lex -t  /usr/src/usr.sbin/bluetooth/hcsecd/lexer.l > lexer.c
rm -f .depend
mkdep -f .depend -a
-I/usr/src/usr.sbin/bluetooth/hcsecd/../../../sys/netgraph/bluetooth/include  /usr/src/usr.sbin/bluetooth/hcsecd/hcsecd.c
lexer.c parser.c
/usr/src/usr.sbin/bluetooth/hcsecd/parser.y:41:20: hcsecd.h: No such file or directory
mkdep: compile failed
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error



Drew



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