GNU bug report logs - #20308
Problem building emacs trunk on Fedora 21 x86_64

Previous Next

Package: emacs;

Reported by: George R Goffe <grgoffe <at> yahoo.com>

Date: Sun, 12 Apr 2015 12:46:01 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#20308: closed (Problem building emacs trunk on Fedora 21 x86_64)
Date: Sun, 12 Apr 2015 22:03:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 Apr 2015 15:01:59 -0700
with message-id <552AEB57.8080105 <at> cs.ucla.edu>
and subject line Re: Problem building emacs trunk on Fedora 21 x86_64
has caused the debbugs.gnu.org bug report #20308,
regarding Problem building emacs trunk on Fedora 21 x86_64
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
20308: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20308
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: George R Goffe <grgoffe <at> yahoo.com>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: Problem building emacs trunk on Fedora 21 x86_64
Date: Sun, 12 Apr 2015 12:45:38 +0000 (UTC)
[Message part 3 (text/plain, inline)]
Hi,
I'm building emacs from the trunk tree and am seeing this problem:
   1621 /sdi1/exphome/clipper/export/home/tools/emacs/trunk/lib-src/movemail.c:233: undefined reference to `mmdf_init'
   1622 /sdi1/exphome/clipper/export/home/tools/emacs/trunk/lib-src/movemail.c:361: undefined reference to `lk_open'
   1623 /sdi1/exphome/clipper/export/home/tools/emacs/trunk/lib-src/movemail.c:473: undefined reference to `lk_close'
   1624 collect2: error: ld returned 1 exit status
   1625 Makefile:357: recipe for target 'movemail' failed
   1626 make[1]: *** [movemail] Error 1

Am I doing something wrong or is this a bug?
Regards,
George...
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: George R Goffe <grgoffe <at> yahoo.com>
Cc: 20308-done <at> debbugs.gnu.org
Subject: Re: Problem building emacs trunk on Fedora 21 x86_64
Date: Sun, 12 Apr 2015 15:01:59 -0700
[Message part 6 (text/plain, inline)]
Thanks for reporting the bug.  It looks like you ran the 'configure' script with 
the argument '--with-mmdf'.  This doesn't work on Fedora 21, and as far as I 
know doesn't work on any currently-supported Emacs platform.  Support for 
MMDF-based MTAs was removed from GNU mailutils and related software years ago. 
I expect we should remove it from Emacs too, as it's causing configuration-time 
trouble.  I installed the attached patch, which should fix the problem, and am 
marking this bug as done.
[0001-Remove-configure-s-with-mmdf-option.patch (text/x-patch, attachment)]

This bug report was last modified 10 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.