WARNING: You are not running Linux. Better make sure your system supports dynamic linking, symbol versioning, gnu-binutils, libdl and RTLD_NEXT. glibc-2.1 might also be neccessary until I conditionalize versioning support. Checking if your kit is complete... Looks good Writing Makefile for App::Manager cp Manager.pm blib/lib/App/Manager.pm /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap Manager.xs > Manager.xsc && mv Manager.xsc Manager.c 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=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" '-DLIBTRACER_SO="/Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/libtracer.bundle"' '-DLIBDIR="/var/appman"' Manager.c Running Mkbootstrap for App::Manager () chmod 644 Manager.bs rm -f blib/arch/auto/App/Manager/Manager.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 Manager.o -o blib/arch/auto/App/Manager/Manager.bundle chmod 755 blib/arch/auto/App/Manager/Manager.bundle cp Manager.bs blib/arch/auto/App/Manager/Manager.bs chmod 644 blib/arch/auto/App/Manager/Manager.bs cp appman blib/script/appman /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/appman Manifying blib/man1/appman.1 Manifying blib/man3/App::Manager.3 /Users/cpanrun/pristine/5.8.7/bin/perl ./gensym nm: can't open file: a.out (No such file or directory) gcc -D_GNU_SOURCE -D_POSIX_SOURCE -c -o libtracer.o libtracer.c libtracer.c: In function 'gen_str': libtracer.c:54: warning: incompatible implicit declaration of built-in function 'strlen' libtracer.c: In function 'initialize': libtracer.c:111: warning: incompatible implicit declaration of built-in function 'strncpy' libtracer.c:114: warning: passing argument 2 of 'connect' from incompatible pointer type libtracer.c: In function 'findsym': libtracer.c:136: error: 'RTLD_NEXT' undeclared (first use in this function) libtracer.c:136: error: (Each undeclared identifier is reported only once libtracer.c:136: error: for each function it appears in.) libtracer.c:136: warning: assignment makes pointer from integer without a cast libtracer.c: In function 'open': libtracer.c:168: warning: 'mode_t' is promoted to 'int' when passed through '...' libtracer.c:168: warning: (so you should pass 'int' not 'mode_t' to 'va_arg') libtracer.c:168: note: if this code is reached, the program will abort libtracer.c: In function 'open64': libtracer.c:187: warning: 'mode_t' is promoted to 'int' when passed through '...' libtracer.c:187: note: if this code is reached, the program will abort make: *** [libtracer.o] Error 1