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

* Re: [gentoo-dev] php imap configuration
  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
  1 sibling, 0 replies; 4+ messages in thread
From: Damon M. Conway @ 2001-12-03  5:54 UTC (permalink / raw
  To: gentoo-dev

 "Tod M. Neidt" wrote:
>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.

I did this on cvs.gentoo.org's portage tree because I was having such
difficulty with the imap use var not working.  I guess it got picked up
into the rysnc tree.

kabau

--
"UNIX was not designed to stop you from doing stupid things, because that
 would also stop you from doing clever things."  --Doug Gwyn


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

* AW: [gentoo-dev] php imap configuration
  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 ` Sebastian Werner
  2001-12-03 15:44   ` Damon M. Conway
  1 sibling, 1 reply; 4+ messages in thread
From: Sebastian Werner @ 2001-12-03  7:34 UTC (permalink / raw
  To: gentoo-dev

Hey,

Other question what do i need to have this header file (rfc822.h). What
package I must install. The auto-depend solution doesn't work here.

Sebastian Werner

-----Ursprüngliche Nachricht-----
Von: gentoo-dev-admin@gentoo.org [mailto:gentoo-dev-admin@gentoo.org] Im
Auftrag von Tod M. Neidt
Gesendet: Sonntag, 2. Dezember 2001 19:43
An: gentoo-dev@gentoo.org
Betreff: [gentoo-dev] php imap configuration

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


_______________________________________________
gentoo-dev mailing list
gentoo-dev@gentoo.org
http://lists.gentoo.org/mailman/listinfo/gentoo-dev



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

* Re: AW: [gentoo-dev] php imap configuration
  2001-12-03  7:34 ` AW: " Sebastian Werner
@ 2001-12-03 15:44   ` Damon M. Conway
  0 siblings, 0 replies; 4+ messages in thread
From: Damon M. Conway @ 2001-12-03 15:44 UTC (permalink / raw
  To: gentoo-dev

 "Sebastian Werner" wrote:
>Hey,
>
>Other question what do i need to have this header file (rfc822.h). What
>package I must install. The auto-depend solution doesn't work here.

I was trying to figure that out.  It wants virtual/imap, but it doesn't
exist.  I've been trying to figure out where it's defined, but haven't
found it yet.

kabau

--
"UNIX was not designed to stop you from doing stupid things, because that
 would also stop you from doing clever things."  --Doug Gwyn


^ 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