Opened 11 months ago
Last modified 11 months ago
#68853 closed defect
csshx does not work with current Perl — at Initial Version
Reported by: | igpphelp | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | csshX |
Description
in macOS 11 and higher, csshx failed with the following error because it doesn't work with the updated version of Perl. It works with Perl 5.18 or older.
Unimplemented: POSIX::tmpnam(): use File::Temp instead at /System/Library/Perl/5.30/darwin-thread-multi-2level/POSIX.pm line 185. Unimplemented: POSIX::tmpnam() at /opt/local/bin/csshx line 1130. BEGIN failed--compilation aborted at /opt/local/bin/csshx line 1130.
Note: See
TracTickets for help on using
tickets.