Joshua McAdams wrote:
I just checked out parrot r25810 and ran 'perl Configure.pl' and
'make' and got the following error.  This is on a PowerBook G4 running
Darwin 8.11.0.  Could someone point me to what I am doing wrong?

[snip]

/usr/bin/ld: multiple definitions of symbol _Parrot_conv_i2_i
myops_ops.o definition of _Parrot_conv_i2_i in section (__TEXT,__text)
/usr/local/lib/libparrot.dylib(core_ops.o) definition of _Parrot_conv_i2_i
/usr/bin/ld: multiple definitions of symbol _Parrot_conv_u2_i
myops_ops.o definition of _Parrot_conv_u2_i in section (__TEXT,__text)
/usr/local/lib/libparrot.dylib(core_ops.o) definition of _Parrot_conv_u2_i
collect2: ld returned 1 exit status


This looks suspicious.

Reply via email to