(

# the configure only checks in /usr/lib so this is needed
  ln -sf /lib/libncurses.so /usr/lib/libncurses.so &&

  default_build

) > $C_FIFO 2>&1
