Checking if your kit is complete... Looks good Writing Makefile for Math::PRSG cp PRSG.pm blib/lib/Math/PRSG.pm cp PRSG.pod blib/lib/Math/PRSG.pod gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"1.0\" -DXS_VERSION=\"1.0\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" PRSG.c Running Mkbootstrap for Math::PRSG () chmod 644 PRSG.bs rm -f blib/arch/auto/Math/PRSG/PRSG.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 PRSG.o prsg.o -o blib/arch/auto/Math/PRSG/PRSG.bundle /usr/bin/ld: for architecture i386 /usr/bin/ld: multiple definitions of symbol _prsg_clock PRSG.o definition of _prsg_clock in section (__TEXT,__text) prsg.o definition of _prsg_clock in section (__TEXT,__text) /usr/bin/ld: multiple definitions of symbol _prsg_seed PRSG.o definition of _prsg_seed in section (__TEXT,__text) prsg.o definition of _prsg_seed in section (__TEXT,__text) collect2: ld returned 1 exit status /usr/bin/ld: for architecture ppc /usr/bin/ld: multiple definitions of symbol _prsg_clock PRSG.o definition of _prsg_clock in section (__TEXT,__text) prsg.o definition of _prsg_clock in section (__TEXT,__text) /usr/bin/ld: multiple definitions of symbol _prsg_seed PRSG.o definition of _prsg_seed in section (__TEXT,__text) prsg.o definition of _prsg_seed in section (__TEXT,__text) collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccvpOFtc.out (No such file or directory) make: *** [blib/arch/auto/Math/PRSG/PRSG.bundle] Error 1