On Fri, 15 Jun 2001, Ender Josef wrote:
> Hi Randy
>
> > [...] Would you happen to have
> > VC++ 5, and are using ActivePerl build 6xx? There is an
> > incompatibility
> > there, as ActiveState uses VC++ 6. If so, you could
> > - upgrade to VC++ 6
>
> You're right. I used VC++ 5. Now I installed VC++ 6 SP4 and get a new error:
>
> ---snip---
> DB.obj : error LNK2001: unresolved external symbol _Perl_rsignal_state
> blib\arch\auto\Apache\DB\DB.dll : fatal error LNK1120: 1 unresolved
> externals
> NMAKE : fatal error U1077: 'link' : return code '0x460'
> Stop.
> ---snip---
Hi,
Doug suggests to comment out this call to rsignal_state in
Apache-DB for Win32, and then it will build OK.
>
> So I tried your next hint to install it with ppm. But unfortunatlely it
> seems, there is a wrong link at:
> ftp://theoryx5.uwinnipeg.ca/pub/ppmpackages/Apache-DB.ppd
> <CODEBASE
> HREF="http://theoryx5.uwinnipeg.ca/ppmpackages/http://theoryx5.uwinnipeg.ca/
> ppmpackages/x86/Apache-DB.tar.gz" />
Sorry about that - that's been fixed now.
> Now I installed this package manually and it's working! Great!
Great ...
best regards,
randy