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?


Are you using the Apple-supplied C and C++ compilers? Presuming that 'cc' and 'c++' are symlinks, what do they link to?

[snip]

c++ -o dan_ops_switch.bundle dan_ops_switch.o  -L/opt/local/lib
-L/usr/local/lib -L/Users/joshua/Development/parrot/blib/lib
-flat_namespace  -L/opt/local/lib
-L/Users/joshua/Development/parrot/blib/lib -bundle -undefined
suppress -L/Users/joshua/Development/parrot/blib/lib -lparrot
Copy myops_ops.bundle failed (0)
make[1]: *** [all] Error 2
make: *** [dynoplibs.dummy] Error 2

No immediate diagnosis. I feel your pain: you got 93% of the way thru 'make'.

jimk

Reply via email to