libtorsocks, torify, __res__query() (and a few others) symbol not found ERROR

Running torify on anything I try results in a successful connection, but lots of warnings. Input: torify curl icanhazip.com

Results: 17:29:06 libtorsocks(21277): WARNING: The symbol res_query() was not found in any shared library with the reported error: Not Found! Also, we failed to find the symbol __res_query() with the reported error: Not Found 17:29:06 libtorsocks(21277): WARNING: The symbol res_search() was not found in any shared library with the reported error: Not Found! Also, we failed to find the symbol __res_search() with the reported error: Not Found 17:29:06 libtorsocks(21277): WARNING: The symbol res_send() was not found in any shared library with the reported error: Not Found! Also, we failed to find the symbol __res_send() with the reported error: Not Found 17:29:06 libtorsocks(21277): WARNING: The symbol res_querydomain() was not found in any shared library with the reported error: Not Found! Also, we failed to find the symbol __res_querydomain() with the reported error: Not Found 17:29:06 libtorsocks(21278): WARNING: The symbol res_query() was not found in any shared library with the reported error: Not Found! Also, we failed to find the symbol __res_query() with the reported error: Not Found 17:29:06 libtorsocks(21278): WARNING: The symbol res_search() was not found in any shared library with the reported error: Not Found! Also, we failed to find the symbol __res_search() with the reported error: Not Found 17:29:06 libtorsocks(21278): WARNING: The symbol res_send() was not found in any shared library with the reported error: Not Found! Also, we failed to find the symbol __res_send() with the reported error: Not Found 17:29:06 libtorsocks(21278): WARNING: The symbol res_querydomain() was not found in any shared library with the reported error: Not Found! Also, we failed to find the symbol __res_querydomain() with the reported error: Not Found <expected output from curl here>

It does this with torify ssh also, except the errors are spewed out twice.

I've tried to updating to the dev-release, hoping it would fix this but it didn't help. It has the same output.

Trac:
Username: cjwelborn