#20862: screen port fails to compile under Snow Leopard 10.6 ----------------------------------------------------+----------------------- Reporter: mina.macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: screen snow leopard 10.6 sys stropts.h | Port: screen ----------------------------------------------------+----------------------- This ticket is essentially a resurrection of #13009, except it's for Snow Leopard instead of Leopard this time. Install attempt output: {{{ t# port install screen ---> Computing dependencies for screen ---> Building screen Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_screen/work/screen-4.0.3" && /usr/bin/make -j2 all " returned error 2 Command output: utmp.c:499: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) utmp.c: At top level: utmp.c:639: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) utmp.c:668: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) utmp.c:678: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) utmp.c: In function 'getutslot': utmp.c:682: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) utmp.c: In function 'pututslot': utmp.c:691: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) utmp.c: In function 'makedead': utmp.c:710: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) utmp.c: In function 'makeuser': utmp.c:725: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) /usr/bin/gcc-4.2 -c -I. -I. -O2 -arch x86_64 loadav.c In file included from screen.h:144, from loadav.c:41: display.h:182: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) In file included from screen.h:145, from loadav.c:41: window.h:247: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) /usr/bin/gcc-4.2 -c -I. -I. -O2 -arch x86_64 pty.c In file included from screen.h:144, from pty.c:30: display.h:182: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) In file included from screen.h:145, from pty.c:30: window.h:247: warning: 'utmp' is deprecated (declared at /usr/include/utmp.h:96) pty.c:38:26: error: sys/stropts.h: No such file or directory make: *** [pty.o] Error 1 make: *** Waiting for unfinished jobs.... Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/20862> MacPorts <http://www.macports.org/> Ports system for Mac OS