Hi, I want to disable all the warning messages so I decided to disable logging when compiling gnunet
> ./configure --enable-logging=no --with-sudo > But when I want to install via 'sudo make install' it's not working: > ./.libs/libgnunetutil.so: undefined reference to `GNUNET_abort_' > ./.libs/libgnunetutil.so: undefined reference to `setup_log_file' _______________________________________________ Help-gnunet mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnunet
