all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Build failure of current master [MSYS2/MINGW64]
@ 2016-01-31  1:34 Angelo Graziosi
  2016-01-31  3:01 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Angelo Graziosi @ 2016-01-31  1:34 UTC (permalink / raw)
  To: Emacs developers

The 64 bit build of Emacs on Windows (MSYS2/MinGW64) fails:

[...]
   CC       tparam.o
   CC       lastfile.o
   CCLD     temacs.exe
unexw32.o:unexw32.c:(.rdata$.refptr.my_edata[.refptr.my_edata]+0x0): 
undefined reference to `my_edata'
collect2.exe: error: ld returned 1 exit status
Makefile:594: set di istruzioni per l'obiettivo "temacs.exe" non riuscito
make[1]: *** [temacs.exe] Errore 1
make[1]: uscita dalla directory 
"/tmp/mingw-w64-emacs-git/src/build-x86_64-w64-mingw32/src"
Makefile:394: set di istruzioni per l'obiettivo "src" non riuscito
make: *** [src] Errore 2

this is with master: 692e410470250ea3c1feafaad077ff0758c01ec3

The failure seems Windows related because the same master builds on OSX 
(nextstep) and GNU/Linux (GTK3)..


   Angelo



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

* Re: Build failure of current master [MSYS2/MINGW64]
  2016-01-31  1:34 Build failure of current master [MSYS2/MINGW64] Angelo Graziosi
@ 2016-01-31  3:01 ` Paul Eggert
  2016-01-31 11:46   ` Angelo Graziosi
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggert @ 2016-01-31  3:01 UTC (permalink / raw)
  To: Angelo Graziosi, Emacs developers

Angelo Graziosi wrote:
> unexw32.o:unexw32.c:(.rdata$.refptr.my_edata[.refptr.my_edata]+0x0): undefined
> reference to `my_edata'

Sorry, I missed that reference to my_edata. I just now installed something in 
master that I hope fixes your problem.



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

* Re: Build failure of current master [MSYS2/MINGW64]
  2016-01-31  3:01 ` Paul Eggert
@ 2016-01-31 11:46   ` Angelo Graziosi
  0 siblings, 0 replies; 3+ messages in thread
From: Angelo Graziosi @ 2016-01-31 11:46 UTC (permalink / raw)
  To: Paul Eggert, Emacs developers

Now it builds... :)

Thanks,
  Angelo.

Il 31/01/2016 04:01, Paul Eggert ha scritto:
> Angelo Graziosi wrote:
>> unexw32.o:unexw32.c:(.rdata$.refptr.my_edata[.refptr.my_edata]+0x0):
>> undefined
>> reference to `my_edata'
>
> Sorry, I missed that reference to my_edata. I just now installed
> something in master that I hope fixes your problem.



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

end of thread, other threads:[~2016-01-31 11:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-31  1:34 Build failure of current master [MSYS2/MINGW64] Angelo Graziosi
2016-01-31  3:01 ` Paul Eggert
2016-01-31 11:46   ` Angelo Graziosi

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.