Nicholas Clark wrote:

On Thu, Sep 08, 2005 at 08:54:12AM -0600, Jim Cromie wrote:

Thus far, Im unable to smoke current with this patch -
Im having issues getting 'make regen' to run after the pfile is applied,
and consequently teh compile fails with stuff like:

sv.c:8451: error: `PL_body_roots' undeclared (first use in this function)
sv.c: In function `Perl_sv_dup':
sv.c:10500: error: `PL_body_roots' undeclared (first use in this function)
sv.c:10501: error: `PL_body_arenaroots' undeclared (first use in this function)
sv.c: In function `perl_clone':
sv.c:11355: error: `PL_body_arenaroots' undeclared (first use in this function)
sv.c:11356: error: `PL_body_roots' undeclared (first use in this function)
make: *** [sv.o] Error 1
Unable to make anything but miniperl in this configuration


Any tips welcome.

I didn't have a problem with doing perl regen.pl after applying your patch,
then re-running make. So I don't know what to suggest.

Nicholas Clark
I had no trouble doing it manually,

but getting configsmoke and/or smokecurrent to do it was not working for me.
I was hoping to be able to say 'works for all these smoke-configs', alas no.

Reply via email to