Hi,
everytime I try to comile the testbed it doesn't work:

gcc $CPPFLAGS $LDFLAGS -o testbed-test testbed_test.c  -lgnunettestbed
-lgnunetdht -lgnunetutil
/tmp/ccZmNcYw.o: In function `service_connect_comp':
testbed_test.c:(.text+0xe9): undefined reference to `GNUNET_abort_'
/tmp/ccZmNcYw.o: In function `test_master':
testbed_test.c:(.text+0x1e3): undefined reference to
`GNUNET_SCHEDULER_add_shutdown'
collect2: error: ld returned 1 exit status

So I think I don't link all the necessary libraries. But what library am
I missing?

Thanks.

_______________________________________________
Help-gnunet mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-gnunet

Reply via email to