# New Ticket Created by  Will Coleda 
# Please include the string:  [perl #33036]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=33036 >


Fresh cvs update, make realclean, configure, make:


c++ -L/usr/local/lib -flat_namespace  -bundle -undefined suppress 
../src/extend.o -o python_group.bundle lib-python_group.o pybuiltin.o pyclass.o 
pyobject.o pyboolean.o pycomplex.o pydict.o pyexception.o pyfloat.o pyfunc.o 
pygen.o pyint.o pylist.o pylong.o pymodule.o pynone.o pytype.o pystring.o 
pytuple.o pyproxytype.o pyproxyclass.o
ld: multiple definitions of symbol _PROXY
pyproxytype.o definition of _PROXY in section (__DATA,__common)
pyproxyclass.o definition of _PROXY in section (__DATA,__common)
partial link python_group.bundle failed (256)

Reply via email to