[MacPorts] #26295: libjit: update needed
MacPorts
noreply at macports.org
Mon Aug 30 17:45:20 PDT 2010
#26295: libjit: update needed
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: libjit
-------------------------------------+--------------------------------------
libjit needs to be updated, as [http://lists.macosforge.org/pipermail
/macports-users/2010-August/021738.html reported on the mailing list]. But
the current version 0.1.2 does not build for me on Snow Leopard; I get:
{{{
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.2
-DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I../include -I../include
-I. -I. -fno-gcse -pipe -O2 -arch x86_64 -Wall -fno-omit-frame-pointer -MT
jit-apply.lo -MD -MP -MF .deps/jit-apply.Tpo -c -o jit-apply.lo jit-
apply.c
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include
-I../include -I../include -I. -I. -fno-gcse -pipe -O2 -arch x86_64 -Wall
-fno-omit-frame-pointer -MT jit-apply.lo -MD -MP -MF .deps/jit-apply.Tpo
-c jit-apply.c -fno-common -DPIC -o .libs/jit-apply.o
{standard input}:885:junk `@PLT' after expression
{standard input}:950:junk `@PLT' after expression
{standard input}:1357:junk `@PLT' after expression
{standard input}:1449:junk `@PLT' after expression
make[2]: *** [jit-apply.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
}}}
The attached patch is as far as I got. If someone can fix this to compile,
please do so.
--
Ticket URL: <http://trac.macports.org/ticket/26295>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list