We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to build XFS, I get the following error. No, other FS build throws any error.
NAME="Ubuntu" VERSION="18.04.6 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 18.04.6 LTS" VERSION_ID="18.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=bionic UBUNTU_CODENAME=bionic
which pkg-config /usr/bin/pkg-config
find /usr -name "pkg.m4" /usr/share/aclocal/pkg.m4
./configure: line 15293: PKG_PROG_PKG_CONFIG: command not found ./configure: line 15308: syntax error near unexpected token `systemd,' ./configure: line 15308: ` PKG_CHECK_MODULES(systemd, systemd,' Makefile:115: recipe for target 'include/builddefs' failed make[2]: *** [include/builddefs] Error 2 make[2]: Leaving directory '/home/ubuntu/hydra/src/fs/xfs/xfsprogs-dev' Makefile:9: recipe for target 'lib' failed make[1]: *** [lib] Error 2 make[1]: Leaving directory '/home/ubuntu/hydra/src/fs/xfs' Makefile:87: recipe for target 'build-xfs-imgwrp' failed make: *** [build-xfs-imgwrp] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to build XFS, I get the following error. No, other FS build throws any error.
The text was updated successfully, but these errors were encountered: