The Cflags: directive in the pkg-config file
libps.pc.in should be changed to
Cflags: -I${includedir}
instead of an empty one. If the $includedir of pslib is
not specified in the CFLAGS of an application, which
wants to make use of it, it cannot resolve the path to
the header file.
-- Marcus
Logged In: YES
user_id=137306
Fixed in cvs