Maybe it's just me or fedora, but on Fedora 22 (rawhide),
installing heimdal with USE_TOOLS+= bison flex
gives me this error:
=> Checking for missing run-time search paths in heimdal-1.5.3nb6
ERROR: /usr/pkg/lib/libfl.so.2: flex-2.5.39 is not a runtime dependency
ERROR: /usr/pkg/lib/libfl.so.2: flex-2.5.39 is not a runtime dependency
ERROR: /usr/pkg/lib/libfl.so.2: flex-2.5.39 is not a runtime dependency
*** Error code 1
Not using flex seems to work well though
Please find patch attached.
Comments?