From octave-maintainers-request at bevo dot che dot wisc dot edu Tue Nov 18 17:14:10 2003 Subject: Re: "unable to remap" on Windows From: Andy Adler To: Paul Kienzle cc: octave-maintainers at bevo dot che dot wisc dot edu Date: Tue, 18 Nov 2003 18:14:00 -0500 (EST) On Tue, 18 Nov 2003, Paul Kienzle wrote: > I'm getting the following error on WinXP (octave-forge > version of octave-2.1.50): > > >> listen (1515) > ...\octave.exe: *** unable to remap ...\fft.oct to same address as parent -- 0x1720000 > 6 [main] octave 980 sync_with_child: child 3236(0x640) died before initialization with status code 0x1 > 9764 [main] octave 980 sync_with_child: *** child state child loading dlls I get this type of problem consistently (using WinXP, but not Win2k). I was linking some windows (MFC based) dll to octave-2.1.49. The link worked fine, but if I then tried to open anything else (gnuplot, pipes to shell, editor, etc.) I would get this error. Not that this help's you, but its some more data. Andy