unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10261: 24.0.92; The "dist" makefile target & the "--distfiles" configure option
@ 2011-12-10 11:10 Dani Moncayo
       [not found] ` <CAH8Pv0gPEq9gVF+zs=rf26gu8mFtwW6rHbs25mZHxae4Z2g_NQ@mail.gmail.com>
  0 siblings, 1 reply; 19+ messages in thread
From: Dani Moncayo @ 2011-12-10 11:10 UTC (permalink / raw)
  To: 10261

Hi,
After bootstrapping Emacs on my system (MS-Windows 7 64-bit; mingw32),
if I try the "dist" target (mingw32-make dist), I get this error:
--------------------------------------[...]cp -rf
"C:/emacs/trunk/nt/../leim" emacs-24.0.92
cp -rf "C:/emacs/trunk/nt/../site-lisp" emacs-24.0.92
cp -rf  emacs-24.0.92/bin
cp: missing destination file operand after `emacs-24.0.92/bin'
Try `cp --help' for more information.
mingw32-make: *** [dist] Error 1
--------------------------------------

Looking at the file "nt/makefile", the failing sentence seems to be
this one:  $(CP_DIR) $(DIST_FILES) $(TMP_DIST_DIR)/bin
The problem is that `$(DIST_FILES)' expands to nothing, because I
specified no "--distfiles" argument to configure.bat.  In fact, if I
comment out that line, everything seem to go fine.
Therefore, I request to allow making a binary distribution even in
this case, i.e., that the above-mentioned like of nt/makefile was not
written by the configure script when there is no --distfiles
arguments.
TIA

In GNU Emacs 24.0.92.1 (i386-mingw-nt6.1.7601)
 of 2011-12-09 on DANI-PC
Windowing system distributor `Microsoft Corp.', version 6.1.7601
configured using `configure --with-gcc (4.6) --no-opt --cflags
-fno-omit-frame-pointer'

-- 
Dani Moncayo





^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2012-04-11 13:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-10 11:10 bug#10261: 24.0.92; The "dist" makefile target & the "--distfiles" configure option Dani Moncayo
     [not found] ` <CAH8Pv0gPEq9gVF+zs=rf26gu8mFtwW6rHbs25mZHxae4Z2g_NQ@mail.gmail.com>
2011-12-10 11:25   ` Dani Moncayo
2011-12-10 14:32     ` Christoph Scholtes
2011-12-10 15:06       ` Dani Moncayo
2012-01-02 22:08     ` Christoph Scholtes
2012-02-04 22:46       ` Christoph Scholtes
2012-02-05 16:47         ` Eli Zaretskii
2012-02-05 18:19           ` Christoph Scholtes
2012-02-05 20:22           ` Christoph Scholtes
     [not found]             ` <CAH8Pv0jsXLTywqE+aT8aH-o_JSP60z84W6_5wmR_KmQNXiBiLg@mail.gmail.com>
     [not found]               ` <CAH8Pv0hzisvR1TuAL45RS64RAX7CB9W8cFNoS_E6Qt87Bb9ipg@mail.gmail.com>
     [not found]                 ` <837gzpxkga.fsf@gnu.org>
     [not found]                   ` <CAH8Pv0iw2HquHJ5v1r6phLqFqMgW7_kK44AbO9PBC5Zu3U-aLA@mail.gmail.com>
     [not found]                     ` <834nutxgw8.fsf@gnu.org>
     [not found]                       ` <CAH8Pv0iZYdBDEL-1rReRYXb4z6Oi5b4y6tmVaJFBKoDiVk_seA@mail.gmail.com>
     [not found]                         ` <83wr7ovxh5.fsf@gnu.org>
     [not found]                           ` <CAH8Pv0iH0aPf+ON0yL7SMVsNhxv0Ww3j0knpD2_qJo1MgHAPmg@mail.gmail.com>
2012-02-23  7:22                             ` Dani Moncayo
2012-02-23  7:52                               ` Stefan Monnier
2012-02-23  7:59                                 ` Dani Moncayo
2012-02-23  8:00                                   ` Dani Moncayo
2012-02-23  8:37                                     ` Glenn Morris
2012-02-27 19:43                       ` Dani Moncayo
2012-03-23 18:59                         ` Dani Moncayo
2012-03-23 19:24                           ` Dani Moncayo
2012-04-11  6:33                             ` Chong Yidong
2012-04-11 13:11                               ` Dani Moncayo

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