On Fri 04 Oct 2002 19:21, Gurusamy Sarathy <[EMAIL PROTECTED]> wrote:
> On Fri, 04 Oct 2002 17:32:56 BST, "Orton, Yves" wrote:
> >Somewhere between now and the earlier 5.9 builds the build process under
> >Win32 VC7 (or VC6) has broken completely.
> >
> >A straight out of the box (er rsynch) fails build with the following:
> >
> >        link -subsystem:console -out:..\miniperl.exe
> >@C:\DOCUME~1\yorton\LOCALS~1\Temp\nmF6.tmp
> >   Creating library ..\miniperl.lib and object ..\miniperl.exp
> >dump.obj : error LNK2019: unresolved external symbol _Perl_do_dump_pad
> >referenced in function _Perl_do_sv_dump
> >op.obj : error LNK2019: unresolved external symbol _Perl_pad_add_name
> >referenced in function _Perl_allocmy
> >op.obj : error LNK2019: unresolved external symbol _Perl_pad_check_dup
> >referenced in function _Perl_allocmy
> [...]
> >op.obj : error LNK2019: unresolved external symbol _Perl_intro_my referenced
> >in function _Perl_newSTATEOP
> >perly.obj : error LNK2001: unresolved external symbol _Perl_intro_my
> >op.obj : error LNK2019: unresolved external symbol _Perl_pad_tidy referenced
> >in function _Perl_newFORM
> 
> Looks like whoever introduced/removed these symbols forgot to update
> makedef.pl.

That would be David :)

Strange however that AIX does /not/ complain. I can have a look Monday if
noone beats me to it.

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
  WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: [EMAIL PROTECTED]
http:[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org


Reply via email to