Patching a local regcomp.c for perl-5.6.1. Patching a local regexec.c for perl-5.6.1. Checking if your kit is complete... Looks good Writing Makefile for Regexp::Fields::tie Writing Makefile for Regexp::Fields cp Fields.pm blib/lib/Regexp/Fields.pm make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Regexp-Fields/tie' cp tie.pm ../blib/lib/Regexp/Fields/tie.pm make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Regexp-Fields/tie' gcc -c -I./include -DUSE_REENTRANT_API -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/hpux32 -DUINT32_MAX_BROKEN -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"0.046\" -DXS_VERSION=\"0.046\" -fPIC -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi/CORE -DRE_FIELDS rx_regcomp.c cc1: warning: changing search order for system directory "/usr/local/include" cc1: warning: as it has already been specified as a non-system directory rx_regcomp.c:1960:35: macro "nextchar" passed 1 arguments, but takes just 0 rx_regcomp.c: In function `S_reg': rx_regcomp.c:1960: `nextchar' undeclared (first use in this function) rx_regcomp.c:1960: (Each undeclared identifier is reported only once rx_regcomp.c:1960: for each function it appears in.) make: *** [rx_regcomp.o] Error 1