You should load all the Lisp modules that your application needs into the LispWorks image before attempting to deliver your application. Do this by calling
require
with each module name in your delivery script.
LispWorks Delivery User Guide - 13 Dec 2011