Re: problems recompiling ports for Ventura

2022-10-29 Thread Andreas Skarlatoudis via macports-users
Thanks, all good now! Andreas > On Oct 28, 2022, at 23:04, Ken Cunningham > wrote: > > sudo port -v install aquaterm

Re: problems recompiling ports for Ventura

2022-10-28 Thread Andreas Skarlatoudis via macports-users
Hello, I'm still getting issues with this package though, see below. Any input is appreciated. Thanks Andreas version:1 :debug:main Starting logging for aquaterm @1.1.1_0 :debug:sysinfo macOS 13.0 (darwin/22.1.0) arch i386 :debug:sysinfo MacPorts 2.8.0 :debug:sysinfo Xcode 14.1, CLT

Re: latest update to BigSur 11.1 broke gcc

2020-12-15 Thread Andreas Skarlatoudis via macports-users
figure > them to use the versionless SDK path at configuration time, at least on macOS > 11 and newer… This has other issues, but for now it seems the lesser evil to > me… > > Chris > >> On 15 Dec 2020, at 9:23 pm, Andreas Skarlatoudis via macports-users >> > &

latest update to BigSur 11.1 broke gcc

2020-12-15 Thread Andreas Skarlatoudis via macports-users
Hello all, I’m working on a MBP, 2018 model and yesterday I updated to the latest version of BigSur. Since then I cannot compile any fortran code and the error I get is ld: library not found for -lSystem collect2: error: ld returned 1 exit status I have tried both gcc9 and gcc10 gfortran