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]

problems with perl after a new installation


Hi all,

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

greetings,
simon

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