Markus Schiltknecht wrote:
> since str(n?)cat got replaced with strlcat, I fail to build
Since the buildfarm thinks it's OK, I'd first of all check whether you
have a complete and consistent checkout. Note that the default cvs
options will probably not get you one.
--
Peter Eisentraut
http://
Markus Schiltknecht wrote:
Hi,
since str(n?)cat got replaced with strlcat, I fail to build PostgreSQL
(current CVS HEAD). HAVING_DECL_STRLCAT is not set, so AFAIK, the
strlcat() function from src/port should be used. However, I've read the
README there, but still don't quite know what's wrong
Hi,
since str(n?)cat got replaced with strlcat, I fail to build PostgreSQL
(current CVS HEAD). HAVING_DECL_STRLCAT is not set, so AFAIK, the
strlcat() function from src/port should be used. However, I've read the
README there, but still don't quite know what's wrong.
The linker throws:
gcc