Ticket #17866 (closed defect: fixed)
screen doesn't build universal
| Reported by: | jeremyhu@… | Owned by: | digdog@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | universal | Cc: | digdog@… |
| Port: | screen |
Description
/usr/bin/gcc-4.0 -c -I. -I. -O2 -isysroot / -arch ppc -arch i386 -mmacosx-version-min=10.5 socket.c
In file included from screen.h:144,
from socket.c:37:
display.h:182: warning: 'utmp' is deprecated (declared at //usr/include/utmp.h:97)
In file included from screen.h:145,
from socket.c:37:
window.h:247: warning: 'utmp' is deprecated (declared at //usr/include/utmp.h:97)
In file included from screen.h:144,
from socket.c:37:
display.h:182: warning: 'utmp' is deprecated (declared at //usr/include/utmp.h:97)
socket.c: In function 'FinishAttach':
socket.c:1216: error: 'RC_WINDOWLIST' undeclared (first use in this function)
socket.c:1216: error: (Each undeclared identifier is reported only once
socket.c:1216: error: for each function it appears in.)
In file included from screen.h:145,
from socket.c:37:
window.h:247: warning: 'utmp' is deprecated (declared at //usr/include/utmp.h:97)
socket.c: In function 'FinishAttach':
socket.c:1216: error: 'RC_WINDOWLIST' undeclared (first use in this function)
socket.c:1216: error: (Each undeclared identifier is reported only once
socket.c:1216: error: for each function it appears in.)
lipo: can't figure out the architecture type of: /var/tmp//ccp9OvlB.out
make: *** [socket.o] Error 1
Change History
Note: See
TracTickets for help on using
tickets.


marked universal_variant no in r45522