GNU bug report logs - #22065
core dumped during compilation (emacs-25 branch on FreeBSD 9)

Previous Next

Package: emacs;

Reported by: Joseph Mingrone <jrm <at> ftfl.ca>

Date: Mon, 30 Nov 2015 22:16: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: Joseph Mingrone <jrm <at> ftfl.ca>
To: Wolfgang Jenkner <wjenkner <at> inode.at>
Cc: 22065 <at> debbugs.gnu.org, Paul Eggert <eggert <at> cs.ucla.edu>, ashish <at> FreeBSD.org, Dmitry Antipov <dmantipov <at> yandex.ru>
Subject: bug#22065: core dumped during compilation (emacs-25 branch on FreeBSD 9)
Date: Wed, 17 Feb 2016 11:35:55 -0400
[Message part 1 (text/plain, inline)]
Wolfgang Jenkner <wjenkner <at> inode.at> writes:

> On Tue, Feb 16 2016, Paul Eggert wrote:

>> Neither build used X, though. I guess X isn't part of the base
>> release. What's an easy way to install the X development packages on
>> a bare FreeBSD 9 install?

> The OP's log shows that the failed build used gtk2, actually, which

> pkg add gtk2

> would install (with all library headers, as they are never packaged
> separately).  However, he also said that building emacs from sources
> with this configuration works, only using the FreeBSD package building
> system (aka "ports") for that doesn't, so the problem seems to be there.

Right.  So after

% pkg install gtk2 (you want pkg *install*, not pkg *add*)
% pkg install gmake

(there may be other dependencies)

% ./configure
% gmake

should work with and without the patch.

However,

make -C /usr/ports/editors/emacs-devel

will not.

The two lines from the FreeBSD port haven't changed in years.  I've submitted a
patch for the FreeBSD port.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 9 years and 66 days ago.

Previous Next


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