zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <okiddle@yahoo.co.uk>
To: "Renato Botelho" <rbgarga@gmail.com>
Cc: zsh-workers@sunsite.dk
Subject: Re: Not finding iconv and pcre
Date: Mon, 30 Jul 2007 14:50:20 +0100	[thread overview]
Message-ID: <25437.1185803420@thecus> (raw)
In-Reply-To: <747dc8f30707271049o6c75ecaexe02cd1b2bd0a9f14@mail.gmail.com>

On 27 Jul, "Renato Botelho" wrote:
> Zsh 4.3.4 is not finding iconv and pcre on FreeBSD. Here are some data:

It looks like autoconf's basic test to find iconv.h is failing. Does
your compiler really look in /usr/local by default? If you do:
  export CPPFLAGS=-I/usr/local/include
before running configure, does it then find iconv.h?

Is the iconv in /usr/local/lib GNU libiconv or FreeBSD's own iconv? What
is libkiconv? It's often better to avoid using GNU libiconv if there's
a builtin iconv.

Oliver


  parent reply	other threads:[~2007-07-30 13:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <rbgarga@gmail.com>
2007-07-27 17:49 ` Renato Botelho
2007-07-27 17:56   ` Renato Botelho
2007-07-27 19:12   ` Peter Stephenson
2007-07-30 13:50   ` Oliver Kiddle [this message]
2007-07-30 14:29     ` Renato Botelho
2007-07-25 18:20 Problems building 4.3.4 on FreeBSD Renato Botelho
2007-07-25 18:56 ` Renato Botelho
2007-07-25 19:56   ` Renato Botelho
2007-07-25 20:42     ` Peter Stephenson

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=25437.1185803420@thecus \
    --to=okiddle@yahoo.co.uk \
    --cc=rbgarga@gmail.com \
    --cc=zsh-workers@sunsite.dk \
    /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).