Hello again,
usr.bin/make uses the perror() error reporting function, while this should
ofcourse be something
of the warn() and/or err() family. A patch can be found here, with the
perror() function changed
to what they have been changed into on FreeBSD-CURRENT:
http://virtus.ath.cx/dfbsd/make.diff
Regards,
Douwe