Hi! Am 30.03.2005 um 14:01 schrieb Alexander K. Hansen:
Ersatz Sophist wrote:
I sent this to the maintainer yesterday, the fink core list, but just in case moderation is taking too long, here it is.Paste the error message up the next time this tries to build--verbal descriptions of errors aren't as helpful for debugging.
Howdy,
I can't get this package to compile. Alas, I use fink commander, and I started another command before copying the error message, but it appeared after the package seemed to try to call emacs, which I do not have installed ever since it became nearly impossible to install emacs21-xaw3D.
Thanks.
Payam
I have a similar problem with compiling gettext-bin resp. libgettext3-shlibs. Here is the error-message:
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
set x; \
list='po-mode.el po-compat.el'; for p in $list; do \
if test -f "$p"; then d=; else d="./"; fi; \
set x "$@" "$d$p"; shift; \
done; \
shift; \
EMACS="emacs" /bin/sh ../../config/elisp-comp "$@" || exit 1; \
else : ; fi
dyld: emacs can't open library: /sw/lib/libXaw3d.7.dylib (No such file or directory, errno = 2)
../../config/elisp-comp: line 78: 8245 Trace/BPT trap $EMACS -batch -q -l script -f batch-byte-compile *.el
make[3]: *** [elc-stamp] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-libgettext3-shlibs-0.14.2-13
(Reading database ... 107602 files and directories currently installed.)
Removing fink-buildlock-libgettext3-shlibs-0.14.2-13 ...
Failed: phase compiling: libgettext3-shlibs-0.14.2-13 failed
Best regards
Ralf
------------------------------------------------------- This SF.net email is sponsored by Demarc: A global provider of Threat Management Solutions. Download our HomeAdmin security software for free today! http://www.demarc.com/Info/Sentarus/hamr30 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
