#16121 closed defect (fixed)
xterm-229 fails to build (breaking install of cssh)
Reported by: | pdurph@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | blb@… | |
Port: |
Description
% sudo port install cssh [snip] ---> Fetching xterm ---> Attempting to fetch xterm-229.tgz from ftp://invisible-island.net/xterm/ ---> Verifying checksum(s) for xterm ---> Extracting xterm ---> Configuring xterm ---> Building xterm with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/bui ld/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xterm/work/xterm-2 29" && make all " returned error 2 Command output: /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H -DXTHREADS -I/opt/local/include -I/usr/X11/include -I/opt/local/include/freetype2 -I. -I/usr/X11/include -I/usr/X11/inclu de -I/usr/X11/include/freetype2 -I/usr/X11/include/freetype2/config -I/usr/X11/include -D_ _i386__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=9 -DOSMINORVERSION=4 -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOUR CE=500 -DSIGWINCH=28 -DPROJECTROOT='"/usr/X11"' -D__vendorversion__='"Version 6.8.99.903 X .Org"' -O2 -c ./button.c /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H -DXTHREADS -I/opt/local/include -I/usr/X11/inclu de -I/opt/local/include/freetype2 -I. -I/usr/X11/include -I/usr/X11/include -I/usr/X11/in clude/freetype2 -I/usr/X11/include/freetype2/config -I/usr/X11/include -D__i386__ -D__DARW IN__ -DNO_ALLOCA -DCSRG_BASED -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=9 -DOSMINORVERSIO N=4 -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINC H=28 -DPROJECTROOT='"/usr/X11"' -D__vendorversion__='"Version 6.8.99.903 X.Org"' -O2 -c ./cachedGCs.c /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H -DXTHREADS -I/opt/local/include -I/usr/X11/inclu de -I/opt/local/include/freetype2 -I. -I/usr/X11/include -I/usr/X11/include -I/usr/X11/in clude/freetype2 -I/usr/X11/include/freetype2/config -I/usr/X11/include -D__i386__ -D__DARW IN__ -DNO_ALLOCA -DCSRG_BASED -DXFREE86_FT2 -DUTMP -DOSMAJORVERSION=9 -DOSMINORVERSIO N=4 -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINC H=28 -DPROJECTROOT='"/usr/X11"' -D__vendorversion__='"Version 6.8.99.903 X.Org"' -O2 -c ./charproc.c ./charproc.c: In function 'in_put': ./charproc.c:3230: error: 'fd_mask' undeclared (first use in this function) ./charproc.c:3230: error: (Each undeclared identifier is reported only once ./charproc.c:3230: error: for each function it appears in.) make: *** [charproc.o] Error 1 Error: The following dependencies failed to build: xterm Error: Status 1 encountered during processing.
Attachments (1)
Change History (6)
comment:2 Changed 16 years ago by blb@…
Cc: | blb@… added |
---|---|
Milestone: | → Port Bugs |
Summary: | port install cssh fails (cannot build xterm) → xterm-229 fails to build (breaking install of cssh) |
Looks like this was fixed in xterm 235; attaching a patch to update the x11/xterm port to 236.
comment:3 Changed 16 years ago by mf2k (Frank Schima)
Patch applied in r38685.
@ pdurph: Please verify that it works for you so we can close this ticket.
comment:4 Changed 16 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
No response from reporter, so I'm closing this.
Note: See
TracTickets for help on using
tickets.