Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
cygwin build error from emacs trunk
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
rajanika...@gmail.com  
View profile  
 More options Oct 7 2012, 12:08 pm
Newsgroups: gnu.emacs.help
From: rajanika...@gmail.com
Date: Sun, 7 Oct 2012 09:08:23 -0700 (PDT)
Local: Sun, Oct 7 2012 12:08 pm
Subject: cygwin build error from emacs trunk
Hi

I get the following error when building emacs (from trunk) on Windows7/64-bit and Cygwin 1.7.16-1. Was anyone able to successfully build using this configuration?

Compiling epa.el
Wrote /home/rajanikanth/emacs/trunk/lisp/doc-view.elc
      0 [main] emacs 7848 child_info_fork::abort: C:\cygwin\bin\cyggs-9.dll: Loaded to different address: parent(0x3D10000) != child(0x3CB0000)

In toplevel form:
dirtrack.el:111:13:Error: Doing vfork: Resource temporarily unavailable
Compiling epa-dired.el
Makefile:243: recipe for target `dirtrack.elc' failed
make[2]: *** [dirtrack.elc] Error 1
make[2]: *** Waiting for unfinished jobs....
Wrote /home/rajanikanth/emacs/trunk/lisp/elide-head.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/electric.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/ehelp.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/emacs-lock.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/edmacro.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/epa.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/epa-dired.elc
make[2]: Leaving directory `/home/rajanikanth/emacs/trunk/lisp'
make[2]: Entering directory `/home/rajanikanth/emacs/trunk/lisp'
Compiling textmodes/bib-mode.el
Compiling textmodes/bibtex.el
Compiling textmodes/bibtex-style.el
Compiling textmodes/conf-mode.el
Compiling textmodes/css-mode.el
Compiling textmodes/dns-mode.el
Compiling textmodes/enriched.el
Compiling textmodes/flyspell.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/bib-mode.elcWrote /home/rajanikanth/emacs/trunk/lisp/textmodes/bibtex-style.elc

Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/dns-mode.elc
Compiling textmodes/ispell.el
Compiling textmodes/makeinfo.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/enriched.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/css-mode.elc
Compiling textmodes/nroff-mode.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/conf-mode.elc
Compiling textmodes/page-ext.el
Compiling textmodes/picture.el
Compiling textmodes/po.el
      0 [main] emacs 7264 child_info_fork::abort: C:\cygwin\bin\cygiconv-2.dll: Loaded to different address: parent(0x37B0000) != child(0x38B0000)
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/bibtex.elc
Compiling textmodes/refbib.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/flyspell.elc
Compiling textmodes/refer.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/nroff-mode.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/po.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/picture.elc
Compiling textmodes/refill.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/page-ext.elc
Compiling textmodes/reftex.el
Compiling textmodes/reftex-auc.el
Compiling textmodes/reftex-cite.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/ispell.elc
Compiling textmodes/reftex-dcr.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/refbib.elc
Compiling textmodes/reftex-global.el
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/refer.elc
Compiling textmodes/reftex-index.el
      0 [main] emacs 7464 child_info_fork::abort: C:\cygwin\bin\cygiconv-2.dll: Loaded to different address: parent(0x3920000) != child(0x37B0000)

In toplevel form:
textmodes/makeinfo.el:73:1:Error: Doing vfork: Resource temporarily unavailable
Makefile:243: recipe for target `textmodes/makeinfo.elc' failed
make[2]: *** [textmodes/makeinfo.elc] Error 1
make[2]: *** Waiting for unfinished jobs....
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/refill.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/reftex-auc.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/reftex.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/reftex-cite.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/reftex-dcr.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/reftex-global.elc
Wrote /home/rajanikanth/emacs/trunk/lisp/textmodes/reftex-index.elc
make[2]: Leaving directory `/home/rajanikanth/emacs/trunk/lisp'
Makefile:271: recipe for target `compile-main' failed
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory `/home/rajanikanth/emacs/trunk/lisp'
Makefile:319: recipe for target `lisp' failed
make: *** [lisp] Error 2

Thanks,
Raj


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eli Zaretskii  
View profile  
 More options Oct 7 2012, 12:50 pm
Newsgroups: gnu.emacs.help
From: Eli Zaretskii <e...@gnu.org>
Date: Sun, 07 Oct 2012 18:50:02 +0200
Local: Sun, Oct 7 2012 12:50 pm
Subject: Re: cygwin build error from emacs trunk

> Date: Sun, 7 Oct 2012 09:08:23 -0700 (PDT)
> From: rajanika...@gmail.com
> Injection-Date: Sun, 07 Oct 2012 16:08:23 +0000

> I get the following error when building emacs (from trunk) on Windows7/64-bit and Cygwin 1.7.16-1. Was anyone able to successfully build using this configuration?

> Compiling epa.el
> Wrote /home/rajanikanth/emacs/trunk/lisp/doc-view.elc
>       0 [main] emacs 7848 child_info_fork::abort: C:\cygwin\bin\cyggs-9.dll: Loaded to different address: parent(0x3D10000) != child(0x3CB0000)

> In toplevel form:
> dirtrack.el:111:13:Error: Doing vfork: Resource temporarily unavailable

This looks like Cygwin problems, not Emacs problems; you will be
better off asking this on the Cygwin mailing list.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »