problem with boinc-dev from unstable; get_results() missing
Frank S. Thomas
frank at thomas-alfeld.de
Wed Aug 30 10:02:33 UTC 2006
On Tuesday 29 August 2006 11:02, Folkert van Heusden wrote:
> But I think something is wrong with the libraries:
>
> folkert at keetweej:~$ gcc -I/usr/include/BOINC/ -lboinc_api -lboinc -lstdc++
> test.cpp /tmp/ccltmayr.o: In function `main':
> test.cpp:(.text+0x24): undefined reference to `RPC_CLIENT::RPC_CLIENT()'
> test.cpp:(.text+0x34): undefined reference to `RPC_CLIENT::~RPC_CLIENT()'
> collect2: ld returned 1 exit status
>
> folkert at keetweej:~$ cat test.cpp
> #include <BOINC/lib/gui_rpc_client.h>
>
> int main(int argc, char *argv[])
> {
> RPC_CLIENT test;
>
> return 0;
> }
I've tried to compile this using the headers and libs from a complete and
freshly built BOINC tarball and it also fails with the same error. So this is
not due some missing things in boinc-dev.
- Frank
--
Anmut bringen wir ins Leben;
Leget Anmut in das Geben.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-boinc-devel/attachments/20060830/185ca09b/attachment.pgp
More information about the pkg-boinc-devel
mailing list