Date: 03/02/01
- Next message: amra <email protected>: "[PHP-DEV] PHP 4.0 Bug #9501 Updated: variable sapi_module defined multiple places"
- Previous message: amra <email protected>: "[PHP-DEV] PHP 4.0 Bug #9505 Updated: Pointer not set exception on a realloc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: rick <email protected>
Operating system: Solaris 2.6
PHP version: 4.0.4pl1
PHP Bug Type: Compile Failure
Bug description: /home/sas/src/php4/ext/standard/url_scanner_ex.re ... permission denied
the following is the second line of the file [path-to-php]/ext/standard/url_scanner_ex.c :
#line 1 "/home/sas/src/php4/ext/standard/url_scanner_ex.re"
the line above and below are comments, and are remarked correctly for a c program with /* and */
unfortunately, the gcc compiler tries to interpret the offending line that begins with a shell script comment symbol and pukes upon the encounter.
I'm not a programmer, but when I added the correct comments around the text and ran make install again, it finished neatly and without incident.
Sincerely,
Rick Dettwyler
-- Edit Bug report at: http://bugs.php.net/?id=9528&edit=1-- 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>
- Next message: amra <email protected>: "[PHP-DEV] PHP 4.0 Bug #9501 Updated: variable sapi_module defined multiple places"
- Previous message: amra <email protected>: "[PHP-DEV] PHP 4.0 Bug #9505 Updated: Pointer not set exception on a realloc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

