Paolo Cavallini wrote:
Thanks Moritz.
Please find the list of installed packages and the make.log at:
http://www.faunalia.com/download/
Ok, I see the following in your make.log (line 14568):
GISRC=/home/paolo/Desktop/buildpackage/Grass/grass6/dist.i486-pc-linux-gnu/demolocation/.grassrc61
GISBASE=/home/paolo/Desktop/buildpackage/Grass/grass6/dist.i486-pc-linux-gnu
PATH=/home/paolo/Desktop/buildpackage/Grass/grass6/dist.i486-pc-linux-gnu/bin:$PATH
LD_LIBRARY_PATH="/home/paolo/Desktop/buildpackage/Grass/grass6/dist.i486-pc-linux-gnu/lib:/usr/lib/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot"
fakeroot
/home/paolo/Desktop/buildpackage/Grass/grass6/dist.i486-pc-linux-gnu/bin/r.sim.water
--html-description | grep -v '</body>\|</html>' > r.sim.water.tmp.html ;
true
/usr/bin/fakeroot: line 152: 29100 Killed FAKEROOTKEY=$FAKEROOTKEY
LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"
This seems to be the problem (fakeroot failing), but I have no idea what
this means and no time right now to find out. In any case I think there
are people way more competent than me on this list...