emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#20308: closed (Problem building emacs trunk on Fed


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#20308: closed (Problem building emacs trunk on Fedora 21 x86_64)
Date: Sun, 12 Apr 2015 22:03:01 +0000

Your message dated Sun, 12 Apr 2015 15:01:59 -0700
with message-id <address@hidden>
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
address@hidden)


-- 
20308: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20308
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Problem building emacs trunk on Fedora 21 x86_64 Date: Sun, 12 Apr 2015 12:45:38 +0000 (UTC)
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...


--- End Message ---
--- Begin Message --- Subject: Re: Problem building emacs trunk on Fedora 21 x86_64 Date: Sun, 12 Apr 2015 15:01:59 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 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.

Attachment: 0001-Remove-configure-s-with-mmdf-option.patch
Description: Text Data


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]