Package: liblua50-dev Version: 5.0.2-5 Severity: important
lua-config50 seems to indicate that it wants lualib50 to be linked with any programs that embed Lua: $ lua-config50 --libs -L/usr/include -llualib50 -llua50 However, looking in /usr/lib, there is no liblualib50.so or liblualib50.a, so attempting to link programs with -llualib50 fails. The package liblualib50-dev is not installed on this system. On another system, where that package is installed, I see: $ dpkg -S /usr/lib/liblualib50.so liblualib50-dev: /usr/lib/liblualib50.so This would seem to indicate that in order to link programs with the options reported by lua-config50, liblualib50-dev must be installed. However, liblua50-dev does not have any sequence of dependencies terminating in liblualib50-dev. Is this the correct behavior? -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages liblua50-dev depends on: ii lua50 5.0.2-5 Small embeddable language with sim -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

