Opened 12 years ago

Last modified 12 years ago

#32788 closed defect

new SuiteSparse 3.7.0 breaks octave — at Initial Version

Reported by: mlewis1973 Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: octave

Description

Octave installed fine last week with @3.4.0_2 @3.7.0_0 compiled fine, but problems with octave port install

Undefined symbols for architecture x86_64:

"_cholmod_start", referenced from:

_umf_i_cholmod in libumfpack.a(umf_i_cholmod.o)

"_cholmod_transpose", referenced from:

_umf_i_cholmod in libumfpack.a(umf_i_cholmod.o)

"_cholmod_analyze", referenced from:

_umf_i_cholmod in libumfpack.a(umf_i_cholmod.o)

"_cholmod_free_sparse", referenced from:

_umf_i_cholmod in libumfpack.a(umf_i_cholmod.o)

"_cholmod_free_factor", referenced from:

_umf_i_cholmod in libumfpack.a(umf_i_cholmod.o)

"_cholmod_print_common", referenced from:

_umf_i_cholmod in libumfpack.a(umf_i_cholmod.o)

"_cholmod_finish", referenced from:

_umf_i_cholmod in libumfpack.a(umf_i_cholmod.o)

ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status make[2]: * [liboctave.dylib] Error 1

Change History (0)

Note: See TracTickets for help on using tickets.