From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KGZgd-0000Ep-K4 for garchives@archives.gentoo.org; Wed, 09 Jul 2008 13:26:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 550BFE0366; Wed, 9 Jul 2008 13:26:21 +0000 (UTC) Received: from mail.mutualdata.com (mail.mutualdata.com [69.63.238.6]) by pigeon.gentoo.org (Postfix) with ESMTP id 13EAEE035D for ; Wed, 9 Jul 2008 13:26:21 +0000 (UTC) Received: from UnknownHost [69.63.237.100] by mail.mutualdata.com with SMTP; Wed, 9 Jul 2008 09:25:42 -0500 Received: by brego.pewamo.office (Postfix, from userid 500) id D460EE4091; Wed, 9 Jul 2008 09:25:41 -0400 (EDT) Date: Wed, 9 Jul 2008 09:25:41 -0400 From: Michael George To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] problems building php Message-ID: <20080709132541.GA18033@brego.pewamo.office> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) X-Archives-Salt: 2e5d0a04-d710-4d02-b98d-5bd3dbbb83b2 X-Archives-Hash: f768d566fcd7685a51c1dbfab29e6bce 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