Bug#726497: libp11-kit-dev: For compiling missing libp11-kit.so

2013-10-16 Thread Michael Ott
Package: libp11-kit-dev Version: 0.20.1-1 Severity: important Dear Maintainer, When I try to compile a code using p11-kit I got this following error message: ~$ gcc -Wall -g -DDEBUG `pkg-config --cflags --libs p11-kit-1 libp11 cairo` -Wall -g -DDEBUG test.c -o test /usr/bin/ld: cannot find

Bug#726497: libp11-kit-dev: For compiling missing libp11-kit.so

2013-10-16 Thread Andreas Metzler
On 2013-10-16 Michael Ott mich...@king-coder.de wrote: Package: libp11-kit-dev Version: 0.20.1-1 Severity: important Dear Maintainer, When I try to compile a code using p11-kit I got this following error message: ~$ gcc -Wall -g -DDEBUG `pkg-config --cflags --libs p11-kit-1 libp11 cairo`