Gentoo Archives: gentoo-user

From: Michael George <george@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problems building php
Date: Wed, 09 Jul 2008 13:26:23
Message-Id: 20080709132541.GA18033@brego.pewamo.office
1 I noticed there was an update to php a couple days ago, so I went to
2 build it for my system and I get this error:
3
4 /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:
5 In function '_php_rfc822_write_address_len':
6 /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3906:
7 error: 'RFC822BUFFER' undeclared (first use in this function)
8 /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3906:
9 error: (Each undeclared identifier is reported only once
10 /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3906:
11 error: for each function it appears in.)
12 /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3906:
13 error: expected ';' before 'buf'
14 /var/tmp/portage/dev-lang/php-5.2.6-r2/work/php-5.2.6/ext/imap/php_imap.c:3908:
15 error: 'buf' undeclared (first use in this function)
16 make: *** [ext/imap/php_imap.lo] Error 1
17 make: *** Waiting for unfinished jobs....
18
19 I've never run into trouble building PHP before, so this is new to me.
20 I haven't found anything on the 'net that references an RFC822BUFFER.
21
22 Has anyone else had this problem?
23
24 --
25 -M
26
27 There are 10 kinds of people in this world:
28 Those who can count in binary and those who cannot.
29
30 --
31 gentoo-user@l.g.o mailing list

Replies

Subject Author
[gentoo-user] Re: problems building php Francesco Talamona <ti.liame@×××××.it>