ID: 17206 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: FreeBSD 4.4-STABLE PHP Version: 4.2.1 New Comment:
This bug has been fixed in CVS. You can grab a snapshot of the CVS version at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2002-05-14 08:12:20] [EMAIL PROTECTED] roman@roman install/php/php-4.2.1 > cat config.nice 126:1 #! /bin/sh # # Created by configure './configure' \ '--enable-cli' \ '--without-mysql' \ '--disable-session' \ '--with-zlib' \ '--with-bz2' \ '--enable-dio' \ '--with-iconv' \ '--with-ncurses' \ '--with-readline' \ '--disable-session' \ '--enable-sysvsem' \ '--enable-sysvshm' \ '--disable-xml' \ "$@" Making all in dio gcc -I. -I/home/roman/install/php/php-4.2.1/ext/dio -I/home/roman/install/php/php-4.2.1/main -I/home/roman/install/php/php-4.2.1 -I/home/roman/install/php/php-4.2.1/Zend -I/usr/local/include -I/home/roman/install/php/php-4.2.1/TSRM -g -O2 -c dio.c && touch dio.lo dio.c: In function `zm_startup_dio': dio.c:90: `O_SYNC' undeclared (first use in this function) dio.c:90: (Each undeclared identifier is reported only once dio.c:90: for each function it appears in.) *** Error code 1 Stop in /home/roman/install/php/php-4.2.1/ext/dio. *** Error code 1 Stop in /home/roman/install/php/php-4.2.1/ext/dio. *** Error code 1 Stop in /home/roman/install/php/php-4.2.1/ext. *** Error code 1 Stop in /home/roman/install/php/php-4.2.1. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17206&edit=1