Good news... bad news

From: Steve Jenkins <steve_at_stevejenkins.com>
Date: Wed, 23 Jul 2014 15:33:53 -0700

The good news:

Thanks to Eric Smith, libbsd is now in the EPEL repo for RHEL 7.

The bad news:

Even with it installed on my build VM... I get this:

checking bsd/string.h usability... no
checking bsd/string.h presence... no
checking for bsd/string.h... no
checking for strlcat... no
checking for library containing strlcat... no
checking for library containing strlcpy... no
checking for strlcpy... no
checking for library containing strlcat... (cached) no
checking for library containing strlcpy... (cached) no
configure: error: no strlcpy/strlcat found

(bangs head on wall)


Plenty of string.h files on the server... maybe configure just isn't
finding them?

# locate '/string.h'
/usr/include/string.h
/usr/include/bits/string.h
/usr/include/libhashkit-1.0/string.h
/usr/include/libmemcached-1.0/struct/string.h
/usr/include/linux/string.h
/usr/share/doc/libmemcached-devel-1.0.16/examples/string.h
/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/arch/x86/include/asm/string.h
/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/include/asm-generic/string.h
/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/include/config/netfilter/xt/match/string.h
/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/include/config/ucs2/string.h
/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/include/linux/string.h
/usr/src/kernels/3.10.0-123.4.2.el7.x86_64/include/uapi/linux/string.h

SteveJ
Received on Wed Jul 23 2014 - 22:34:07 PST

This archive was generated by hypermail 2.3.0 : Wed Jul 23 2014 - 22:36:01 PST