#46814: gmp configure error ------------------------------+------------------------ Reporter: subhashsamuel@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: gmp | ------------------------------+------------------------ Comment (by subhashsamuel@…): Hello, We rebuilt the code without setting the macos_deployment_target as recommended for linphone build in /opt/local/etc/macports/macports.conf This helped us get past the gmp installation failure. Thank you for your help in getting past that roadblock. However, while continuing on with the linphone build, we are faced with another error configure: error: Package requirements (gtk-mac-integration >= 2.0.1) were not met: We appreciate any pointers that you can provide to get past this one. No package 'gtk-mac-integration' found Replying to [comment:11 cal@…]:
It seems you set `macosx_deployment_target` in your `macports.conf`. It's causing this problem, because it cannot be set independent from the C++ runtime, which you apparently left at its default.
-- Ticket URL: <https://trac.macports.org/ticket/46814#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X