DDD

Hi,
When I load a program in to ddd, I get the following errors:

Error while mapping shared library sections:
libxml_magic_parse_g.so.1.1: No such file or directory
Error while mapping shared library sections:
libDataServer_API.so.5.0: No such file or directory
Error while reading shared library symbols:
libxml_magic_parse_g.so.1.1: No such file or directory
Error while reading shared library symbols:
libDataServer_API.so.5.0: No such file or directory


My program also loads other shared libs for whose I don’t get the same
errors.

The program works fine. I just cannot understand why these questions about
libDataServer_API.so.5.0 which is not compiled in debug mode and why I
cannot access to the libxml_magic_parse_g.so source files.

regards,
Alain.