Hello Paul,

I have tried installing the 9.3 release and re-run the example of step-1. 
It resulted in a similar error with another new error. Please have a look 
at the following .txt file to know more about it. I'm not sure what's going 
wrong every time. 

Thanks in advance,

On Saturday, June 12, 2021 at 2:15:28 AM UTC-5 Jean-Paul Pelteret wrote:

> Hi David and Sumanth,
>
> There is a new Mac package for the soon to be announced 9.3 release that 
> is built for BigSur. Can you try that, and see if it works for you? If you 
> have any troubles then we’d appreciate the feedback.
>
>
> https://github.com/dealii/dealii/releases/download/v9.3.0/dealii-9.3.0-bigsur-intel.dmg
>
> Best,
> Jean-Paul
>
> On 11. Jun 2021, at 20:33, David Montiel Taboada <[email protected]> 
> wrote:
>
> Hello everyone, 
>
> A few PRISMS-PF users trying to run the deal.II prepacked image file on 
> MacOS Big Sur are reporting similar issues. Any help with this would be 
> greatly appreciated!
>
> David
>
> On Fri, Jun 11, 2021 at 1:59 PM Sumanth Theeda <[email protected]> 
> wrote:
>
>> Hello all,
>>
>> I have installed Deal.II (v 9.2) using binary package on MacOS Big Sur 
>> (Version 11.4). I installed deal.ii as a part of Prisms-pf installation. 
>> Whenever I run an example, after compilation when I run $ *make release* 
>> command, it results in following error. I tried to run step-1 of examples. 
>> Please go through it and let me know if anyone has any questions.
>>
>> Thanks in advance,
>>
>> Sumanth
>>
>>
>> -- 
>> 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/0184379f-f5bf-4334-b391-d51868662acfn%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/dealii/0184379f-f5bf-4334-b391-d51868662acfn%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>
> -- 
> 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/CAJdNbL_GCa7o-RuMdqe5H_0D7OeJwCJ9rn_uiY%3D%3D2o5Db58KKw%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/dealii/CAJdNbL_GCa7o-RuMdqe5H_0D7OeJwCJ9rn_uiY%3D%3D2o5Db58KKw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
>
>

-- 
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/b0bf0447-f53a-403d-aa41-30daad6469c5n%40googlegroups.com.
# running Deal.ii (9.3.0) on MacOS BigSur

# Running the example of step-1 from deal.ii

$ bash-3.2$ cmake .
-- Autopilot invoked
-- Run   $ make info  to print a detailed help message
-- Configuring done
-- Generating done
-- Build files have been written to: 
/Applications/deal.II.app/Contents/Resources/examples/step-1

$ bash-3.2$ make
Consolidate compiler generated dependencies of target step-1
make[2]: *** No rule to make target 
`/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libdl.tbd',
 needed by `step-1'.  Stop.
make[1]: *** [CMakeFiles/step-1.dir/all] Error 2
make: *** [all] Error 2

Reply via email to