When compiling with the original cmd line, we get this: $ gcc minimal_client.c -o minimal_client -I/usr/include/subversion-1 $(pkg-config --cflags apr-1) -lsvn_client-1 minimal_client.c: In function ‘main’: minimal_client.c:254:3: warning: ‘svn_client_ls’ is deprecated (declared at /usr/include/subversion-1/svn_client.h:4077) [-Wdeprecated-declarations] /usr/bin/ld: /tmp/ccFIqY3z.o: undefined reference to symbol 'svn_auth_get_username_prompt_provider' /usr/bin/ld: note: 'svn_auth_get_username_prompt_provider' is defined in DSO /usr/lib/libsvn_subr-1.so.1 so try adding it to the linker command line /usr/lib/libsvn_subr-1.so.1: could not read symbols: Invalid operation collect2: ld returned 1 exit status
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912810 Title: minimal_client.c does not compile as described To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/912810/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
