[SOLVED] How to get ncurses/host and pthread/host?

Hi, a host package tries to find libpthread and libncurses via cmake. It seems even after adding ncurses/host there is no actual curses lib under staging_dir/hostpkg/lib ?

I also have no clue how to satisfy the libpthread host requirement? Do i have to manually point cmake to the toolchain libs?