* Problems building lexer.c in rfcomm
@ 2009-06-09 14:30 David Stockwell
2009-06-09 15:23 ` Marcel Holtmann
0 siblings, 1 reply; 2+ messages in thread
From: David Stockwell @ 2009-06-09 14:30 UTC (permalink / raw)
To: linux-bluetooth
I am working in audio/control.c, and cannot "make" bluez 4.40 (plus my
changes, all in audio/control.c).
The make is failing when building rfcomm/lexer.c:
cc1: warnings being treated as errors
lexer.c: In function 'yy_get_next_buffer'
lexer.c:1095: error: comparison between signed and unsigned
Has anyone else seen this error? How did you deal with it or work
around it?
I am developing on an AMD64-based box running the Mandriva 2009 based on
2.6.27.21.
David Stockwell
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problems building lexer.c in rfcomm
2009-06-09 14:30 Problems building lexer.c in rfcomm David Stockwell
@ 2009-06-09 15:23 ` Marcel Holtmann
0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2009-06-09 15:23 UTC (permalink / raw)
To: David Stockwell; +Cc: linux-bluetooth
Hi David,
> I am working in audio/control.c, and cannot "make" bluez 4.40 (plus my
> changes, all in audio/control.c).
>
> The make is failing when building rfcomm/lexer.c:
>
> cc1: warnings being treated as errors
> lexer.c: In function 'yy_get_next_buffer'
> lexer.c:1095: error: comparison between signed and unsigned
>
> Has anyone else seen this error? How did you deal with it or work
> around it?
it is a compiler warning and should be fixed with newer Bison versions.
I don't see that one anymore.
Regards
Marcel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-09 15:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-09 14:30 Problems building lexer.c in rfcomm David Stockwell
2009-06-09 15:23 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox