Checking for POSIX Define(PTYRANGE0 "pqrstuvw") Define(PTYRANGE1 "0123456789abcdef") Define(PTYTEMPLATE "/dev/ptyXY") Checking for System V Define(POSIX) Checking for SVR4 Checking if your kit is complete... Looks good Note (probably harmless): No library found for -linet Writing Makefile for Ptty cp Ptty.pm blib/lib/Ptty.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 Ptty.xs > Ptty.xsc && mv Ptty.xsc Ptty.c Please specify prototyping behavior for Ptty.xs (see perlxs manual) 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.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" -Wall -Wno-comment -DPTYRANGE0='"pqrstuvw"' -DPTYRANGE1='"0123456789abcdef"' -DPTYTEMPLATE='"/dev/ptyXY"' -DPOSIX -DSYSV Ptty.c Ptty.xs: In function 'xsignal': Ptty.xs:112: warning: assignment from incompatible pointer type Ptty.xs:117: warning: return from incompatible pointer type Ptty.xs: In function 'xsignal': Ptty.xs:112: warning: assignment from incompatible pointer type Ptty.xs:117: warning: return from incompatible pointer type Ptty.xs: In function 'InitSlave': Ptty.xs:369: warning: unused variable 'fd' Ptty.xs: In function 'InitSlave': Ptty.xs:369: warning: unused variable 'fd' Running Mkbootstrap for Ptty () chmod 644 Ptty.bs rm -f blib/arch/auto/Ptty/Ptty.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 Ptty.o -o blib/arch/auto/Ptty/Ptty.bundle chmod 755 blib/arch/auto/Ptty/Ptty.bundle cp Ptty.bs blib/arch/auto/Ptty/Ptty.bs chmod 644 blib/arch/auto/Ptty/Ptty.bs No tests defined for Ptty extension. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true