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

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

[Octave-bug-tracker] [bug #37134] 'CHOLMOD_NOT_POSDEF' was not declared


From: Stefan Husmann
Subject: [Octave-bug-tracker] [bug #37134] 'CHOLMOD_NOT_POSDEF' was not declared in this scope
Date: Fri, 17 Aug 2012 21:18:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 conkeror/1.0pre

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

                 Summary: 'CHOLMOD_NOT_POSDEF' was not declared in this scope
                 Project: GNU Octave
            Submitted by: haawda
            Submitted on: Fri 17 Aug 2012 09:18:44 PM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Stefan Husmann
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Building octave revision 15193 from mercurial-repo under Arch Linux x86_64 I
get

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu
-I../libcruft/misc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector
--param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -pthread
-I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast -Wformat
-Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -march=x86-64
-mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4
-D_FORTIFY_SOURCE=2 -pthread -MT liboctave_la-sparse-util.lo -MD -MP -MF
.deps/liboctave_la-sparse-util.Tpo -c sparse-util.cc  -fPIC -DPIC -o
.libs/liboctave_la-sparse-util.o
sparse-util.cc: In function 'void SparseCholError(int, const char*, int, const
char*)':
sparse-util.cc:46:17: error: 'CHOLMOD_NOT_POSDEF' was not declared in this
scope

Workaround: Add

#define CHOLMOD_NOT_POSDEF (1)

in e.g. line 40 of liboctave/sparse_util.cc




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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