From: "Tod M. Neidt" <tneidt@fidnet.com>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] php imap configuration
Date: 02 Dec 2001 18:43:07 +0000 [thread overview]
Message-ID: <1007318588.21147.0.camel@Q.neidt.net> (raw)
Hi!
I tried emerging php (php-4.0.6-r3.ebuild) tonight and the build bombed
out during configuration. It couldn't find rfc822.h which I believe is
related to imap support. I do not have imap is my USE variable.
Looking at the ebuild the condition "if" and "fi" are commented out
causing --with-imap to always be configured. Is there a reason for
this, or is it a typo. The relevant ebuild section is below.
# if [ "`use imap`" ] ; then
myconf="$myconf --with-imap"
# fi
The php-4.0.6-r2.ebuild does not have the if's commented out.
tod
next reply other threads:[~2001-12-03 0:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-02 18:43 Tod M. Neidt [this message]
2001-12-03 5:54 ` [gentoo-dev] php imap configuration Damon M. Conway
2001-12-03 7:34 ` AW: " Sebastian Werner
2001-12-03 15:44 ` Damon M. Conway
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=1007318588.21147.0.camel@Q.neidt.net \
--to=tneidt@fidnet.com \
--cc=gentoo-dev@gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox