Fixed with make -j now, thanks very much Miod. > I would normally use this: > > cd /usr/src/gnu/usr.bin/perl > make -f Makefile.bsd-wrapper obj
missing step here: make -f Makefile.bsd-wrapper depend > make -jN -f Makefile.bsd-wrapper
Fixed with make -j now, thanks very much Miod. > I would normally use this: > > cd /usr/src/gnu/usr.bin/perl > make -f Makefile.bsd-wrapper obj
missing step here: make -f Makefile.bsd-wrapper depend > make -jN -f Makefile.bsd-wrapper