On Apr 20, 2005, at 12:37 PM, Massimo Marino wrote:

Hi Alex,

thanks for your reply.

On Apr 20, 2005, at 6:28 PM, Alexander K. Hansen wrote:


[...]
/bin/mv /sw/src/root-gettext-0.10.40-19/sw/share/emacs /sw/src/root-gettext-bin-0.10.40-19/sw/share/
mv: rename /sw/src/root-gettext-0.10.40-19/sw/share/emacs to /sw/src/root-gettext-bin-0.10.40-19/sw/share/emacs: No such file or directory
### execution of /bin/mv failed, exit code 1
Failed: installing gettext-bin-0.10.40-19 failed


I do not have emacs installed, but I do have xemacs.

Cheers

Check further back in the build and see if you can find any reference to emacs there.

So, entries for emacs are:
checking for emacs... no
then as I expect:
checking for xemacs... /sw/bin/xemacs
checking where .elc files should go... $(prefix)/lib/xemacs/site-lisp
[...]
but:
make lispdir=/sw/share/emacs/site-lisp
[...]
Making all in misc
WARNING: Warnings can be ignored. :-)
if test /sw/bin/xemacs != no; then \
EMACS=/sw/bin/xemacs /bin/sh ./elisp-comp po-mode.el; \
fi
Compiling /Volumes/Tiger/sw/src/gettext-0.10.40-19/gettext-0.10.40/misc/ elc.7573/po-mode.el...
[...]
>From here some reference to xemacs, then
rm -f /sw/src/root-gettext-0.10.40-19/sw/share/emacs/site-lisp/po-mode.elc
[...]
/bin/mv /sw/src/root-gettext-0.10.40-19/sw/share/emacs /sw/src/root-gettext-bin-0.10.40-19/sw/share/
mv: rename /sw/src/root-gettext-0.10.40-19/sw/share/emacs to /sw/src/root-gettext-bin-0.10.40-19/sw/share/emacs: No such file or directory
### execution of /bin/mv failed, exit code 1




Hmmm...very odd.

The best thing I can think of immediately is to try removing xemacs temporarily and then restore it after your update is complete.

--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to