screen doesn't build universal
/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 (4)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
marked universal_variant no in r45522