Victor,

In your log file, the error comes from using -lpthreads (not the 's' at the 
end).

And by “not” you mean “note”?

Yes -- what a disfiguring one-character mistake :-(


You don't say what the exact error message is,

Is the last error in the CMakeError.log the relevant one?

     Configuration error: Cannot compile a test program with the final set of
> [...]

I would like to help, but I really don't know where the flag comes from. The text you quote here does not contain the string "pthreads" and it doesn't seem to come out of the deal.II configuration machinery. [1] It also doesn't appear in the CMakeOutput.log or CMakeError.log files other than in the place with the error. What does
  set | grep pthreads
say for you?

@All: Who else has ideas? Where do we import link flags from?

Best
 W.


[1] I only checked the current deal.II dev sources. You might want to try
  grep -r pthreads cmake

--
------------------------------------------------------------------------
Wolfgang Bangerth          email:                 [email protected]
                           www: http://www.math.colostate.edu/~bangerth/

--
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/ffe65ffb-8145-4643-0d5d-aaaf24c773ee%40colostate.edu.

Reply via email to