zsh-users
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.stephenson@samsung.com>
To: <zsh-users@zsh.org>
Subject: Re: Unable to build zsh with pcre on Mac Homebrew
Date: Mon, 7 Jan 2019 14:45:01 +0000	[thread overview]
Message-ID: <1546872301.4214.8.camel@samsung.com> (raw)
In-Reply-To: <CABZhJg-rBPx1C-GH+2TACpm5e_aUz0V45DiBHAY-5ar6EWkugQ@mail.gmail.com>

On Mon, 2019-01-07 at 14:52 +0100, Jesper Nygårds wrote:
> I have done a "brew edit zsh", and then added the line ' "--enable-pcre", '
> to the configure options. Then I ran "brew install --build-from-source
> --verbose zsh".  I can see from the output that configure is run with
> "--enable-pcre", but later in the log I see this:
> 
> checking for pcre_compile... no
> 
> checking for pcre_study... no
> 
> checking for pcre_exec... no
>
> So I assume something is preventing the build from finding the pcre
> libraries, although the configure script has been run with such support.

You'll need to look in confg.log to see what it's actually compiling.
That should show the -I and -L options being applied to the tests (if
I've interpreted what goes to config.log correctly).

pws



  reply	other threads:[~2019-01-07 14:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20190107135447epcas1p1ef8a8e73868d1d86f95e75acc64f7a4b@epcas1p1.samsung.com>
2019-01-07 13:52 ` Jesper Nygårds
2019-01-07 14:45   ` Peter Stephenson [this message]
2019-01-07 15:18     ` Jesper Nygårds
2019-01-07 15:41       ` Peter Stephenson
2019-01-07 19:37         ` Jesper Nygårds

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=1546872301.4214.8.camel@samsung.com \
    --to=p.stephenson@samsung.com \
    --cc=zsh-users@zsh.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 public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).