all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Keith David Bershatsky <esq@lawlist.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 21590@debbugs.gnu.org
Subject: bug#21590: 25.0.50; MS-Windows; fns.c:4863:21: error: 'MD5_DIGEST_SIZE' undeclared (first use in this function)
Date: Tue, 29 Sep 2015 21:04:35 -0700	[thread overview]
Message-ID: <m2twqcft7w.wl%esq@lawlist.com> (raw)
In-Reply-To: <m2vbasg27x.wl%esq@lawlist.com>

Thank you, Glenn, for the reference to the mail-list archives regarding moving `C:\gnuwin32\include\md5.h` out of the way.

Building the latest version of Emacs trunk master branch on Windows is by no stretch of the imagination as simple as the first Google search.  There is a reason that only one person in the entire world is posting Windows trunk builds every few weeks -- i.e., building Emacs on Windows is completely beyond the reach of mere mortals, and out of the reach of beginning programmers and hobbyists such as myself (without the assistance of advanced programmers such as you and Eli).

I renamed it to `md5.h.off` and tried my luck at building Emacs again, but was met with the error below.  I also tried my luck at building and incorporating into the `mingw` directory the following five (5) libraries -- zlib, giflib, libpng, jpeg and libpng -- in an effort to remove `gnuwin32` from the equation entirely; however, I was met with the same error message below.

* * *

In auth-source-backend-parse:
gnus/auth-source.el:523:7:Warning: Obsolete name arg "Empty" to constructor
    auth-source-backend
* * * 

In auth-source-search-backends:
gnus/auth-source.el:786:34:Warning: Unknown slot `:type'
gnus/auth-source.el:787:15:Warning: Unknown slot `:source'
  ELC      gnus/canlock.elc
  ELC      gnus/compface.elc
  ELC      gnus/deuglify.elc
utf7.el: `mm-with-unibyte-current-buffer' is an obsolete macro (as of 25.1).
mml2015.el: `mm-with-unibyte-current-buffer' is an obsolete macro (as of 25.1).
mml2015.el: `mm-with-unibyte-current-buffer' is an obsolete macro (as of 25.1).
mml2015.el: `mm-with-unibyte-current-buffer' is an obsolete macro (as of 25.1).
make[2]: *** [gnus/deuglify.elc] Error 3
make[2]: Leaving directory `/c/docume~1/lawlist/desktop/emacs/lisp'
make[2]: Entering directory `/c/docume~1/lawlist/desktop/emacs/lisp'
  ELC      mh-e/mh-thread.elc
No MH variant found on the system
make[2]: *** [mh-e/mh-thread.elc] Error 3
make[2]: Leaving directory `/c/docume~1/lawlist/desktop/emacs/lisp'
make[2]: Entering directory `/c/docume~1/lawlist/desktop/emacs/lisp'
  ELC      url/url.elc
make[2]: *** [url/url.elc] Error 3
make[2]: Leaving directory `/c/docume~1/lawlist/desktop/emacs/lisp'
make[1]: *** [compile-main] Error 2
make[1]: Leaving directory `/c/docume~1/lawlist/desktop/emacs/lisp'
make: *** [lisp] Error 2


Any additional help would sure be greatly appreciated.

Keith

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

At Tue, 29 Sep 2015 21:34:45 -0400,
Glenn Morris wrote:
> 
> Keith David Bershatsky wrote:
> 
> > fns.c: In function 'secure_hash':
> > fns.c:4863:21: error: 'MD5_DIGEST_SIZE' undeclared (first use in this function)
> 
> Perhaps the first hit on a web search is relevant:
> 
> https://lists.gnu.org/archive/html/help-emacs-windows/2011-09/msg00022.html





  parent reply	other threads:[~2015-09-30  4:04 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-30  0:50 bug#21590: 25.0.50; MS-Windows; fns.c:4863:21: error: 'MD5_DIGEST_SIZE' undeclared (first use in this function) Keith David Bershatsky
2015-09-30  1:34 ` Glenn Morris
2015-10-01  6:36   ` Eli Zaretskii
2015-09-30  4:04 ` Keith David Bershatsky [this message]
2015-10-01  7:00   ` Eli Zaretskii
2015-09-30 21:26 ` Keith David Bershatsky
2015-10-01  6:45   ` Eli Zaretskii
2015-10-01 15:54   ` Eli Zaretskii
2015-10-02  8:36   ` martin rudalics
2015-10-02  8:51     ` Eli Zaretskii
2015-10-02  9:00       ` martin rudalics
2015-10-02  9:09         ` Eli Zaretskii
2015-10-01  5:02 ` Keith David Bershatsky
2015-10-01 22:15 ` Keith David Bershatsky
2015-10-02  6:45   ` Eli Zaretskii
2015-10-02  7:00 ` Keith David Bershatsky
2015-10-02  8:00   ` Eli Zaretskii
2015-10-02  7:17 ` Keith David Bershatsky
2015-10-02  8:10   ` Eli Zaretskii
2015-10-02 15:59 ` Keith David Bershatsky
2015-10-02 17:59   ` Eli Zaretskii
2015-10-06 18:33 ` Keith David Bershatsky
2015-10-06 18:45   ` Eli Zaretskii

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=m2twqcft7w.wl%esq@lawlist.com \
    --to=esq@lawlist.com \
    --cc=21590@debbugs.gnu.org \
    --cc=rgm@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.