Mail Archives: cygwin/2010/09/30/10:43:46
2010/9/29 Mike Slass:
> The system:
> =A0Windows Server 2008 x86_64
> =A0perl, v5.10.1 (*) built for i686-cygwin-thread-multi-64int
> =A0 =A0(with 12 registered patches, see perl -V for more detail)
> =A0cygwin-1.7
>
>
> The error:
>
> =A0 =A0 =A05 [main] perl 19364 fork: child 19100 - died waiting for dll l=
oading, errno 11
> 5071704 [main] perl 18988 C:\bin\perl.exe: *** fatal error - unable to re=
map \\?\C:\lib\perl5\site_perl\5.10\i686-cygwin\auto\P4\P4.dll to same addr=
ess as parent: 0xA70000 !=3D 0x1430000
> Stack trace:
> Frame =A0 =A0 Function =A0Args
> 0088B458 =A0610274AB =A0(0088B458, 00000000, 00000000, 00000000)
> 0088B748 =A0610274AB =A0(61177840, 00008000, 00000000, 61178977)
> 0088C778 =A061004ADB =A0(611A034C, 6123E3D4, 00A70000, 01430000)
> End of stack trace
>
>
> Additional background:
>
> P4.dll is part of a perl extension library for Perforce, p4perl. =A0I bui=
lt =A0the perl library from source, but it links with some pre-compiled lib=
raries that come from Perforce. =A0Those libraries *were* built for cygwin.
>
> The P4.pm perl extension would not build with gcc 4, so when I built it I=
used g++-3 for the compiler and linker.
>
>
> I have tried running rebaseall several times, all successfully. =A0I have=
provided an additional filelist to rebaseall (with -T) to make sure that t=
he P4.dll was included in the rebaseing, since the P4.dll was not installed=
by cygwin, so is not listed as an installed file.
>
> Any suggestions?
Sure, perlrebase (now also with man page)
And if P4 depends on new dll's which are not under
/usr/lib/perl/*/auto than you'll have to
add your new dll's also to the intermediate rebase.lst which
perlrebase creates for you in the current dir, and use rebase with -T
rebase.lst
rebaseall just rebases official cygwin package dll's, not any user dll's.
--=20
Reini Urban
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
- Raw text -