all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Elad Lahav <elahav@blackberry.com>, "eliz@gnu.org" <eliz@gnu.org>
Cc: "Emacs-devel@gnu.org" <Emacs-devel@gnu.org>
Subject: Re: Emacs on QNX
Date: Thu, 30 Nov 2017 19:37:54 -0800	[thread overview]
Message-ID: <3ef297ad-1f30-393e-db14-8858b4385171@cs.ucla.edu> (raw)
In-Reply-To: <1512093979.20287.6.camel@blackberry.com>

Elad Lahav wrote:

>> In what sense doesn't it work? Can we work around this problem
>> automatically?
> 
> pkg-config doesn't exist. 

Oh, by "don't work" you meant that you wanted Emacs linked to libxml2 even 
though you lack the pkg-config setup that ordinarily comes with libxml2 
development environments. That is, Emacs still builds and runs, it's just that 
it doesn't automatically have an optional feature that you'd like to have, and 
you have to set two environment variables to get it.

> I find the requirement to use pkg-config
> for detecting libxml limiting, and I certainly don't like having to set
> an unnecessary environment variable to force its inclusion. Is it not
> possible to test for libxml with a simple test program, the way other
> components are detected?

It's of course possible, but I'm not sure it's worth the maintenance hassle for 
us. We used to configure all libraries by hand but found that this was a real 
maintenance burden, and it was easier to rely on pkg-config to solve the problem 
(at least for newer libraries like libxml2). You have a solution that works for 
QNX and, I think it's unlikely that people on other platforms will run into the 
problem. If they do, we can revisit this issue.

Alternatively, you might consider installing pkg-config on QNX. That might 
simplify things for both of us.

http://wiki.ros.org/groovy/Installation/QNX#Install_pkg-config_via_pkgsrc



  reply	other threads:[~2017-12-01  3:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-22 22:13 Emacs on QNX Elad Lahav
2017-10-23  4:51 ` Paul Eggert
2017-10-23 11:27   ` Elad Lahav
2017-10-24  1:52     ` Elad Lahav
2017-10-24 20:14       ` Paul Eggert
2017-10-25  2:27         ` Elad Lahav
2017-10-26  3:52           ` Paul Eggert
2017-11-09 17:17             ` Elad Lahav
2017-11-09 17:23               ` Eli Zaretskii
2017-11-30 17:43                 ` Elad Lahav
2017-11-30 23:41                   ` Paul Eggert
2017-12-01  2:06                     ` Elad Lahav
2017-12-01  3:37                       ` Paul Eggert [this message]
2017-12-01 11:55                         ` Elad Lahav
2017-12-11  0:25                     ` Elad Lahav
2017-11-09 17:30               ` Noam Postavsky
2017-11-09 17:33                 ` Elad Lahav

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=3ef297ad-1f30-393e-db14-8858b4385171@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=Emacs-devel@gnu.org \
    --cc=elahav@blackberry.com \
    --cc=eliz@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.