[PHP-DEV] Bug #2190: undeclared (first use in this function) From: hugo <email protected>
Date: 08/30/99

From: hugo <email protected>
Operating system: linux
PHP version: 3.0.12
PHP Bug Type: Compile Failure
Bug description: undeclared (first use in this function)

main.c: In function `main':
main.c:1667: `SIGFPE' undeclared (first use in this function)
main.c:1667: (Each undeclared identifier is reported only once
main.c:1667: for each function it appears in.)
main.c:1667: `SIG_IGN' undeclared (first use in this function)
make: *** [main.o] Error 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>