Re: ld: waning messages -- Frameworks out of sync.

2022-08-19 Thread Ken Cunningham
cript. > > If you used a different approach, please let me know. > > Rob > -- > *From:* macports-dev on behalf > of Ken Cunningham > *Sent:* August 18, 2022 2:34 PM > *To:* MacPorts Developers > *Subject:* Re: ld: waning messages -- Frameworks out of sy

Re: ld: waning messages -- Frameworks out of sync.

2022-08-18 Thread Robert Kennedy
___ From: macports-dev on behalf of Ken Cunningham Sent: August 18, 2022 2:34 PM To: MacPorts Developers Subject: Re: ld: waning messages -- Frameworks out of sync. > Otherwise, one needs to set SDKROOT as follows: > export SDKROOT=$(xcrun --show-sdk-path) > It is

Re: ld: waning messages -- Frameworks out of sync.

2022-08-18 Thread Ken Cunningham
> Otherwise, one needs to set SDKROOT as follows: > export SDKROOT=$(xcrun --show-sdk-path) > It is best to set SDKROOT in one's ~/.bash_profile If you do that, you will possibly override MacPorts setting of SDKROOT, and this is likely to cause you many problems when building ports. I would

Re: ld: waning messages -- Frameworks out of sync.

2022-08-16 Thread Robert Kennedy
not a Macports issue but a macOS issue. Rob From: macports-dev on behalf of Robert Kennedy Sent: August 16, 2022 7:17 PM To: macports-dev@lists.macports.org Subject: ld: waning messages -- Frameworks out of sync. I have been experimenting with building my M2VDow

ld: waning messages -- Frameworks out of sync.

2022-08-16 Thread Robert Kennedy
I have been experimenting with building my M2VDownsizer port on other Macs running newer MacOS. M2VDownsizer uses a Makefile to build the binary from source code written in C. (see PR https://github.com/macports/macports-ports/pull/15636 ) I find that on newer Macs (e.g. 10.13), the