Checking if your kit is complete... Looks good checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for pam header files in... pam checking for pam_getenv... yes checking if pam_strerror takes a pam_handle_t argument... yes checking for PAM_AUTHTOKEN_REQD... no checking for PAM_NEW_AUTHTOK_REQD... yes checking for PAM_AUTHTOK_EXPIRED... yes checking for PAM_AUTHTOK_RECOVER... no checking for PAM_AUTHTOK_RECOVERY... no checking for PAM_BAD_ITEM... yes checking for PAM_CONV_AGAIN... yes checking for PAM_CRED_DELETE... no checking for PAM_CRED_ESTABLISH... no checking for PAM_CRED_REFRESH... no checking for PAM_CRED_REINITIALIZE... no checking for PAM_DELETE_CRED... yes checking for PAM_ESTABLISH_CRED... yes checking for PAM_REFRESH_CRED... yes checking for PAM_REINITIALIZE_CRED... yes checking for PAM_INCOMPLETE... yes checking for PAM_MODULE_UNKNOWN... yes checking for PAM_RADIO_TYPE... yes checking for PAM_BINARY_PROMPT... yes checking whether RTLD_GLOBAL is declared... yes configure: creating ./config.status config.status: creating pam.cfg config.status: creating PAM.pm config.status: creating PAM_config.h Writing Makefile for Authen::PAM cp PAM/FAQ.pod blib/lib/Authen/PAM/FAQ.pod cp PAM.pm blib/lib/Authen/PAM.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap PAM.xs > PAM.xsc && mv PAM.xsc PAM.c gcc -c -I. -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 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.16\" -DXS_VERSION=\"0.16\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" -DHAVE_CONFIG_H PAM.c Running Mkbootstrap for Authen::PAM () chmod 644 PAM.bs rm -f blib/arch/auto/Authen/PAM/PAM.bundle LD_RUN_PATH="/usr/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 PAM.o -o blib/arch/auto/Authen/PAM/PAM.bundle \ -lpam \ chmod 755 blib/arch/auto/Authen/PAM/PAM.bundle cp PAM.bs blib/arch/auto/Authen/PAM/PAM.bs chmod 644 blib/arch/auto/Authen/PAM/PAM.bs Manifying blib/man3/Authen::PAM::FAQ.3 Manifying blib/man3/Authen::PAM.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..10 ok 1 Can't obtain the tty name! make: *** [test_dynamic] Error 19