On Saturday, March 3, 2018 at 4:51:55 PM UTC, David Coudert wrote:
>
> I have a compilation error with package cbc-2.9.4 during the compilation 
> of SageMath version 8.2.beta7 (make -j1).
> System: macbook air OS X Yosemite
>
> cbc was already installed and working with previous version of Sagemath (I 
> did not notice this issue before).
>

I think you missed the switch from gcc to clang on OSX (otherwise I don't 
get why it is built with g++)---something that was bound to happen if you 
build incrementally. I think you would need
to do

make distclean
./configure
make

 

>
> The log file is attached.
>
> Any help is more than welcome,
>
> David.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to