$ make cp lib/PHP/Interpreter/Resource.pm blib/lib/PHP/Interpreter/Resource.pm cp lib/PHP/Interpreter/Class.pm blib/lib/PHP/Interpreter/Class.pm cp a.pl blib/lib/PHP/a.pl cp b.pl blib/lib/PHP/b.pl cp lib/PHP/Interpreter.pm blib/lib/PHP/Interpreter.pm /usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap PHP.xs > PHP.xsc && mv PHP.xsc PHP.c cc -c -I/usr/include -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" -fPIC "-I/usr/lib/perl/5.8/CORE" PHP.c In file included from /usr/include/php5/main/php.h:34, from phpinterp.h:11, from PHP.xs:13: /usr/include/php5/Zend/zend.h:34:1: warning: "END_EXTERN_C" redefined In file included from PHP.xs:3: /usr/lib/perl/5.8/CORE/perl.h:242:1: warning: this is the location of the previous definition PHP.c: In function ‘XS_PHP__Interpreter__Resource_FETCH’: PHP.c:1438: warning: useless type name in empty declaration cc -c -I/usr/include -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" -fPIC "-I/usr/lib/perl/5.8/CORE" phpinterp.c In file included from /usr/include/php5/main/php.h:34, from phpinterp.h:11, from phpinterp.c:13: /usr/include/php5/Zend/zend.h:34:1: warning: "END_EXTERN_C" redefined In file included from phpinterp.c:3: /usr/lib/perl/5.8/CORE/perl.h:242:1: warning: this is the location of the previous definition cc -c -I/usr/include -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -DVERSION=\"1.0.1\" -DXS_VERSION=\"1.0.1\" -fPIC "-I/usr/lib/perl/5.8/CORE" phpfuncs.c In file included from /usr/include/php5/main/php.h:34, from phpinterp.h:11, from phpfuncs.c:5: /usr/include/php5/Zend/zend.h:34:1: warning: "END_EXTERN_C" redefined In file included from phpfuncs.c:2: /usr/lib/perl/5.8/CORE/perl.h:242:1: warning: this is the location of the previous definition phpfuncs.c: In function ‘zm_startup_sandwich’: phpfuncs.c:1054: warning: assignment from incompatible pointer type Running Mkbootstrap for PHP::Interpreter () chmod 644 Interpreter.bs rm -f blib/arch/auto/PHP/Interpreter/Interpreter.so cc -shared -L/usr/local/lib -L/usr/lib -L/usr/lib PHP.o phpinterp.o phpfuncs.o -o blib/arch/auto/PHP/Interpreter/Interpreter.so \ \ chmod 755 blib/arch/auto/PHP/Interpreter/Interpreter.so cp Interpreter.bs blib/arch/auto/PHP/Interpreter/Interpreter.bs chmod 644 blib/arch/auto/PHP/Interpreter/Interpreter.bs Manifying blib/man3/PHP::Interpreter::Resource.3pm Manifying blib/man3/PHP::Interpreter::Class.3pm Manifying blib/man3/PHP::Interpreter.3pm $