unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: dkcombs@panix.com (David Combs)
Subject: cvs-sort-of: ./configure gives 'permission denied'
Date: 5 Jul 2004 23:22:39 -0400	[thread overview]
Message-ID: <ccd5tv$9he$1@panix3.panix.com> (raw)

(Really, this is an FYI, I suppose.)

What version?  This cvs-ish one:

 http://prdownloads.sourceforge.net/nqmacs/emacs-21.3.50.1-20040519-src.tar.gz?download


With other versions of emacs, I've been fully able to
do ./configure, from csh (where I usually am).

Noticing that configure's first line said "sh",
I tried this:


81 ==/big7.1/dkc/sources-stuff-2/emacs-21.3==> sh
$ . ./configure
sh: /sbin/sh: cannot execute binary file



and you see what I got.

Finally I decided to do -vx with explicit sh:




84 ==/big7.1/dkc/sources-stuff-2/emacs-21.3==> sh -vx ./configure
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
# Copyright (C) 2003 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
## --------------------- ##
## M4sh Initialization.  ##
## --------------------- ##

# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
  emulate sh
  NULLCMD=:
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
  # is contrary to our usage.  Disable this feature.
  alias -g '${1+"$@"}'='"$@"'
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
  set -o posix
fi
+ test -n  
+ test -n  
DUALCASE=1; export DUALCASE # for MKS sh
DUALCASE=1
+ export DUALCASE 

# Support unset when possible.
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
  as_unset=unset
else
  as_unset=false
fi
as_unset=unset


# Work around bugs in pre-3.0 UWIN ksh.
$as_unset ENV MAIL MAILPATH
+ unset ENV MAIL MAILPATH 
PS1='$ '
PS1=$ 
PS2='> '
...
...
...
...
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   no
  Does Emacs use X toolkit scroll bars?                   yes

configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating man/Makefile
config.status: creating lwlib/Makefile
config.status: creating src/Makefile.c
config.status: creating lisp/Makefile
config.status: creating lispref/Makefile
config.status: creating lispintro/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: executing default commands
creating src/epaths.h
/bin/sh: /big7.1/dkc/sources-stuff-2/emacs-21.3/move-if-change: cannot execute
make: *** [epaths-force] Error 1
creating lib-src/Makefile
creating src/Makefile
38.0  sys= 77.0  83%  || mem=0  in=0
85 ==/big7.1/dkc/sources-stuff-2/emacs-21.3==> h




Never had to do that before!

Interesting -- or more than that?

Thanks for looking at this post.

David

             reply	other threads:[~2004-07-06  3:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-06  3:22 David Combs [this message]
2004-07-06  4:58 ` cvs-sort-of: ./configure gives 'permission denied' Eli Zaretskii
     [not found] ` <mailman.248.1089086418.19614.help-gnu-emacs@gnu.org>
2004-07-09 14:02   ` David Combs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ccd5tv$9he$1@panix3.panix.com' \
    --to=dkcombs@panix.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).