public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] php imap configuration
@ 2001-12-02 18:43 Tod M. Neidt
  2001-12-03  5:54 ` Damon M. Conway
  2001-12-03  7:34 ` AW: " Sebastian Werner
  0 siblings, 2 replies; 4+ messages in thread
From: Tod M. Neidt @ 2001-12-02 18:43 UTC (permalink / raw
  To: gentoo-dev

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-12-03 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-02 18:43 [gentoo-dev] php imap configuration Tod M. Neidt
2001-12-03  5:54 ` Damon M. Conway
2001-12-03  7:34 ` AW: " Sebastian Werner
2001-12-03 15:44   ` Damon M. Conway

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox