Source: libsqlite3-0 Version: 3.6.11-1 Severity: serious Hi,
When building xmoto, I get the following error: checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for main in -lsqlite3... no configure: error: "Linking against sqlite3 failed." This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. [...] configure:5117: checking for main in -lsqlite3 configure:5146: gcc -o conftest -Wall -g -O2 -Wl,-z,defs conftest.c -lsqlite3 >&5 /usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../../lib/libsqlite3.so: undefined reference to `dlsym' /usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../../lib/libsqlite3.so: undefined reference to `dlerror' /usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../../lib/libsqlite3.so: undefined reference to `dlopen' /usr/lib/gcc/x86_64-linux-gnu/4.3.3/../../../../lib/libsqlite3.so: undefined reference to `dlclose' You should probably link to -ldl. Kurt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org