* [Bluez-devel] sendto does not compile
@ 2008-02-10 10:46 Jaap A. Haitsma
2008-02-10 10:49 ` Bastien Nocera
0 siblings, 1 reply; 3+ messages in thread
From: Jaap A. Haitsma @ 2008-02-10 10:46 UTC (permalink / raw)
To: BlueZ development
I get the following errors
main.c:355: error: 'marshal_VOID__STRING_STRING_UINT64' undeclared
(first use in this function)
main.c:355: error: (Each undeclared identifier is reported only once
main.c:355: error: for each function it appears in.)
main.c:359: error: 'marshal_VOID__UINT64' undeclared (first use in
this function)
Jaap
-------------------------------------------------------------------------
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] 3+ messages in thread
* Re: [Bluez-devel] sendto does not compile
2008-02-10 10:46 [Bluez-devel] sendto does not compile Jaap A. Haitsma
@ 2008-02-10 10:49 ` Bastien Nocera
2008-02-10 17:26 ` Jaap A. Haitsma
0 siblings, 1 reply; 3+ messages in thread
From: Bastien Nocera @ 2008-02-10 10:49 UTC (permalink / raw)
To: BlueZ development
On Sun, 2008-02-10 at 11:46 +0100, Jaap A. Haitsma wrote:
> I get the following errors
>
> main.c:355: error: 'marshal_VOID__STRING_STRING_UINT64' undeclared
> (first use in this function)
> main.c:355: error: (Each undeclared identifier is reported only once
> main.c:355: error: for each function it appears in.)
> main.c:359: error: 'marshal_VOID__UINT64' undeclared (first use in
> this function)
It's defined in common/marshal.h which is generated from
common/marshal.list. You need to generate that file, or simply run make
from the root.
-------------------------------------------------------------------------
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] 3+ messages in thread
* Re: [Bluez-devel] sendto does not compile
2008-02-10 10:49 ` Bastien Nocera
@ 2008-02-10 17:26 ` Jaap A. Haitsma
0 siblings, 0 replies; 3+ messages in thread
From: Jaap A. Haitsma @ 2008-02-10 17:26 UTC (permalink / raw)
To: BlueZ development
On Feb 10, 2008 11:49 AM, Bastien Nocera <hadess@hadess.net> wrote:
>
>
> On Sun, 2008-02-10 at 11:46 +0100, Jaap A. Haitsma wrote:
> > I get the following errors
> >
> > main.c:355: error: 'marshal_VOID__STRING_STRING_UINT64' undeclared
> > (first use in this function)
> > main.c:355: error: (Each undeclared identifier is reported only once
> > main.c:355: error: for each function it appears in.)
> > main.c:359: error: 'marshal_VOID__UINT64' undeclared (first use in
> > this function)
>
> It's defined in common/marshal.h which is generated from
> common/marshal.list. You need to generate that file, or simply run make
> from the root.
>
Thanks, that's it. Somehow my dependecies were borked.
Jaap
-------------------------------------------------------------------------
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] 3+ messages in thread
end of thread, other threads:[~2008-02-10 17:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-10 10:46 [Bluez-devel] sendto does not compile Jaap A. Haitsma
2008-02-10 10:49 ` Bastien Nocera
2008-02-10 17:26 ` Jaap A. Haitsma
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox