octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #45363] Can't install NaN package


From: anonymous
Subject: [Octave-bug-tracker] [bug #45363] Can't install NaN package
Date: Sat, 20 Jun 2015 08:27:04 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0

URL:
  <http://savannah.gnu.org/bugs/?45363>

                 Summary: Can't install NaN package
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sa 20 Jun 2015 08:27:03 UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Installation Failure
                  Status: None
             Assigned to: None
         Originator Name: Mathias Magdowski
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When trying to install the nan package from the forge sources in Octave 4.0.0
under Windows XP, the following error occurs:

>> pkg install nan-2.7.4.tar.gz
ls: /usr/local/: No such file or directory
tron.cpp:1:0: warning: -fPIC ignored for target (all code is position
independent)
 /*
 ^
linear.cpp:1:0: warning: -fPIC ignored for target (all code is position
independent)
 /*
 ^
svm.cpp:1:0: warning: -fPIC ignored for target (all code is position
independent)
 /*
 ^
svm_model_matlab.c:1:0: warning: -fPIC ignored for target (all code is
position independent)
 /*
 ^
svm_model_matlab.c:64:17: fatal error: mex.h: No such file or directory
 #include "mex.h"
                 ^
compilation terminated.
make: *** [svm_model_octave.o] Error 1
make: Entering directory `/tmp/oct-KmoYxr/NaN/src'
mkoctfile --mex "histo_mex.cpp"
mkoctfile --mex "covm_mex.cpp"
mkoctfile --mex "kth_element.cpp"
mkoctfile --mex "sumskipnan_mex.cpp"
mkoctfile --mex "str2array.cpp"
g++ -fopenmp -Wall -Wextra -Wconversion -O2 -fPIC  -fopenmp  -c tron.cpp
g++ -fopenmp -Wall -Wextra -Wconversion -O2 -fPIC  -fopenmp  -c linear.cpp
env CC=g++ mkoctfile --mex -lblas train.c tron.o linear.o
linear_model_matlab.c
gcc -fopenmp -Wall -Wextra -Wconversion -O2 -fPIC  -fopenmp  -c svm.cpp
gcc  -fopenmp -Wall -Wextra -Wconversion -O2 -fPIC  -fopenmp 
-IC:\Octave\Octave-4.0.0\include\octave-4.0.0\octave\.. -IC:\Octave\Oc
tave-4.0.0\include\octave-4.0.0\octave -IC:\Octave\Octave-4.0.0\include -o
"svm_model_octave.o" -c "svm_model_matlab.c"
make: Leaving directory `/tmp/oct-KmoYxr/NaN/src'

pkg: error running `make' for the nan package.
error: called from 'configure_make' in file
C:\Octave\Octave-4.0.0\share\octave\4.0.0\m\pkg\private\configure_make.m near
line 96, c
olumn 9




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45363>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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