[MacPorts] #22208: xorg-libX11 make: nothing to be done for 'all' on Snow Leopard
MacPorts
noreply at macports.org
Fri Oct 23 01:49:46 PDT 2009
#22208: xorg-libX11 make: nothing to be done for 'all' on Snow Leopard
----------------------------------+-----------------------------------------
Reporter: niels_seidel@… | Owner: jeremyhu@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Resolution: invalid | Keywords:
Port: xorg-libX11 |
----------------------------------+-----------------------------------------
Comment(by niels_seidel@…):
I tried that but the dead lock is still there. After wasting too much time
with all that stuff I decided to uninstall all my ports:
{{{
$ sudo port uninstall installed
}}}
Then I started my reinstallation with:
{{{
$ sudo port install gsed
}}}
So far everything worked fine for me but then I wanted to install xorg-
libX11:
{{{
$ sudo port install xorg-libX11
Password:
---> Computing dependencies for xorg-libX11
---> Building xorg-libX11
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_xorg-libX11/work/libX11-1.3.1" && /usr/bin/make -j1
all " returned error 2
Command output: Making all in zh_CN.gbk
make[2]: Nothing to be done for `all'.
Making all in zh_CN.UTF-8
make[2]: Nothing to be done for `all'.
Making all in zh_HK.big5
make[2]: Nothing to be done for `all'.
Making all in zh_HK.big5hkscs
make[2]: Nothing to be done for `all'.
Making all in zh_HK.UTF-8
make[2]: Nothing to be done for `all'.
Making all in zh_TW
make[2]: Nothing to be done for `all'.
Making all in zh_TW.big5
make[2]: Nothing to be done for `all'.
Making all in zh_TW.UTF-8
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in man
Making all in xkb
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in specs
Making all in libX11
GEN libX11.ps
GEN libX11.pdf
/bin/sh: /opt/local/bin/ps2pdf: No such file or directory
make[2]: *** [libX11.pdf] Error 127
rm libX11.ps
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
}}}
Again a dead lock because to install ghostscript I do need cairo which
depends on xorg-libX11.
What did I do wrong?
--
Ticket URL: <http://trac.macports.org/ticket/22208#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list