Why not you put the relevent procedures and functions under a package and compile the package. When you do the compilation of procedures individually, then there is a possiblitity that you might loose the dependency. Best is to use the package.

Sam