#3626: Commit 98e031cd81d4 breaks compilation on OSX 10.7.5
-------------------------+----------------------
  Reporter:  balderdash  |      Owner:  mutt-dev
      Type:  defect      |     Status:  new
  Priority:  major       |  Milestone:
 Component:  mutt        |    Version:
Resolution:              |   Keywords:
-------------------------+----------------------

Comment (by balderdash):

 The commit also breaks configuring on OSX 10.8.2 with the exact same error
 as above.

 There's a new wrinkle.  Just for kicks I installed pkg-config and started
 fresh and tried to configure.  So *with* pkg-config installed, on OSX
 10.8.2, I still get nonsense:
 {{{
 checking whether iconv is non-transcribing... no
 checking for bind_textdomain_codeset... no
 checking for pkg-config... /usr/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for gnuidn... no
 configure: error: Package requirements (libidn) were not met:
 No package 'libidn' found

 Consider adjusting the PKG_CONFIG_PATH environment variable if you
 installed software in a non-standard prefix.

 Alternatively, you may set the environment variables gnuidn_CFLAGS
 and gnuidn_LIBS to avoid the need to call pkg-config.
 See the pkg-config man page for more details.

 Some part of the preparation process failed.
 Please refer to doc/devel-notes.txt for details.
 }}}

 So to sum up, the commit breaks configuring on OSX for those with and
 those without pkg-config.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3626#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to