Replies: 3 comments 3 replies
-
Hi @ppridge - I have a M2 on Sonoma 14.5 with Xcode 15.3 that builds fine. I'll try upgrading Xcode. Can you paste the errors you see? |
Beta Was this translation helpful? Give feedback.
-
Jason, Here is the System, Machine, and Dev Tooll Info as well as the build logs. Please let me know if you need any addition information or wish me to try or install any other package versions. Thanks again for looking into this. -- tom OPENSSL build.sh Failure system_profiler SPSoftwareDataType system_profiler SPHardwareDataType system_profiler SPDeveloperToolsDataType Build.sh Log ** WARNING: pkg-config not installed... attempting to install. make: *** [all] Error 2 nghttp2-1.60.0.log CC libglib_2_0_la-gatomic.lo gatomic.c:440:10: error: incompatible integer to pointer conversion passing 'gsize' (aka 'unsigned long') to parameter of type 'gpointer' (aka 'void *') [-Wint-conversion] |
Beta Was this translation helpful? Give feedback.
-
Spot on. You were exactly correct: pkg-config was the issue. You mark this discussion as successfully resolved. Thank you |
Beta Was this translation helpful? Give feedback.
-
I sort of got forced into upgrading to Sonoma 14.5 and that brought in XCode 15.4. Just wondering if anyone has successfully built on this combination? I got errors in building NGHTTT2. I don't have the details at the moment, I can get them if there is interest in my issue. Mostly, I just want to know if a others have been successful building this combination.
Thanks much,
tom
Beta Was this translation helpful? Give feedback.
All reactions