Package: libnl3
Version: 3.0-1
Severity: normal
*** Please type your report below this line ***
libnl3 looks for /etc/libnl/classid at startup. If it's
not found, a message is printed to stderr:
$ cat nothing.c
int main(void)
{
return 0;
}
$ gcc $(pkg-config --cflags --libs libnl-3.0) nothing.c
$ ./a.out
Failed to read classid file: Object not found
$
The upstream tarball has the classid file, so it looks like
a packaging bug.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-rc6+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages libnl3 depends on:
ii libc6 2.13-9 Embedded GNU C Library: Shared lib
libnl3 recommends no packages.
libnl3 suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]