Opened 12 years ago
Closed 8 years ago
#36939 closed defect (wontfix)
mosh @1.2.3 fails to build
Reported by: | fitzmorrispr@… | Owned by: | quentinmit (Quentin Smith) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | tiger | Cc: | |
Port: | mosh |
Description
attempting to build on Tiger (on a G3 processor) fails:
Making all in util make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mosh/mosh/work/mosh-1.2.3/src/util' CXX pty_compat.o pty_compat.cc:42:25: error: sys/stropts.h: No such file or directory pty_compat.cc: In function ‘pid_t my_forkpty(int*, char*, const termios*, const winsize*)’: pty_compat.cc:89: error: ‘I_PUSH’ was not declared in this scope make[3]: *** [pty_compat.o] Error 1 make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_mosh/mosh/work/mosh-1.2.3/src/util'
It appears (to my untrained eyes) that this is similar to #29828 and #24790.
Additionally, configure doesn't check for stropts.h. Some packages seem to (#27616, #26153, #20895) and never find a usable one. Is there a package which can/will install one, which should be depended on?
Attachments (2)
Change History (5)
Changed 12 years ago by fitzmorrispr@…
Attachment: | moshconfig.txt added |
---|
Changed 12 years ago by fitzmorrispr@…
Attachment: | moshbuild.txt added |
---|
Trimmed output of sudo port -v build mosh
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to quentin@… |
---|
comment:2 Changed 8 years ago by quentinmit (Quentin Smith)
I don't have any access to a Tiger machine, unfortunately. If this still affects you, can you try with the current port (1.2.5)? Otherwise, please close the ticket (I'm afraid I don't have the ability to do that myself.)
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
trimmed output of sudo port -v configure mosh