emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#10261: closed (24.0.92; The "dist" makefile target


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10261: closed (24.0.92; The "dist" makefile target & the "--distfiles" configure option)
Date: Sun, 05 Feb 2012 20:24:02 +0000

Your message dated Sun, 05 Feb 2012 13:22:43 -0700
with message-id <address@hidden>
and subject line Re: bug#10261: 24.0.92; The "dist" makefile target & the 
"--distfiles" configure option
has caused the debbugs.gnu.org bug report #10261,
regarding 24.0.92; The "dist" makefile target & the "--distfiles" configure 
option
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10261: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10261
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.92; The "dist" makefile target & the "--distfiles" configure option Date: Sat, 10 Dec 2011 12:10:18 +0100
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



--- End Message ---
--- Begin Message --- Subject: Re: bug#10261: 24.0.92; The "dist" makefile target & the "--distfiles" configure option Date: Sun, 05 Feb 2012 13:22:43 -0700 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (windows-nt)
Fixed in Emacs trunk r107121.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]