[MacPorts] #22237: xterm does not build - dependency problem?
MacPorts
noreply at macports.org
Sun Oct 25 11:05:02 PDT 2009
#22237: xterm does not build - dependency problem?
-------------------------------+--------------------------------------------
Reporter: tim.brunne@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: xterm
-------------------------------+--------------------------------------------
Changes (by macsforever2000@…):
* owner: macports-tickets@… => jeremyhu@…
* port: => xterm
Old description:
> Installing Macports from scratch (for the first time)
>
> Bach:~ tim$ sudo port install xorg-apps
> ---> Computing dependencies for xorg-apps
> ---> Building xterm
> 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-249"
> && /usr/bin/make -j2 all " returned error 2
> Command output: /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H
> -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=28
> -I/opt/local/include -DFUNCPROTO=15 -DOSMAJORVERSION=8
> -DOSMINORVERSION=11 -I/opt/local/include -I/opt/local/include/freetype2
> -O2 -arch i386 -c ./charproc.c
> /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H -I/opt/local/include
> -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=28 -I/opt/local/include
> -DFUNCPROTO=15 -DOSMAJORVERSION=8 -DOSMINORVERSION=11
> -I/opt/local/include -I/opt/local/include/freetype2 -O2 -arch i386 -c
> ./fontutils.c
> ./charproc.c: In function 'in_put':
> ./charproc.c:3378: error: 'fd_mask' undeclared (first use in this
> function)
> ./charproc.c:3378: error: (Each undeclared identifier is reported only
> once
> ./charproc.c:3378: error: for each function it appears in.)
> make: *** [charproc.o] Error 1
> make: *** Waiting for unfinished jobs....
>
> Error: The following dependencies failed to build: xterm
> Error: Status 1 encountered during processing.
New description:
Installing Macports from scratch (for the first time)
{{{
Bach:~ tim$ sudo port install xorg-apps
---> Computing dependencies for xorg-apps
---> Building xterm
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-249"
&& /usr/bin/make -j2 all " returned error 2
Command output: /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H
-I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=28
-I/opt/local/include -DFUNCPROTO=15 -DOSMAJORVERSION=8
-DOSMINORVERSION=11 -I/opt/local/include -I/opt/local/include/freetype2
-O2 -arch i386 -c ./charproc.c
/usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H -I/opt/local/include
-U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINCH=28 -I/opt/local/include
-DFUNCPROTO=15 -DOSMAJORVERSION=8 -DOSMINORVERSION=11
-I/opt/local/include -I/opt/local/include/freetype2 -O2 -arch i386 -c
./fontutils.c
./charproc.c: In function 'in_put':
./charproc.c:3378: error: 'fd_mask' undeclared (first use in this
function)
./charproc.c:3378: error: (Each undeclared identifier is reported only
once
./charproc.c:3378: error: for each function it appears in.)
make: *** [charproc.o] Error 1
make: *** Waiting for unfinished jobs....
Error: The following dependencies failed to build: xterm
Error: Status 1 encountered during processing.
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/22237#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list