Building Python with Tcl/Tk on Cygwin_NT-5.1

Jason Tishler jason at tishler.net
Wed Feb 2 08:30:05 EST 2005


Dean,

Please keep your replies on-list.

On Wed, Feb 02, 2005 at 05:14:21AM -0800, Dean N. Williams wrote:
> I am trying to do the following according to your notes:
> 
> 3. Due to issues with Cygwin's fork() and DLL base address conflicts,
> one should rebase their Cygwin system to prevent fork() failures.  Use
> the following procedure to rebase your system:
> 
>    a. install the Cygwin rebase package (if necessary)
>    b. shutdown all Cygwin processes
>    c. start bash (do not use rxvt)
>    d. execute rebaseall (in the bash window)
> 
> I think this is why idle fails. So I did the above:
> 
> [Dean Williams at ippc ...ASD_work/bin]$ rebaseall
> ReBaseImage (/usr/bin/cygexpat-0.dll) failed with last error = 6
> 
> What am I doing wrong here?

It appears you did not follow step b above.  Did you shutdown *all*
Cygwin processes include services?

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6



More information about the Python-list mailing list