hi ,i want to add a new package which is a lib.
i  use the log package as my base.
now my package can be compiled. but when i want to use it in the moe, i got this errors:

Library dependencies missing: libdbgobj in directory '/home/watermirror/source/src/l4re/pkg/moe/server/src'; aborting.
/home/watermirror/source/src/l4re/mk/binary.inc:363: *** Cflags dependencies missing: libdbgobj in directory '/home/watermirror/source/src/l4re/pkg/moe/server/src'; aborting..

how to solve this problem?