I just witnessed it freeze when pressing ^C, never getting out of read. That fix seems to be to add `exit 0` in the trap string. That fix is currently in review.
Vid Sun, 13 Mar 2016 kl. 04.27.06, skrev [email protected]: > When running a naked "./config" on Apple platforms (both Intel and > PowerPC), the following message is displayed: > > PowerMac:openssl$ ./config > Operating system: ppc-apple-darwinDarwin Kernel Version 9.8.0: Wed Jul > 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC > WARNING! If you wish to build 64-bit library, then you have to > invoke './Configure darwin64-ppc-cc' *manually*. > You have about 5 seconds to press Ctrl-C to abort. > > The problem is, the script does _not_ respond to Ctrl-C. It waits and > then configures itself. > -- Richard Levitte [email protected] -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4418 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
