while I use the following:
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/dealii/ ../
there was noting wrong message,
but when I make -j2 install, I got the error:
/usr/bin/ld: /usr/local/lib/liblapack.a(sgeev.o): relocation R_X86_64_32 
against `.rodata' can not be used when making a shared object; recompile 
with -fPIC
/usr/local/lib/liblapack.a: could not read symbols: Bad value

thanks for your help!

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to