I'm having a problem building 5.10.1 on Mac OS Snow Leopard: Running Makefile.PL in ext/Sys-Syslog ../../miniperl -I../../lib Makefile.PL INSTALLDIRS=perl INSTALLMAN1DIR=none INSTALLMAN3DIR=none PERL_CORE=1 LIBPERL_A=libperl.dylib LINKTYPE=dynamic Attempt to reload Scalar/Util.pm aborted. Compilation failed in require at ../../lib/overload.pm line 94. 65280 from ext/Sys-Syslog's Makefile.PL at make_ext.pl line 301. Warning: No Makefile! make[1]: *** No rule to make target `config'. Stop. make config PERL_CORE=1 LIBPERL_A=libperl.dylib LINKTYPE=dynamic failed, continuing anyway... Making all in ext/Sys-Syslog make all PERL_CORE=1 LIBPERL_A=libperl.dylib LINKTYPE=dynamic make[1]: *** No rule to make target `all'. Stop. Unsuccessful make(ext/Sys-Syslog): code=512 at make_ext.pl line 360. make: *** [lib/auto/Sys/Syslog/Syslog.bundle] Error 2 Before I investigate further has anyone else encountered the same problem? -- Andy Armstrong, HextenThread Next