You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build Resiprocate with build/release-tarball.sh script and having error
checking whether byte ordering is bigendian... no
checking for struct sockaddr_in.sin_len... no
checking for library containing ares_init... -lcares
./configure: line 13118: syntax error near unexpected token `DEPS_FMT,'
./configure: line 13118: ` PKG_CHECK_MODULES(DEPS_FMT, fmt)'
root@4f6fc9a2fc0e:/home# build/release-tarball.sh
For building used docker image with Ubuntu 20.04
The text was updated successfully, but these errors were encountered:
I'm trying to build Resiprocate with build/release-tarball.sh script and having error
For building used docker image with Ubuntu 20.04
The text was updated successfully, but these errors were encountered: