all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joseph Mingrone <jrm@ftfl.ca>
To: Wolfgang Jenkner <wjenkner@inode.at>
Cc: ashish@FreeBSD.org, Paul Eggert <eggert@cs.ucla.edu>,
	22065@debbugs.gnu.org, Dmitry Antipov <dmantipov@yandex.ru>
Subject: bug#22065: core dumped during compilation (emacs-25 branch on FreeBSD 9)
Date: Wed, 17 Feb 2016 11:35:55 -0400	[thread overview]
Message-ID: <867fi3fixw.fsf@phe.ftfl.ca> (raw)
In-Reply-To: <85k2m379no.fsf@iznogoud.viz> (Wolfgang Jenkner's message of "Wed, 17 Feb 2016 14:23:39 +0100")

[-- Attachment #1: Type: text/plain, Size: 1000 bytes --]

Wolfgang Jenkner <wjenkner@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

  reply	other threads:[~2016-02-17 15:35 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-30 22:10 bug#22065: core dumped during compilation (emacs-25 branch on FreeBSD 9) Joseph Mingrone
2015-12-26 21:22 ` Lars Ingebrigtsen
2016-02-13  1:08 ` Paul Eggert
2016-02-14 16:12 ` Wolfgang Jenkner
2016-02-14 19:47   ` Paul Eggert
2016-02-15  4:05     ` Joseph Mingrone
2016-02-15  5:56       ` Ashish SHUKLA
2016-02-15  8:17       ` Paul Eggert
2016-02-15 13:08         ` Wolfgang Jenkner
2016-02-15 18:51           ` Joseph Mingrone
2016-02-15 18:51         ` Joseph Mingrone
2016-02-17  3:38           ` Joseph Mingrone
2016-02-17  7:56             ` Paul Eggert
2016-02-17 13:23               ` Wolfgang Jenkner
2016-02-17 15:35                 ` Joseph Mingrone [this message]
2016-02-17 17:49             ` Wolfgang Jenkner
2016-02-17 22:45               ` Joseph Mingrone
2016-02-18 13:39                 ` Wolfgang Jenkner
2016-03-20  2:40 ` Paul Eggert
     [not found] ` <handler.22065.D22065.145844160912708.notifdone@debbugs.gnu.org>
2016-03-20  2:52   ` bug#22065: closed (Re: bug#22065: core dumped during compilation (emacs-25 branch on FreeBSD 9)) Joseph Mingrone

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=867fi3fixw.fsf@phe.ftfl.ca \
    --to=jrm@ftfl.ca \
    --cc=22065@debbugs.gnu.org \
    --cc=ashish@FreeBSD.org \
    --cc=dmantipov@yandex.ru \
    --cc=eggert@cs.ucla.edu \
    --cc=wjenkner@inode.at \
    /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.