On Wed, Apr 15, 2009 at 02:16:59AM +0100, Richie wrote: > Hello all, > in make build i have this error: > > (a lot of output) > pack.so pp_sort.so|tsort -q` > cd /usr/src/gnu/usr.bin/perl/obj && exec make > "makefile", line 952: Need an operator > ... [snip] > ... someone have a clue about it ?
Clue? First a guess: Either you are attempting to build -current starting with -release, or, you are updating -current after some months. Why this guess? All of the perl changes listed in the Following -current FAQ. If my guess is correct, start with that document, and follow the instructions therein.

