default_pre_build  &&

cd  $SOURCE_DIRECTORY  &&

sedit  "s/const char \*what/__const char \*what/"  portmap.c  &&
patch  -p1  <  $SCRIPT_DIRECTORY/errno_fix.patch
