octave-maintainers
[Top][All Lists]
Advanced

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

Re: error building nsis installer with mxe-octave


From: John W. Eaton
Subject: Re: error building nsis installer with mxe-octave
Date: Mon, 12 Jan 2015 14:33:37 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

On 01/12/2015 01:50 PM, John W. Eaton wrote:
I'm seeing the following error when attempting to build an nsis
installer with the current mxe-octave build tools.  Does anyone else
have this problem?  Full nsis build log is attached.

i686-w64-mingw32-g++ -o build/release/stub_bzip2/stub_bzip2.exe -s
-mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512
-Wl,-e,address@hidden -Wl,-Map,build/release/stub_bzip2/stub_bzip2.map -T
SCons/Config/linker_script build/release/stub_bzip2/bgbg.o
build/release/stub_bzip2/components.o build/release/stub_bzip2/exec.o
build/release/stub_bzip2/fileform.o build/release/stub_bzip2/Main.o
build/release/stub_bzip2/plugin.o build/release/stub_bzip2/Ui.o
build/release/stub_bzip2/util.o build/release/stub_bzip2/crc32.o
build/release/stub_bzip2/bzlib.o build/release/stub_bzip2/decompress.o
build/release/stub_bzip2/huffman.o build/release/stub_bzip2/resource.o
-L/usr/local/lib -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32
-lcomdlg32 -lcomctl32 -lole32 -lversion -luuid
ertr000001.o:(.rdata+0x0): undefined reference to
`_pei386_runtime_relocator'
collect2: error: ld returned 1 exit status
scons: *** [build/release/stub_bzip2/stub_bzip2.exe] Error 1
scons: building terminated because of errors.
/scratch/jwe/src/mxe-octave-hg/Makefile:674: recipe for target
'build-only-nsis' failed
make[1]: *** [build-only-nsis] Error 2
make[1]: Leaving directory '/scratch/jwe/src/mxe-octave-hg'

Hmm, nevermind. I started a fresh build and there is no problem, so I guess it was just a case of old files left over from a previous build that caused the trouble.

jwe





reply via email to

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