On 8/12/08, Reini Urban <[EMAIL PROTECTED]> wrote: > 2008/8/12 hce: > > > I installed cygwin from http://www.cygwin.com/setup.exe on Vista. I am > > building the VLC at the moment and had following error for cygwin > > perl.exe. Could anyone advise what I was missing? > > > > + autoreconf --install --force --verbose -I m4 > > 4 [main] perl 920 C:\Tools\Cygwin\bin\perl.exe: *** fatal error - > unable t > > o remap C:\Tools\Cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll > to sa > > me address as parent(0x860000) != 0x14C0000 > > 37 [main] perl 2712 child_info::sync: wait failed, pid 920, Win32 > error 183 > > > > 1053 [main] perl 2712 fork: child 920 - died waiting for dll loading, > errno 1 > > > That's a typical rebaseall problem, as advertised in the perl ANNOUNCEMENT. > > Install rebase, read /usr/share/doc/Cygwin/rebase-2.4.4.README > > snip > Use the following procedure to rebase your entire system: > > 1. shutdown all Cygwin processes and services > 2. start ash (do not use bash or rxvt) > 3. execute /bin/rebaseall (in the ash window) >
Thanks for the advice. I installed rebase then followed above procedure: 1. Shutdown all Cygwin processes and services (shutdown all cygwin terminals) 2. Start a dos termina, and run ash from the dos terminal 3. Execute /bin/rebaseall from the ash command line. After that, I've running ./bootstrap from the vlc again. The same error was still there? What I did wrong here? Thank you. Kind Regards, Jim > Reini Urban > http://phpwiki.org/ http://murbreak.at/ > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/