in reply to Re^3: Cannot build/install XML::Parser
in thread Cannot build/install XML::Parser

You could also hack Devel::CheckLib (since you own it) to make it more verbose and pinpoint exactly where the problem is.

lol or just ditch the checklib, old problems are best abandoned

Replies are listed 'Best First'.
Re^5: Cannot build/install XML::Parser
by bliako (Abbot) on Mar 14, 2023 at 14:33 UTC

    I am not sure. Anyway, any alternatives?

      As always, let the actual compiler linker gcc do the library checks, its the only checks that matter.