[PHP-DEV] PHP 4.0 Bug #2638: Does not compile --with-solid From: gordon+php4 <email protected>
Date: 10/29/99

From: gordon+php4 <email protected>
Operating system: Linux 2.2.15 (RHL6.0)
PHP version: 4.0 Beta 2
PHP Bug Type: Compile Failure
Bug description: Does not compile --with-solid

./configure --with-apxs=[path] --with-system-regex --with-solid=[path]

odbc.c: In function `php3_odbc_fetch_into':
odbc.c:1023: incompatible types in assignment
odbc.c:1024: invalid type argument of `->'
[several lines similar to the one above deleted for brevity]

Compilation breaks regardless of Solid version (tried both 2.3 and 3.0).
Same problem as bug #2063.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>