Re: Can't build Embperl 1.3b4 with threaded perl5.6.0

2000-08-16 Thread Gerald Richter
> I'm trying to build Embperl with a threaded perl5.6.0. I get the following > error while running make: >.. > which suggests adding dTHR; to the beginning of any function that results in > this error. I try adding dTHR; to EvalDirect in epeval.c but still ended up > with the same error. > dTHR

Re: How Do I do this using EmbPerl

2000-08-16 Thread Gerald Richter
- Original Message - From: "Melvin Brown" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 17, 2000 12:08 AM Subject: How Do I do this using EmbPerl > I am tring to use either %udat or http_headers_out to set a cookie per user. > How do I do this? > How to send a cook

Can't build Embperl 1.3b4 with threaded perl5.6.0

2000-08-16 Thread jbodnar
I'm trying to build Embperl with a threaded perl5.6.0. I get the following error while running make: epeval.c: In function `EMBPERL_EvalDirect': epeval.c:45: `thr' undeclared (first use in this function) epeval.c:45: (Each undeclared identifier is reported only once epeval.c:45: for each function