[PHP-DEV] PHP 4.0 Bug #6246 Updated: Make error From: Bug Database (php-dev <email protected>)
Date: 08/31/00

ID: 6246
Updated by: sniper
Reported By: will <email protected>
Status: Feedback
Bug Type: Installation problem
Assigned To:
Comments:

That error comes when some (or all) of kernel header files are not found.

Please check that you have this symlink:

/usr/include/asm

which points to the right header files, for example

/usr/src/linux/asm

Have you compiled linux kernel by yourself?
Have you installed all needed development rpms?
(like kernel-headers, etc.)

--Jani

Full Bug description available at: http://bugs.php.net/?id=6246

-- 
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>