Package: procps
Version: 1:3.2.3-1
Severity: minor

The package doesn't include the link
/lib/libproc.so  --> libproc-3.2.3.so

bash3.00$ dpkg -L  procps | grep "^/lib"
/lib
/lib/libproc-3.2.3.so

It is a problem because...
I want to write a little monitor in a C program.
And I want to use “dlopen ("libproc.so", ...)”

I believe that I may not specify the version of the library in my source code.
Is there incompatibility ?

Cyril Martin (mcoolive).

Reply via email to