On Sat, 17 Aug 2002, pascal barbedor wrote:
> Hi
>
> when compiling modperl 1.99_05 (from today cvs)
> with MP_DEBUG=1
> there is un unresolved external
> RequestIO.obj : unresolved external symbol _times
> RequestIO.dll fatal LNK error
this has been fixed in cvs. just s/times/PerlProc_times
On Sun, 18 Aug 2002, Stas Bekman wrote:
> pascal barbedor wrote:
> > Hi
> >
> > when compiling modperl 1.99_05 (from today cvs)
> > with MP_DEBUG=1
> > there is un unresolved external
> > RequestIO.obj : unresolved external symbol _times
> > RequestIO.dll fatal LNK error
> >
> > this is with
Hi
when compiling modperl 1.99_05 (from today cvs)
with MP_DEBUG=1
first error :
modperl_xsinit.lo : fatal error : incompatible pdb format in
c:\modperl-2.0\src\modules\perl\vc60.pdb ; delete and rebuild
I don't know what the "delete and rebuild" means. after I delete the
vc60.pdb file menti
pascal barbedor wrote:
> Hi
>
> when compiling modperl 1.99_05 (from today cvs)
> with MP_DEBUG=1
> there is un unresolved external
> RequestIO.obj : unresolved external symbol _times
> RequestIO.dll fatal LNK error
>
> this is with perl 5.8.0 compiled with DEBUG flag
> win XP
> MSVC6
Perhaps
Hi
when compiling modperl 1.99_05 (from today cvs)
with MP_DEBUG=1
there is un unresolved external
RequestIO.obj : unresolved external symbol
_times
RequestIO.dll fatal LNK error
this is with perl 5.8.0 compiled with DEBUG
flag
win XP
MSVC6
best regards
pascal
PS modperl-1.99_04 d