all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs-23.2.92 pretest build failure
@ 2011-01-15 13:43 Sean Sieger
  2011-01-16 10:08 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Sieger @ 2011-01-15 13:43 UTC (permalink / raw)
  To: emacs-devel

On Windows 7 ...

rm oo/i386/lastfile.a
rm: cannot remove `oo/i386/lastfile.a': No such file or directory
make[1]: [oo/i386/lastfile.a] Error 1 (ignored)
ar -rsc oo/i386/lastfile.a oo/i386/lastfile.o
gcc -I. -c -gdwarf-2 -g3  -DEMACSDEBUG  -Ic:/imagesupport/include -Demacs=1 -DHA
VE_CONFIG_H -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -o oo/i386/firstfile.o fi
rstfile.c
windres -O coff --include-dir ../nt -o oo/i386/emacs.res ../nt/emacs.rc
gcc -o oo/i386/temacs.bin  -gdwarf-2 -g3    -Wl,-stack,0x00800000 -Wl,-heap,0x00
100000 -Wl,-image-base,0x01000000 -Wl,-subsystem,console -Wl,-entry,__start -Wl,
-Map,oo/i386/temacs.map oo/i386/firstfile.o oo/i386/emacs.res oo/i386/temacs0.a
oo/i386/temacs1.a oo/i386/temacw32.a oo/i386/lastfile.a -lwinmm -ladvapi32 -lgdi
32 -lcomdlg32 -luser32 -lmpr -lshell32 -lwinspool -lole32 -lcomctl32 -lusp10
oo/i386/temacs1.a(image.o): In function `syms_of_image':
C:\Users\Sean\Downloads\emacs-23.2.92\src/image.c:8467: undefined reference to `
SET_SYMBOL_VAL'
collect2: ld returned 1 exit status
make[1]: *** [oo/i386/temacs.exe] Error 1
make[1]: Leaving directory `C:/Users/Sean/Downloads/emacs-23.2.92/src'
make: *** [all-other-dirs-gmake] Error 2




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

* Re: Emacs-23.2.92 pretest build failure
  2011-01-15 13:43 Emacs-23.2.92 pretest build failure Sean Sieger
@ 2011-01-16 10:08 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2011-01-16 10:08 UTC (permalink / raw)
  To: Sean Sieger; +Cc: emacs-devel

> From: Sean Sieger <sean.sieger@gmail.com>
> Date: Sat, 15 Jan 2011 08:43:59 -0500
> 
> gcc -o oo/i386/temacs.bin  -gdwarf-2 -g3    -Wl,-stack,0x00800000 -Wl,-heap,0x00
> 100000 -Wl,-image-base,0x01000000 -Wl,-subsystem,console -Wl,-entry,__start -Wl,
> -Map,oo/i386/temacs.map oo/i386/firstfile.o oo/i386/emacs.res oo/i386/temacs0.a
> oo/i386/temacs1.a oo/i386/temacw32.a oo/i386/lastfile.a -lwinmm -ladvapi32 -lgdi
> 32 -lcomdlg32 -luser32 -lmpr -lshell32 -lwinspool -lole32 -lcomctl32 -lusp10
> oo/i386/temacs1.a(image.o): In function `syms_of_image':
> C:\Users\Sean\Downloads\emacs-23.2.92\src/image.c:8467: undefined reference to `
> SET_SYMBOL_VAL'
> collect2: ld returned 1 exit status
> make[1]: *** [oo/i386/temacs.exe] Error 1
> make[1]: Leaving directory `C:/Users/Sean/Downloads/emacs-23.2.92/src'
> make: *** [all-other-dirs-gmake] Error 2

Sorry, my bad.  Could you please try with the current branch?



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

end of thread, other threads:[~2011-01-16 10:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-15 13:43 Emacs-23.2.92 pretest build failure Sean Sieger
2011-01-16 10:08 ` Eli Zaretskii

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.