[plt-scheme] Compiling mzscheme 3.99.0.13

From: Paulo J. Matos (pocm at soton.ac.uk)
Date: Wed Feb 27 09:15:06 EST 2008

Hello all,

While trying to make install 3.99.0.13 in our servers with gcc3 I get:
Copying doc -> /satuser/pocm/bin/gcc3/mz-3.99.0.13/share/plt/doc
*** Error: undoing changes...
cp: internal error: "doc"
make[4]: *** [copytree-run] Error 1
make[4]: Leaving directory `/satuser/pocm/srcs/mz-gcc3'
make[3]: *** [install-common-middle] Error 2
make[3]: Leaving directory `/satuser/pocm/srcs/mz-gcc3'
make[2]: *** [install-3m-common] Error 2
make[2]: Leaving directory `/satuser/pocm/srcs/mz-gcc3'
make[1]: *** [install-3m] Error 2
make[1]: Leaving directory `/satuser/pocm/srcs/mz-gcc3'
make: *** [install] Error 2


If I choose to do it in a server with gcc4:
Copying doc -> /satuser/pocm/bin/gcc4/mz-3.99.0.13/share/plt/doc
*** Error: undoing changes...
cp: internal error: "doc"

 === context ===
/satuser/pocm/srcs/mz-3.99.0.13/collects/setup/unixstyle-install.ss:149:2: cp*
/satuser/pocm/srcs/mz-3.99.0.13/collects/setup/unixstyle-install.ss:335:2
/satuser/pocm/srcs/mz-3.99.0.13/collects/scheme/private/more-scheme.ss:231:29

make[4]: *** [copytree-run] Error 1
make[4]: Leaving directory `/satuser/pocm/srcs/mz-gcc4'
make[3]: *** [install-common-middle] Error 2
make[3]: Leaving directory `/satuser/pocm/srcs/mz-gcc4'
make[2]: *** [install-3m-common] Error 2
make[2]: Leaving directory `/satuser/pocm/srcs/mz-gcc4'
make[1]: *** [install-3m] Error 2
make[1]: Leaving directory `/satuser/pocm/srcs/mz-gcc4'
make: *** [install] Error 2

Is this a known issue? Any solution to it?

Cheers,

-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK
Sponsor ECS runners - Action against Hunger:
http://www.justgiving.com/ecsrunslikethewind


Posted on the users mailing list.