You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ntml_wb code never used the HAVE_FORK define though, so we probably had some other way to stop it from being built for this OS. But it would certainly make sense to have it depend on fork.
I did this
configure
is correct, but themake
is failed, error: 'fork' is unavailable: not available on tvOSI expected the following
curl/libcurl version
curl-7.85.0.tar.gz Release
operating system
$ uname -a Darwin my-macmini.local 19.6.0 Darwin Kernel Version 19.6.0: Mon Apr 18 21:50:40 PDT 2022; root:xnu-6153.141.62~1/RELEASE_X86_64 x86_64 $ xcodebuild -version Xcode 12.0 Build version 12A7209
The text was updated successfully, but these errors were encountered: