ID: 28882 Updated by: [EMAIL PROTECTED] Reported By: sloppy at ister dot org -Status: Feedback +Status: No Feedback Bug Type: Compile Failure Operating System: Linux PHP Version: 5.0.0RC3 New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2004-07-10 14:53:27] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-latest.tar.gz For Windows: http://snaps.php.net/win32/php5-win32-latest.zip ------------------------------------------------------------------------ [2004-06-22 18:45:34] sloppy at ister dot org Description: ------------ compilation of 5.0.0RC3 fails with error in ext/sqlite/libsqlite/src/config.h "<buildir>/config.h" file not found. Fix: in ext/sqlite/libsqlite/src/config.h line 1 < #include "<builddir>/config.h" > #include "php_config.h" Note: <buildir> is obviously set by ./configure to the current build directory. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28882&edit=1
