Closed adamnew123456 closed 13 years ago
I guess I spoke too soon - it seems to be the system's shared object that is improperly linked.
adamnew123456 reply@reply.github.com schrieb am Thu, 21 Jul 2011 04:42:45 -0700:
I have a system sqlite3 shared object not linked already to the dynamic loader library. Could the CMakeFiles maintainer add a "-ldl" flag to the Linux build options?
Come to #minetest-delta on FreeNode and talk to tango_ about the problem.
Nils Dagsson Moskopp // erlehmann http://dieweltistgarnichtso.net
I have a system sqlite3 shared object not linked already to the dynamic loader library. Could the CMakeFiles maintainer add a "-ldl" flag to the Linux build options?
Adding it manually to src/CMakeFiles/minetest.dir/flags.make makes the build run for me again.