Hi halma
I've never used chroot, but since it's meant to prevent access outside of the chrooted directory, I would think you need to
have copies of required libraries, programs, etc. in that directory. That directory would therefore also need to exist in advance.
If you search for something like:
linux chroot examplesyou'll probably find better advice than I can offer.