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