[MacPorts] #13933: throttled does not build in 10.5
MacPorts
trac at macosforge.org
Mon Jan 14 20:22:53 PST 2008
#13933: throttled does not build in 10.5
------------------------------+---------------------------------------------
Reporter: dgatwood at mac.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: |
------------------------------+---------------------------------------------
The throttled port build failed for me on a fresh 10.5 install with the
following error:
{{{
---> Building throttled
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_throttled/work/throttled-0.4.6/src"
&& make " returned error 2
Command output: c++ -o throttled -O3 -arch ppc -arch ppc64 -arch i386
-isysroot /Developer/SDKs/MacOSX10.4u.sdk throttled.cpp -lpthread
ld: library not found for -lcrt1.10.5.o
collect2: ld returned 1 exit status
ld: library not found for -lcrt1.10.5.o
collect2: ld returned 1 exit status
ld: library not found for -lcrt1.10.5.o
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//cckTbZYQ.out (No such file or
directory)
make: *** [throttled] Error 1
}}}
If I change the Makefile so it does not build against the 10.4 SDK, it
builds correctly.
On a related note, this port should probably also build for x86_64, as it
is already building for ppc64.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13933>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list