From:             [EMAIL PROTECTED]
Operating system: BSDi 4.2/4.3
PHP version:      4.2.1
PHP Bug Type:     Compile Failure
Bug description:  Can't compile with IMAP support

Can't compile PHP 4.2.1 (or 4.2.0) with IMAP support on BSDi 4.2 or 4.3

uage_parser.c || echo './'`zend_language_parser.c
In file included from zend.h:55,
                 from zend_compile.h:24,
                 from zend_language_parser.c:147:
/usr/include/unix.h:182: syntax error before `MAILSTREAM'
/usr/include/unix.h:193: syntax error before `*'
/usr/include/unix.h:193: warning: data definition has no type or storage
class
/usr/include/unix.h:196: syntax error before `*'
/usr/include/unix.h:197: syntax error before `*'
/usr/include/unix.h:198: syntax error before `*'
/usr/include/unix.h:199: syntax error before `*'
/usr/include/unix.h:200: syntax error before `*'
/usr/include/unix.h:201: syntax error before `*'
/usr/include/unix.h:202: syntax error before `*'
/usr/include/unix.h:202: syntax error before `*'
/usr/include/unix.h:202: warning: data definition has no type or storage
class
/usr/include/unix.h:203: syntax error before `*'
/usr/include/unix.h:204: syntax error before `*'
/usr/include/unix.h:206: syntax error before `*'
/usr/include/unix.h:207: syntax error before `*'
/usr/include/unix.h:209: syntax error before `*'
/usr/include/unix.h:210: syntax error before `*'
/usr/include/unix.h:211: syntax error before `*'
/usr/include/unix.h:212: syntax error before `*'
/usr/include/unix.h:213: syntax error before `*'
/usr/include/unix.h:214: syntax error before `*'
/usr/include/unix.h:215: syntax error before `*'
/usr/include/unix.h:216: syntax error before `*'
/usr/include/unix.h:219: syntax error before `*'
/usr/include/unix.h:221: syntax error before `DOTLOCK'
/usr/include/unix.h:222: syntax error before `MAILSTREAM'
/usr/include/unix.h:223: syntax error before `*'
/usr/include/unix.h:224: syntax error before `*'
/usr/include/unix.h:225: syntax error before `*'
/usr/include/unix.h:226: syntax error before `*'
/usr/include/unix.h:228: syntax error before `*'
/usr/include/unix.h:229: syntax error before `*'

And I can't use gmake because I get:

Makefile:34: *** missing separator.  Stop.

PHP Configure line:

./configure --with-mysql --with-gettext --with-xml --with-ftp --with-apxs
--with-gd=/usr/local --with-imap=/usr


-- 
Edit bug report at http://bugs.php.net/?id=17458&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17458&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17458&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17458&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17458&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17458&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17458&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17458&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17458&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17458&r=globals

Reply via email to