octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building MXE-Octave fails


From: John W. Eaton
Subject: Re: Building MXE-Octave fails
Date: Fri, 15 Feb 2013 14:19:47 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

On 02/15/2013 11:57 AM, Torsten wrote:
Hello,

I am having trouble building the latest version of MXE-Octave. Configure
of the dcmtk package fails and the config.log shows:

configure:22562: ./conftest.exe
wine: Unhandled privileged instruction at address 0x5b9429 (thread
001a), starting debugger...
err:module:import_dll Library libgcc_s_dw2-1.dll (which is needed by
L"Z:\\home\\ttl\\software\\mxe-octave\\tmp-dcmtk\\dcmtk-3.6.0\\config\\conftest.exe")
not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\ttl\\software\\mxe-octave\\tmp-dcmtk\\dcmtk-3.6.0\\config\\conftest.exe"
failed, status c0000135
configure:22565: $? = 53
configure: program exited with status 53

The missing library libgcc_s_dw2-1.dll can be found at (paths relative
to the MXE-Octave directory)

./usr/lib/gcc/i686-pc-mingw32/libgcc_s_dw2-1.dll
./native-tools/usr/lib/gcc/i686-pc-mingw32/libgcc_s_dw2-1.dll
./cross-tools/home/ttl/software/octave-win/usr/lib/gcc/i686-pc-mingw32/libgcc_s_dw2-1.dll

Does anybody have an advice what could be the problem?

No, but why are you building the dcmtk package? I don't think that is a requirement for building Octave. Are you running make in the MXE directory without any arguments? That will build all packages, not just those required for building Octave. Try running "make octave" instead.

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]