unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: emacs-devel@gnu.org
Subject: Re: ``Command line too long'' from Make.
Date: Mon, 07 Aug 2023 16:43:04 +0800	[thread overview]
Message-ID: <871qgf2qg7.fsf@yahoo.com> (raw)
In-Reply-To: <878ran2qn8.fsf@yahoo.com> (Po Lu's message of "Mon, 07 Aug 2023 16:38:51 +0800")

Po Lu <luangruo@yahoo.com> writes:

> Trying to build the MS-DOS port presently results in protests from make:
>
> Command line too long.
> ( printf 'shortlisp = \\\n'; \
> sed -n 's/^[ \t]*(load "\([^"]*\)".*/\1/p' ../lisp/loadup.el | \
>   sed -e 's/$/.elc \\/' -e 's/\.el\.elc/.el/'; \
> echo "" ) > lisp.mk.tmp
> make.exe: *** No rule to make target 'lisp.mk'.  Stop.
>
> when generating lisp.mk.  What may be causing this?  Has loadup.el grown
> to the point where its preloaded files now overflow a fixed-size MS-DOS
> buffer, or is there a knob in COMMAND.COM that must be adjusted?
>
> Thanks.

Please disregard this message.  I overlooked several sed statements that
should've been repaired.



      reply	other threads:[~2023-08-07  8:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <878ran2qn8.fsf.ref@yahoo.com>
2023-08-07  8:38 ` ``Command line too long'' from Make Po Lu
2023-08-07  8:43   ` Po Lu [this message]

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=871qgf2qg7.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).