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

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

[Octave-bug-tracker] [bug #31861] crash with empty function line


From: Muhali
Subject: [Octave-bug-tracker] [bug #31861] crash with empty function line
Date: Tue, 14 Dec 2010 21:15:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.04 (lucid) Firefox/3.6.12

Follow-up Comment #13, bug #31861 (project octave):

You are probably right that many of the configure switches don't make sense,
but with them I somehow managed to get the 64-bit version plus the sparse
matrix libraries working (yes, I do need 64-bit to be able to read very large
datasets, and I do have custom-built numerical libraries).

Regarding the cholmod options, without them I get this from the configure
script:

configure:46393: gcc -o conftest -g -O2 -pthread  -I/usr/local/include 
-L/usr/local/lib conftest.c -lcholmod  -lcolamd  -lamd -llapack
-L/usr/local/lib -lblas64  -L/usr/local/lib
-L/usr/lib/gcc/x86_64-linux-gnu/4.4.2
-L/usr/lib/gcc/x86_64-linux-gnu/4.4.2/../../../../lib -L/lib/../lib
-L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.2/../../..
-lgfortranbegin -lgfortran -lm -lm   >&5

/usr/local/lib/libcholmod.so: undefined reference to
`METIS_NodeComputeSeparator'
/usr/local/lib/libcholmod.so: undefined reference to `METIS_NodeND'
/usr/local/lib/libcholmod.so: undefined reference to `camd_free'
/usr/local/lib/libcholmod.so: undefined reference to `camd_printf'
/usr/local/lib/libcholmod.so: undefined reference to `csymamd_l'
/usr/local/lib/libcholmod.so: undefined reference to `camd_calloc'
/usr/local/lib/libcholmod.so: undefined reference to `camd_realloc'
/usr/local/lib/libcholmod.so: undefined reference to
`ccolamd_l_set_defaults'
/usr/local/lib/libcholmod.so: undefined reference to `camd_malloc'
/usr/local/lib/libcholmod.so: undefined reference to `camd_l2'
/usr/local/lib/libcholmod.so: undefined reference to `ccolamd_l_recommended'
/usr/local/lib/libcholmod.so: undefined reference to `ccolamd_l'

If this is awkward, any help is appreciated.

M.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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