This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problems with perl after a new installation


Greetings, Simon Eigeldinger!

> I just reinstalled cygwin and during install i figured out that it
> stopped installing during processing
> /etc/postinstall/zp_texlive_finish.dash.

> so i thought i might see which programs are running.
> i made perl stop and the install was finished.
> after i opened up the terminal and i wanted to compile some programs i 
> figured out that i got the following errors while running autoreconf -i.

> $ autoreconf -i

>        1 [main] perl 296 child_info_fork::abort: unable to remap Cwd.dll 
> to same
> address as parent (0x760000) - try running rebaseall

1. Run
/usr/bin/rebase-trigger full
2. Close ALL Cygwin-related processes. Exit all bash sessions, stop services,
shutdown ssh-pageant and such.
3. Run Cygwin setup. You may not install/update anything, just let it continue
to last step.
4. Try again.

If that fails somehow, you have a problem you need to debug.
May be start with setting CYGWIN=detect_bloda

> Can't fork, trying again in 5 seconds at 
> /usr/share/autoconf/Autom4te/General.pm
>   line 307.
>        1 [main] perl 1472 child_info_fork::abort: unable to remap IO.dll 
> to same
> address as parent (0x710000) - try running rebaseall
> Can't fork, trying again in 5 seconds at 
> /usr/share/autoconf/Autom4te/General.pm
>   line 307.
>        1 [main] perl 4280 child_info_fork::abort: unable to remap 
> Cwd.dll to same
>   address as parent (0x760000) - try running rebaseall
> Can't fork, trying again in 5 seconds at 
> /usr/share/autoconf/Autom4te/General.pm
>   line 307.
>        1 [main] perl 3740 child_info_fork::abort: unable to remap IO.dll 
> to same
> address as parent (0x710000) - try running rebaseall
> Can't fork, trying again in 5 seconds at 
> /usr/share/autoconf/Autom4te/General.pm
>   line 307.
>        1 [main] perl 4224 child_info_fork::abort: unable to remap 
> Cwd.dll to same
>   address as parent (0x760000) - try running rebaseall
> Can't fork, trying again in 5 seconds at 
> /usr/share/autoconf/Autom4te/General.pm
>   line 307.
>        1 [main] perl 4196 child_info_fork::abort: unable to remap IO.dll 
> to same
> address as parent (0x710000) - try running rebaseall
> Can't fork, trying again in 5 seconds at 
> /usr/share/autoconf/Autom4te/General.pm
>   line 307.
>        1 [main] perl 4412 child_info_fork::abort: unable to remap 
> Cwd.dll to same
>   address as parent (0x760000) - try running rebaseall
> Can't fork, trying again in 5 seconds at 
> /usr/share/autoconf/Autom4te/General.pm
>   line 307.


> anyone knows what went wrong?
> tested this on an older win xp 32 bit machine.
> haven't tested it on a newer box.



-- 
With best regards,
Andrey Repin
Wednesday, July 1, 2015 08:17:56

Sorry for my terrible english...


--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]