unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#12574: 24.2.50; r110342: bootstrap failure on Cygwin
@ 2012-10-03 23:38 Katsumi Yamaoka
  2012-10-07  1:16 ` Ken Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Katsumi Yamaoka @ 2012-10-03 23:38 UTC (permalink / raw)
  To: 12574

bootstrap fails on Cygwin for this error:

gcc [...] -o temacs [...]
profiler.o: In function `handle_profiler_signal':
src/profiler.c:246: undefined reference to `_timer_getoverrun'
collect2: ld returned 1 exit status
Makefile:623: recipe for target `temacs.exe' failed
make[2]: *** [temacs.exe] Error 1

Turning HAVE_TIMER_SETTIME off in config.h works around it.

In GNU Emacs 24.2.50.1 (i686-pc-cygwin, X toolkit, Xaw3d scroll bars)
 of 2012-10-03 on localhost
Bzr revision: 110353 fabian@anue.biz-20121003215309-9l3wgr41bjg6h0xx
Windowing system distributor `The Cygwin/X Project', version 11.0.11204000
Configured using:
 `configure '--with-x-toolkit=lucid' '--without-imagemagick'
 '--without-dbus' '--without-gconf' '--without-gsettings''

TIA.





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

* bug#12574: 24.2.50; r110342: bootstrap failure on Cygwin
  2012-10-03 23:38 bug#12574: 24.2.50; r110342: bootstrap failure on Cygwin Katsumi Yamaoka
@ 2012-10-07  1:16 ` Ken Brown
  2012-10-07  2:48   ` Katsumi Yamaoka
  0 siblings, 1 reply; 4+ messages in thread
From: Ken Brown @ 2012-10-07  1:16 UTC (permalink / raw)
  To: Katsumi Yamaoka; +Cc: 12574

On 10/3/2012 7:38 PM, Katsumi Yamaoka wrote:
> bootstrap fails on Cygwin for this error:
>
> gcc [...] -o temacs [...]
> profiler.o: In function `handle_profiler_signal':
> src/profiler.c:246: undefined reference to `_timer_getoverrun'
> collect2: ld returned 1 exit status
> Makefile:623: recipe for target `temacs.exe' failed
> make[2]: *** [temacs.exe] Error 1

This appears to have been fixed.  Can you confirm?

Ken






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

* bug#12574: 24.2.50; r110342: bootstrap failure on Cygwin
  2012-10-07  1:16 ` Ken Brown
@ 2012-10-07  2:48   ` Katsumi Yamaoka
  2012-10-08 22:56     ` Katsumi Yamaoka
  0 siblings, 1 reply; 4+ messages in thread
From: Katsumi Yamaoka @ 2012-10-07  2:48 UTC (permalink / raw)
  To: Ken Brown; +Cc: 12574

Ken Brown <kbrown@cornell.edu> wrote:
 > src/profiler.c:246: undefined reference to `_timer_getoverrun'

> This appears to have been fixed.  Can you confirm?

Thanks!  I'll verify it on Tuesday morning and close this.





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

* bug#12574: 24.2.50; r110342: bootstrap failure on Cygwin
  2012-10-07  2:48   ` Katsumi Yamaoka
@ 2012-10-08 22:56     ` Katsumi Yamaoka
  0 siblings, 0 replies; 4+ messages in thread
From: Katsumi Yamaoka @ 2012-10-08 22:56 UTC (permalink / raw)
  To: 12574-done

Katsumi Yamaoka wrote:
> Ken Brown <kbrown@cornell.edu> wrote:
>> src/profiler.c:246: undefined reference to `_timer_getoverrun'
>> This appears to have been fixed.  Can you confirm?
> Thanks!  I'll verify it on Tuesday morning and close this.

Verified.  Thanks.





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

end of thread, other threads:[~2012-10-08 22:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03 23:38 bug#12574: 24.2.50; r110342: bootstrap failure on Cygwin Katsumi Yamaoka
2012-10-07  1:16 ` Ken Brown
2012-10-07  2:48   ` Katsumi Yamaoka
2012-10-08 22:56     ` Katsumi Yamaoka

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