unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sean Sieger <sean.sieger@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Emacs 23.1.93 pretest
Date: Fri, 02 Apr 2010 21:45:25 -0400	[thread overview]
Message-ID: <84k4spux56.fsf@gmail.com> (raw)
In-Reply-To: 87k4spgwxx.fsf@stupidchicken.com

Build failed ...

Using C:\WINDOWS\system32\cmd.exe as shell.
.
.
make   -C ../lib-src all
make[1]: Entering directory `C:/emacs-23.1.95/lib-src'
gcc -o oo/i386/movemail.exe  -gdwarf-2 -g3    oo/i386/movemail.o oo/i386/pop.o oo/i386/ntlib.o oo/i386/getopt.o oo/i386/getopt1.o -lwsock32   -ladvapi32
oo/i386/movemail.o: In function `main':
C:\emacs-23.1.95\lib-src/movemail.c:200: undefined reference to `getgid'
C:\emacs-23.1.95\lib-src/movemail.c:201: undefined reference to `getegid'
C:\emacs-23.1.95\lib-src/movemail.c:363: undefined reference to `setegid'
C:\emacs-23.1.95\lib-src/movemail.c:390: undefined reference to `setegid'
C:\emacs-23.1.95\lib-src/movemail.c:487: undefined reference to `setegid'
C:\emacs-23.1.95\lib-src/movemail.c:522: undefined reference to `setegid'
collect2: ld returned 1 exit status
make[1]: *** [oo/i386/movemail.exe] Error 1
make[1]: Leaving directory `C:/emacs-23.1.95/lib-src'
make: *** [all-other-dirs-gmake] Error 2





  parent reply	other threads:[~2010-04-03  1:45 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-03  1:13 Emacs 23.1.93 pretest Chong Yidong
2010-04-03  1:34 ` Juanma Barranquero
2010-04-03  2:36   ` Chong Yidong
2010-04-03  2:38     ` Juanma Barranquero
2010-04-03  9:33       ` Eli Zaretskii
2010-04-03 12:45       ` Sean Sieger
2010-04-03 13:53         ` Eli Zaretskii
2010-04-03 15:06         ` Chong Yidong
2010-04-03 15:52           ` Eli Zaretskii
2010-04-03  1:45 ` Sean Sieger [this message]
2010-04-03  7:01 ` Eli Zaretskii
2010-04-03  8:26 ` Eli Zaretskii
2010-04-04 19:22 ` Drew Adams
2010-04-05  0:48   ` Sean Sieger
2010-04-11 18:30     ` Uwe Siart
2010-04-11 18:34       ` Uwe Siart
2010-04-05  9:33 ` Eduard Wiebe
  -- strict thread matches above, loose matches on Subject: below --
2010-02-27  3:40 Chong Yidong
2010-02-27  9:05 ` Eli Zaretskii
2010-02-27 10:21   ` Eli Zaretskii
2010-02-27 11:28     ` Juanma Barranquero
2010-02-27 12:11       ` Juanma Barranquero
2010-02-27 13:15         ` Eli Zaretskii
2010-02-27 14:14           ` Eli Zaretskii
2010-02-27 14:31           ` Andreas Schwab
2010-02-27 14:54             ` Eli Zaretskii
2010-02-27 14:59               ` Lennart Borgman
2010-02-27 15:29                 ` Eli Zaretskii
2010-02-27 15:22           ` Chong Yidong
2010-02-27 18:58             ` Eli Zaretskii
2010-03-04 11:32             ` Kenichi Handa
2010-03-04 12:35               ` Jason Rumney
2010-02-27 15:39           ` Juanma Barranquero
2010-02-27 19:41           ` Stefan Monnier
2010-02-27 11:57     ` Eli Zaretskii
2010-02-27 19:03       ` Eli Zaretskii
2010-02-27 21:37         ` Chong Yidong
2010-02-27 22:22           ` Eli Zaretskii
2010-02-28  1:25             ` Chong Yidong
2010-02-28 17:21               ` Eli Zaretskii
2010-02-28  1:45             ` Chong Yidong
2010-02-28 10:46               ` Andreas Schwab
2010-02-28 14:25                 ` Chong Yidong
2010-02-28 15:38                   ` Andreas Schwab
2010-02-28 17:32                   ` Eli Zaretskii
2010-02-28 19:31                     ` Eli Zaretskii
2010-03-02 18:15                       ` Eli Zaretskii
2010-03-02 19:53                         ` Chong Yidong
2010-03-02 20:53                           ` Eli Zaretskii
2010-03-04 11:24                             ` Kenichi Handa
2010-02-28 17:34                   ` Eli Zaretskii
2010-02-28 21:34                     ` Chong Yidong
2010-02-28 17:15               ` Eli Zaretskii
2010-03-02 15:42 ` Drew Adams
2010-03-02 16:02   ` Chong Yidong
2010-03-02 18:35     ` Drew Adams
2010-03-02 19:53       ` Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84k4spux56.fsf@gmail.com \
    --to=sean.sieger@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).