I'm trying to build PHP 4.3.2 on a Raq4. It fails on testing IMAP, and config.log is complaining about __canary_death_handler being undefined.
...and I got cause and effect the wrong way round. The GCC -didn't- have StackGuard, the IMAP code did. This page told me how to build PHP on a Raq4, and get round the StackGuard problems.
http://www.phpbuilder.com/mail/php-install/2003012/0182.php Cheers, Ian