Build fails with perl5.00405 on RH 5.2

Katsuhiro Kondou kondou at nec.co.jp
Fri Sep 17 15:12:34 UTC 1999


In article <ylvh9doxod.fsf at windlord.stanford.edu>,
	Russ Allbery <rra at stanford.edu> wrote;

} > Should have, maybe, but they're still there in the latest STABLE
} > snapshot on ftp.isc.org.  I just checked a second ago, and they're there
} > in inn-STABLE_2_2-1999-09-14_03-02.
} 
} Oh, STABLE.  Sorry, you were talking about the ppport.h stuff, so I was
} thinking CURRENT, since I only put that in CURRENT.  As soon as we sort
} out the potential include conflicts, I can backport it to STABLE (and
} probably should, since it's a build bug fix).

I see the same problem on my server, while fixing max-connections
behavior.

        cc -I../include  -g -I/usr/local/lib/perl5/5.00502/R4000-nec_ux/CORE  -c cc.c
cfe: Error: cc.c, line 2069: 'na' undefined; reoccurrences will not be reported.
     msgid = (char *) ( ( (PL_stack_base[ax + (0)])->sv_flags  & 0x00040000 )  ? ((na =  ((XPV*)   (PL_stack_base[ax + (0)])->sv_any )->xpv_cur ),  ((XPV*)   (PL_stack_base[ax + (0)])->sv_any )->xpv_pv ) :  Perl_sv_2pv (PL_stack_base[ax + (0)], &na)) ;
-----------------------------------------------------------------------------------^

Perl is non-threaded.  Should we check perl version
at configure to fix this?
-- 
Katsuhiro Kondou


More information about the inn-bugs mailing list