in reply to Re^2: Tk::TableMatrix won't build on Strawberry 5.26.0
in thread Tk::TableMatrix won't build on Strawberry 5.26.0

These are the errors...

Yes, that's the same as I get - but, as Anonymous Monk has intimated, you just need to run the remaining commands:
dmake dmake test dmake install
(It's not really necessary to run 'dmake' ahead of 'dmake test' - hence I generally leave out that step.)

Those "error" messages are just part of some configuration testing being done prior to generating the Makefile.
I think their aim is to determine whether Tk::TableMatrix is being built as part of Tk - which it isn't.

Cheers,
Rob