I'm trying to build CppUnit version 1.10.2 on my Mac with Mac OS X 10.2.8 but I get this error:

...
.libs/libcppunit-1.10.2.0.0.dylib-master.o definition of common _ZZN7CppUnit23TestFactoryRegistryList11getInstanceEvE4list (size 12)
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libcppunit.la] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Some one have some idea?

Thanks about some help.