From: David Bremner <david@tethera.net>
To: Felipe Contreras <felipe.contreras@gmail.com>, notmuch@notmuchmail.org
Cc: Ali Polatel <alip@exherbo.org>
Subject: Re: [PATCH 1/2] ruby: use in-tree notmuch library
Date: Mon, 20 May 2013 11:41:40 -0300 [thread overview]
Message-ID: <87vc6d90ij.fsf@zancas.localnet> (raw)
In-Reply-To: <1369052664-17869-2-git-send-email-felipe.contreras@gmail.com>
Felipe Contreras <felipe.contreras@gmail.com> writes:
> Currently it simply finds any library available, and if notmuch is
> installed in the system, it would give priority to that library.
>
I like the concept, but I get the following:
,----
| ╭─ zancas:upstream/notmuch/bindings/ruby
| ╰─ (git)-[rubytest]-% ruby extconf.rb
| *** extconf.rb failed ***
| Could not create Makefile due to some reason, probably lack of
| necessary libraries and/or headers. Check the mkmf.log file for more
| details. You may need configuration options.
|
| Provided configuration options:
| --with-opt-dir
| --without-opt-dir
| --with-opt-include
| --without-opt-include=${opt-dir}/include
| --with-opt-lib
| --without-opt-lib=${opt-dir}/lib
| --with-make-prog
| --without-make-prog
| --srcdir=.
| --curdir
| --ruby=/usr/bin/ruby1.9.1
| extconf.rb:17:in `have_local_library': undefined method `funcall_style' for "notmuch_database_create":String (NoMethodError)
| from extconf.rb:25:in `<main>'
`----
I have the ruby 1.9.3 development headers (at least "ruby extconf.rb"
works on master).
next prev parent reply other threads:[~2013-05-20 14:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-20 12:24 [PATCH 0/2] ruby: general improvements Felipe Contreras
2013-05-20 12:24 ` [PATCH 1/2] ruby: use in-tree notmuch library Felipe Contreras
2013-05-20 14:41 ` David Bremner [this message]
2013-05-20 22:24 ` Felipe Contreras
2013-05-23 11:44 ` David Bremner
2013-05-20 12:24 ` [PATCH 2/2] ruby: fix missing symbol UINT2FIX() Felipe Contreras
2013-05-21 14:17 ` Tomi Ollila
2013-05-21 14:46 ` Ali Polatel
2013-05-21 14:59 ` Tomi Ollila
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
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vc6d90ij.fsf@zancas.localnet \
--to=david@tethera.net \
--cc=alip@exherbo.org \
--cc=felipe.contreras@gmail.com \
--cc=notmuch@notmuchmail.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://yhetil.org/notmuch.git/
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 read-only IMAP folder(s) and NNTP newsgroup(s).