Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14000 closed defect (worksforme)

xterm-229 fails to compile

Reported by: andrelop@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: xterm compile error Cc: andrelop@…
Port:

Description

Please, first of all, I used the workaround specified in the ticket numer #13998 to at least to further and don't stop at the fetching problem described there.

After that, I'm receiving the following error message :

white:~ andrelop$ sudo port clean xterm
--->  Cleaning xterm
white:~ andrelop$ sudo port install xterm
--->  Fetching 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/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xterm/work/xterm-229" && make all " returned error 2
Command output: /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H  -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/X11/include  -I. -I/usr/X11/include -I/usr/X11/include -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=1  -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=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  -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/X11/include  -I. -I/usr/X11/include -I/usr/X11/include -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=1  -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=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  -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -I/usr/X11/include  -I. -I/usr/X11/include -I/usr/X11/include -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=1  -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=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: Status 1 encountered during processing.
white:~ andrelop$

Change History (2)

comment:1 Changed 16 years ago by raimue (Rainer Müller)

Resolution: worksforme
Status: newclosed

Builds fine for me on Mac OS X 10.5 Leopard. Please try again after selfupdate and port clean xterm.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.