Doug MacEachern wrote: > ok, i do have that pesky flag, i didn't see it due to symlink pointing to > older perl. i've applied your patch to Makefile.PL, and a change to > Apache::ExtUtils that'll have the same effect as your > apaci/mod_perl.config.sh patch.
cool! > i'm certain this flag is not required for > modperl+apache-1.3.x, as we don't call any of the functions who's > prototypes would change and apache-1.3.x isn't multithreaded on linux > anyhow. The -D_GNU_SOURCE was needed to get _crypt_struct right in the threaded perl. I've tested on my side with the latest bleadperl and it works. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
