help-octave
[Top][All Lists]
Advanced

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

error in running build_packages.m in Octave 3.8 MXE


From: owulong
Subject: error in running build_packages.m in Octave 3.8 MXE
Date: Sat, 17 May 2014 02:05:38 -0700 (PDT)

Hi,

I have installed the Octave 3.8 MXE in Windows 7 64 bit.
When I ran the build_packages.m, it showed errors:

## install the packages
pkg ('install', 'general-1.3.4.tar.gz')
g++: unrecognized option '-pthread'
C:\Octave\Octave-3.8.1\lib/libmingw32.a(lib32_libmingw32_a-pseudo-reloc.o):pseudo-reloc.c:(.text+0x2e6):
undefined reference to `__chkstk_ms'
collect2: ld returned 1 exit status
make: *** [unpackfields.oct] Error 1
make: Entering directory
`C:/Users/USER/AppData/Local/Temp/oct-2/general/src'
C:/Octave/Octave-3.8.1/bin/mkoctfile-3.8.1.exe unpackfields.cc
make: Leaving directory `C:/Users/USER/AppData/Local/Temp/oct-2/general/src'

pkg: error running `make' for the general package.
error: called from 'configure_make' in file
C:\Octave\Octave-3.8.1\share\octave\3.8.1\m\pkg\private\configure_make.m
near line 82, column 9
error: called from:
error:   C:\Octave\Octave-3.8.1\share\octave\3.8.1\m\pkg\private\install.m
at line 199, column 5
error:   C:\Octave\Octave-3.8.1\share\octave\3.8.1\m\pkg\pkg.m at line 394,
column 9
error:   C:\Octave\Octave-3.8.1\src\build_packages.m at line 9, column 1


If anyone know how to solve it? Thank you!

Best regards




--
View this message in context: 
http://octave.1599824.n4.nabble.com/error-in-running-build-packages-m-in-Octave-3-8-MXE-tp4664123.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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