CentOS 7 Compile Issues

From: Steve Jenkins <steve_at_stevejenkins.com>
Date: Fri, 18 Jul 2014 17:46:29 -0700

CentOS 7 is released, and so I'm working on getting OpenDKIM into the EPEL
repo for the new OS.

My first step is always just manually configuring and then compiling it.

I did:

./configure --sysconfdir=/etc --prefix=/usr/local --localstatedir=/var

and things looked OK until:

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

Grrr...

Tried installing libbsd-dev, but "No package libbsd-dev available."

Creative ideas?

SteveJ
Received on Sat Jul 19 2014 - 00:46:45 PST

This archive was generated by hypermail 2.3.0 : Sat Jul 19 2014 - 00:54:01 PST