Re: Failure to build glib2 as part of xsane dependency

2017-05-09 Thread gestos
Doesn't work. The following ports will break: cctools @895_4 ld64-latest @274.2_1 I selected "y" anyway, but as expected, got the same error message: cctools: Variant llvm39 conflicts with llvm40 El 2017-05-09, a las 13:58, Ken Cunningham escribió: > sudo port uninstall clang-4.0 llvm-4.0 s

Re: Failure to build glib2 as part of xsane dependency

2017-05-09 Thread Ken Cunningham
sudo port uninstall clang-4.0 llvm-4.0 should do it for you. don't forget to change the line in macports.conf about default_compilers, removing clang-4.0. BTW I appear to have fixed clang-4.0 for snow leopard, and depending on what Jeremy wants to do with that, it should be working in macports

Re: Failure to build glib2 as part of xsane dependency

2017-05-09 Thread gestos
Me again. I forgot, but how do I uninstall the broken llvm40 version? On Step 7, it complains about conflict between llvm39 and llvm 40. Thanks El 2017-05-05, a las 19:05, Ken Cunningham escribió: > > On 2017-05-04, at 12:32 PM, ges...@ftp83plus.net wrote: > >>> Hello there, >>> >>> I need