ID: 33017 Updated by: [EMAIL PROTECTED] Reported By: xuefer at 21cn dot com -Status: Assigned +Status: Closed Bug Type: Compile Warning Operating System: linux PHP Version: 5.0.4, 4.3.11 Assigned To: sniper New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2005-05-12 18:08:01] xuefer at 21cn dot com the problem of php_have_iconv.h is bogus. i should have been buildconf after cvs up. the egrep problem is still there sorry to submit too fast. i'll check more before submit next time. ------------------------------------------------------------------------ [2005-05-12 17:55:05] xuefer at 21cn dot com even worse after configure && make: /usr/src/php4/ext/iconv/php_iconv.h:36:38: ext/iconv/php_have_iconv.h: No such file or directory ------------------------------------------------------------------------ [2005-05-12 16:20:41] xuefer at 21cn dot com Description: ------------ when configure/compile outside of php source directory, make distclean failed to figure out where configure is. Reproduce code: --------------- $ ../php4/configure .... ... $ make distclean egrep define'.*include/php' configure|sed 's/.*>//'|xargs rm -f grep: configure: No such file or directory ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33017&edit=1
