after I updateing sundials through Homebrew : failure were changed : bash-3.2$ ./step-1
dyld: Library not loaded: /usr/local/opt/suite-sparse/lib/libsuitesparseconfig.4.5.5.dylib Referenced from: /Users/hichou/Documents/OpenSourceWare/FEMTool/dealii/lib/libdeal_II.9.0.0-pre.dylib Reason: image not found Abort trap: 6 Hungi於 2018年1月5日星期五 UTC+8下午9時03分39秒寫道: > > > Dear Sir > > This is the Tutorial step-1 I used and it pass cmake config and build > stage and only it fail on running stage . > > I need your help for this failure and your help is appreciated. > > regards > hungi > > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > > hichoudeiMac:examples hichou$ cd step-1 > > hichoudeiMac:step-1 hichou$ cmake . > > -- Autopilot invoked > > -- Run $ make info to print a detailed help message > > -- Configuring done > > -- Generating done > > -- Build files have been written to: > /Users/hichou/Documents/OpenSourceWare/FEMtool/dealii/examples/step-1 > > hichoudeiMac:step-1 hichou$ make > > *Scanning dependencies of target step-1* > > [ 50%] Building CXX object CMakeFiles/step-1.dir/step-1.cc.o > > [100%] *Linking CXX executable step-1* > > [100%] Built target step-1 > > hichoudeiMac:step-1 hichou$ ./step-1 > > dyld: Symbol not found: _klu_solve > > Referenced from: /usr/local/opt/sundials/lib/libsundials_idas.1.dylib > > Expected in: flat namespace > > in /usr/local/opt/sundials/lib/libsundials_idas.1.dylib > > Abort trap: 6 > > hichoudeiMac:step-1 hichou$ > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
