<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Mark,<div class=""><br class=""></div><div class="">I get no such issue when building octave-linear-algebra against octave with the Accelerate Framework under High Sierra. The symbols seem to be missing from the liblapack.dylib you are linking against.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 22, 2018, at 8:53 PM, Mark Brethen <<a href="mailto:mark.brethen@gmail.com" class="">mark.brethen@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I’m getting the following error for octave-linear-algebra during config:<br class=""><br class="">:info:configure /usr/bin/arch -arch x86_64 /opt/local/bin/mkoctfile-4.2.2 --verbose -DHAVE_OCTAVE_42 -v -DHAVE_CONFIG_H -Wall gsvd.o dbleGSVD.o CmplxGSVD.o  -o gsvd.oct <br class="">:info:configure /usr/bin/clang++ -std=gnu++11 -I/opt/local/include/octave-4.2.2/octave/.. -I/opt/local/include/octave-4.2.2/octave -I/opt/local/include  -D_THREAD_SAFE -pthread -pipe -Os -std=c++11 -stdlib=libc++ -arch x86_64 -bundle -bundle_loader /opt/local/bin/octave-4.2.2  -Wall -o gsvd.oct  gsvd.o dbleGSVD.o CmplxGSVD.o   -L/opt/local/lib/octave/4.2.2 -L/opt/local/lib  -L/opt/local/lib -lsatlas -loctinterp -loctave  <br class="">:info:configure clang: warning: argument unused during compilation: '-pthread'<br class="">:info:configure Undefined symbols for architecture x86_64:<br class="">:info:configure   "_dggsvd_", referenced from:<br class="">:info:configure       GSVD::init(Matrix const&, Matrix const&, GSVD::type) in dbleGSVD.o<br class="">:info:configure   "_zggsvd_", referenced from:<br class="">:info:configure       ComplexGSVD::init(ComplexMatrix const&, ComplexMatrix const&, GSVD::type) in CmplxGSVD.o<br class="">:info:configure ld: symbol(s) not found for architecture x86_64<br class="">:info:configure clang: error: linker command failed with exit code 1 (use -v to see invocation)<br class="">:info:configure make: *** [gsvd.oct] Error 1<br class=""><br class="">My setup is:<br class="">OS 10.11.6<br class="">MacPorts  2.4.3<br class="">arpack -accelerate+atlas-gfortran+gcc5<br class="">atlas +gcc5<br class="">octave -accelerate+atlas<br class=""><br class=""><br class="">Mark Brethen<br class=""><a href="mailto:mark.brethen@gmail.com" class="">mark.brethen@gmail.com</a><br class=""><br class=""><br class=""><br class=""></div></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Marius</div><div class="">--</div><div class="">Marius Schamschula</div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">

</div>
<br class=""></div></body></html>