octave-maintainers
[Top][All Lists]
Advanced

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

Octave 3.8.0 and packages (Windows


From: ijourneaux
Subject: Octave 3.8.0 and packages (Windows
Date: Thu, 23 Jan 2014 08:55:33 -0800 (PST)

I was able to install Octave 3.8.0 without any special issues. When I try to
install the packages I need, I get several package installation errors. 

Of particular importance to me is the image package and its dependencies.
The problem seem to be with the specfun package.

: second C linkage of overloaded function 'wcspbrk' not allowed
        C:\Program Files\Microsoft Visual Studio\VC98\include\wchar.h(703) :
see
 declaration of 'wcspbrk'
C:\Program Files\Microsoft Visual Studio\VC98\include\wchar.h(706) : error
C2733
: second C linkage of overloaded function 'wcsrchr' not allowed
        C:\Program Files\Microsoft Visual Studio\VC98\include\wchar.h(705) :
see
 declaration of 'wcsrchr'
C:\Program Files\Microsoft Visual Studio\VC98\include\wchar.h(708) : error
C2733
: second C linkage of overloaded function 'wcsstr' not allowed
        C:\Program Files\Microsoft Visual Studio\VC98\include\wchar.h(707) :
see
 declaration of 'wcsstr'
c:/Program Files/Microsoft Visual Studio 10.0/VC/include/math.h(18) : fatal
erro
r C1083: Cannot open include file: 'crtdefs.h': No such file or directory
LINK : fatal error LNK1181: cannot open input file "ellipj.o"
make: Leaving directory `/tmp/oct-5/specfun/src'

pkg: error running `make' for the specfun package.
error: called from 'configure_make' in file
C:\Octave\Octave-3.8.0\share\octave\
3.8.0\m\pkg\private\configure_make.m near line 82, column 9
error: called from:
error:   C:\Octave\Octave-3.8.0\share\octave\3.8.0\m\pkg\private\install.m
at li
ne 199, column 5
error:   C:\Octave\Octave-3.8.0\share\octave\3.8.0\m\pkg\pkg.m at line 394,
colu
mn 9
octave:1>



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-8-0-and-packages-Windows-tp4661315.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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