>Depending on what went wrong, you can often find the culprit within the
>last dozen lines or so.
This is the nearest to an error I can see:
cp: ./ is a directory (not copied).
make[3]: [install-data-am] Error 1 (ignored)
for file in ./control-center/*.html ./control-center/*.css; do \
basefile=`echo $file | sed -e 's,^.*/,,'`; \
/usr/bin/install -c -m 644 $file
/sw/src/root-control-center-1.4.0.1-5/sw/share/gnome/help/control-center/C/$basefile; \
done
for file in ./figures/*.png; do \
basefile=`echo $file | sed -e 's,^.*/,,'`; \
/usr/bin/install -c -m 644 $file
/sw/src/root-control-center-1.4.0.1-5/sw/share/gnome/help/control-center/C/figures/$basefile;
\
done
for file in ./control-center/stylesheet-images/*.gif; do \
basefile=`echo $file | sed -e 's,^.*/,,'`; \
/usr/bin/install -c -m 644 $file
/sw/src/root-control-center-1.4.0.1-5/sw/share/gnome/help/control-center/C/stylesheet-images/$basefile;
\
done
if [ -e ./topic.dat ]; then \
/usr/bin/install -c -m 644 ./topic.dat
/sw/src/root-control-center-1.4.0.1-5/sw/share/gnome/help/control-center/C; \
fi
make[3]: Nothing to be done for `install-exec-am'.
I've uploaded the last 1,000 lines and whole log if someone's enthused:
http://homepages.paradise.net.nz/tomrobin/last1000.txt (100K)
http://homepages.paradise.net.nz/tomrobin/makecrashed.txt.gz (400K)
What should my next move be?
>One thing I've been doing lately is using the 'tee' command to save a
>copy of the build process.
No worries about that - I just save the terminal log and edit it with BBEdit Lite.
Cheers
--
A young Spring-tender girl, combed her joyous hair.
'You are very ugly' said the mirror.
But, on her young lips hung a smile of dove-secret loveliness,
for only that morning, had not, the blind boy said,
'You are beautiful'? -- Spike Milligan
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners