[MacPorts] #19237: xorg-libXt: ../libtool: line 1: X--tag=CC: command not found
MacPorts
noreply at macports.org
Wed Apr 8 02:35:06 PDT 2009
#19237: xorg-libXt: ../libtool: line 1: X--tag=CC: command not found
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.1
Keywords: | Port: xorg-libXt
-------------------------------------+--------------------------------------
I can't seem to install xorg-libXt @1.0.5_2, even though 1.0.5_1 worked
fine. This is on Mac OS X 10.4.11 Intel with Xcode 2.5 and MacPorts 1.7.1.
{{{
$ port installed xorg-libxt
The following ports are currently installed:
xorg-libXt @1.0.5_1
$ sudo port install xorg-libxt
---> Fetching xorg-libXt
---> Verifying checksum(s) for xorg-libXt
---> Extracting xorg-libXt
---> Applying patches to xorg-libXt
---> Configuring xorg-libXt
---> Building xorg-libXt
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_Users_rschmidt_macports_dports_x11_xorg-
libXt/work/libXt-1.0.5" && nice -n 10 make -j3 all " returned error 2
Command output: make all-recursive
Making all in util
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include
-I/opt/local/include -O2 -MT makestrs-makestrs.o -MD -MP -MF .deps
/makestrs-makestrs.Tpo -c -o makestrs-makestrs.o `test -f 'makestrs.c' ||
echo './'`makestrs.c
sed -e 's|__xorgversion__|"libXt 1.0.5" "X Version 11"|' < makestrs.man >
makestrs.1
mv -f .deps/makestrs-makestrs.Tpo .deps/makestrs-makestrs.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0
-I/opt/local/include -O2 -L/opt/local/lib -Wl,-flat_namespace -o
makestrs makestrs-makestrs.o
../libtool: line 1: X--tag=CC: command not found
../libtool: line 823: libtool: ignoring unknown tag : command not found
../libtool: line 1: X--mode=link: command not found
../libtool: line 956: *** Warning: inferring the mode of operation is
deprecated.: command not found
../libtool: line 957: *** Future versions of Libtool will require
--mode=MODE be specified.: command not found
../libtool: line 987: libtool: warning: cannot infer operation mode from
`/usr/bin/gcc-4.0': No such file or directory
../libtool: line 7014: libtool: you must specify a MODE: command not found
../libtool: line 7015: Try `libtool --help' for more information.: command
not found
make[2]: *** [makestrs] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Status 1 encountered during processing.
$
}}}
--
Ticket URL: <http://trac.macports.org/ticket/19237>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list