all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>, 2196@emacsbugs.donarmstrong.com
Subject: bug#2196: 23.0.90; rmail not reading email
Date: Wed, 11 Feb 2009 02:57:12 -0500	[thread overview]
Message-ID: <18834.34008.247532.517237@fencepost.gnu.org> (raw)
In-Reply-To: <bmyctzkst.fsf@fencepost.gnu.org>


Glenn Morris wrote (on Tue, 10 Feb 2009 at 22:58 -0500):

> Installed, bug closed.

I'm told, off-list, that the installed version (I moved the includes
inside ifdef MAIL_USE_POP) causes breakage. I cannot reproduce. Can
someone fix? Thanks.

    (mbx_delimit_begin): Also write the current time.

    2 files changed, 16 insertions(+), 1 deletions(-)
    boot=bootstrap-emacs;                         \
    if [ -x "src/$boot" ]; then boot=""; fi;                   \
    cd lib-src; make all                            \
    CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' CPPFLAGS='-D_BSD_SOURCE  ' \
    LDFLAGS='-Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="$boot"
    make[1]: Entering directory `/usr/local/src/emacs/lib-src'
    gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src
    -I/usr/local/src/emacs/lib-src -I/usr/local/src/emacs/lib-src/../src
    -D_BSD_SOURCE   -g -O2 -Wno-pointer-sign  -Demacs
    /usr/local/src/emacs/lib-src/movemail.c
    /usr/local/src/emacs/lib-src/movemail.c: In function 'main':
    /usr/local/src/emacs/lib-src/movemail.c:326: warning: ignoring return
    value of 'mktemp', declared with attribute warn_unused_result
    /usr/local/src/emacs/lib-src/movemail.c: In function 'error':
    /usr/local/src/emacs/lib-src/movemail.c:624: warning: format not a
    string literal and no format arguments
    In file included from /usr/local/src/emacs/lib-src/movemail.c:687:
    /usr/include/time.h: At top level:
    /usr/include/time.h:187: error: conflicting types for 'time'
    /usr/local/src/emacs/lib-src/movemail.c:362: error: previous implicit
    declaration of 'time' was here
    /usr/local/src/emacs/lib-src/movemail.c: In function 'popmail':
    /usr/local/src/emacs/lib-src/movemail.c:762: warning: ignoring return
    value of 'fchown', declared with attribute warn_unused_result
    make[1]: *** [movemail.o] Error 1
    make[1]: Leaving directory `/usr/local/src/emacs/lib-src'
    make: *** [lib-src] Error 2






      parent reply	other threads:[~2009-02-11  7:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05  8:30 bug#2196: 23.0.90; rmail not reading email jpff
2009-02-10  3:35 ` Glenn Morris
2009-02-10  3:45   ` Processed: " Emacs bug Tracking System
2009-02-10  9:32   ` Eli Zaretskii
     [not found]     ` <bmyctzkst.fsf@fencepost.gnu.org>
2009-02-04 14:24       ` jpff
2009-02-05  5:40         ` Richard M Stallman
2009-02-11  4:10         ` bug#2196: marked as done (movemail.c, pop, and mbox) Emacs bug Tracking System
2009-02-11  7:57       ` Glenn Morris [this message]

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

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

  git send-email \
    --in-reply-to=18834.34008.247532.517237@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=2196@emacsbugs.donarmstrong.com \
    --cc=eliz@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 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.