Subject: | Bundled Devel::CheckLib too old (for freebsd) |
The configuration step fails on freebsd10 machines. The graphics/zbar package is installed here.
...
Can't link/include 'zbar.h', 'zbar'
(/usr/perl5.24.0p/bin/perl5.24.0 Makefile.PL exited with 0)
...
This looks like a Devel::CheckLib problem. When using the latest Devel::CheckLib (e.g. by removing "use lib qw(inc)" and use the installed version) then compilation works fine.