I noticed there was an update to php a couple days ago, so I went to build it for my system and I get this error:
/var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c: In function '_php_rfc822_write_address_len': /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3906: error: 'RFC822BUFFER' undeclared (first use in this function) /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3906: error: (Each undeclared identifier is reported only once /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3906: error: for each function it appears in.) /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3906: error: expected ';' before 'buf' /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3908: error: 'buf' undeclared (first use in this function) make: *** [ext/imap/php_imap.lo] Error 1 make: *** Waiting for unfinished jobs.... I've never run into trouble building PHP before, so this is new to me. I haven't found anything on the 'net that references an RFC822BUFFER. Has anyone else had this problem? -- -M There are 10 kinds of people in this world: Those who can count in binary and those who cannot. -- gentoo-user@lists.gentoo.org mailing list