* [Bluez-devel] bluez utils complie error
@ 2008-01-17 1:09 shy
2008-01-17 1:19 ` Tim Hentenaar
0 siblings, 1 reply; 2+ messages in thread
From: shy @ 2008-01-17 1:09 UTC (permalink / raw)
To: bluez-devel
[-- Attachment #1.1: Type: text/plain, Size: 855 bytes --]
hi, all
I encountered an error when I compiled the bluez utils. If I compiled the
original code without modifying any code, there would be no error. But If I
modified the code, e.g., I added "printf("test\n");" in the function
dev_info in hcitool.c, there would be an error:
make[2]: Entering directory
`/home/tester/bluez_code3.20/bluez-utils-3.20/hcid'
test -f parser.c || /bin/bash ../ylwrap parser.y y.tab.c parser.c y.tab.h
parser.h y.output parser.output -- yacc -d
../ylwrap: line 111: yacc: command not found
make[2]: *** [parser.c] Error 1
make[2]: Leaving directory
`/home/tester/bluez_code3.20/bluez-utils-3.20/hcid'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tester/bluez_code3.20/bluez-utils-3.20'
make: *** [all] Error 2
Could anyone help to resolve it?
Many thanks in advance.
Best regards
Shi Buyun
[-- Attachment #1.2: Type: text/html, Size: 1220 bytes --]
[-- Attachment #2: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bluez-devel] bluez utils complie error
2008-01-17 1:09 [Bluez-devel] bluez utils complie error shy
@ 2008-01-17 1:19 ` Tim Hentenaar
0 siblings, 0 replies; 2+ messages in thread
From: Tim Hentenaar @ 2008-01-17 1:19 UTC (permalink / raw)
To: bluez-devel
On Thu, 17 Jan 2008 09:09:38 +0800
"shy" <shyboysby@hotmail.com> wrote:
> ../ylwrap: line 111: yacc: command not found
Do you have yacc or bison installed? Is it in your path? You can check
for that by running 'which yacc' in your terminal.
Tim
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-17 1:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-17 1:09 [Bluez-devel] bluez utils complie error shy
2008-01-17 1:19 ` Tim Hentenaar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox