[GRASS-user] mswindows/osgeo4w/mklibs.sh: dumpbin: command not found

Dear all,

I am still trying to compile the grass under Vista/MSYS,
and following the instructions available at:

When I run ./mswindows/osgeo4w/package.sh
I get the following error message:


cd /osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2009_12_26/dist.i686-pc-mingw32 ; tar cBf - lib | (cd /c/OSGeo4W/apps/grass/grass-6.4.0svn ; tar xBf - ) 2>/dev/null
sed ‘s#’/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2009_12_26/dist.i686-pc-mingw32’#‘/c/OSGeo4W/apps/grass/grass-6.4.0svn’#g’ /osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2009_12_26/dist.i686-pc-mingw32/etc/monitorcap > /c/OSGeo4W/apps/grass/grass-6.4.0svn/etc/monitorcap
sed ‘s#’/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2009_12_26/dist.i686-pc-mingw32’#‘/c/OSGeo4W/apps/grass/grass-6.4.0svn’#g’ /osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2009_12_26/dist.i686-pc-mingw32/etc/fontcap > /c/OSGeo4W/apps/grass/grass-6.4.0svn/etc/fontcap
chmod -R a+rX /c/OSGeo4W/apps/grass/grass-6.4.0svn 2>/dev/null
tar cBf - gem/skeleton | (cd /c/OSGeo4W/apps/grass/grass-6.4.0svn/etc ; tar xBf - ) 2>/dev/null
/bin/install -c gem/gem64 /c/OSGeo4W/apps/grass/bin 2>/dev/null
make[1]: [real-install] Error 1 (ignored)
make[1]: Leaving directory `/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2009_12_26’
Mon Dec 28 21:56:25 EST 2009: STARTING cleanup
Mon Dec 28 21:56:26 EST 2009: STARTING building vc libraries
libgrass_I.6.4.0svn.dll => grass_I
mswindows/osgeo4w/mklibs.sh: dumpbin: command not found

Any idea of how bypass this?

cheers

milton